Quadratic Functions Explained: Formula, Graphs, Examples & Common Mistakes
- AdVibe Work
- Aug 29
- 3 min read
Introduction
Quadratic functions are one of the most important topics in high-school mathematics. They appear in Algebra, Geometry, SAT, ACT, and AP Calculus, making them an essential concept for students to master.
A quadratic function may look complicated at first, but once you understand its standard form, graph, roots, and vertex, solving quadratic problems becomes much easier.
In this guide, we’ll break down quadratic functions step by step with simple examples.
What Is a Quadratic Function?
A quadratic function is generally written in the form:
f(x)=ax2+bx+cf(x)=ax^2+bx+c
where:
a≠0a\neq0
aa, bb, and cc are constants
xx is the variable
For example:
f(x)=2x2+5x+3f(x)=2x^2+5x+3
is a quadratic function.
The highest power of xx is 2, which is why it is called a quadratic function.
What Does the Graph of a Quadratic Function Look Like?
The graph of a quadratic function is called a parabola.
Its shape depends primarily on the value of aa.
When a>0a>0
The parabola opens upward.
Example:
f(x)=x2f(x)=x^2
When a<0a<0
The parabola opens downward.
Example:
f(x)=−x2f(x)=-x^2
This simple observation can help you quickly understand the behavior of a quadratic graph.
Understanding the Vertex
The vertex is one of the most important points on a parabola.
For a quadratic function:
f(x)=ax2+bx+cf(x)=ax^2+bx+c
the x-coordinate of the vertex is:
x=−b2ax=\frac{-b}{2a}
Once you find the x-coordinate, substitute it into the function to find the y-coordinate.
Example
Consider:
f(x)=x2−4x+3f(x)=x^2-4x+3
Here:
a=1,b=−4a=1,\quad b=-4
Therefore:
x=−(−4)2(1)=2x=\frac{-(-4)}{2(1)}=2
Now substitute x=2x=2:
f(2)=22−4(2)+3f(2)=2^2-4(2)+3=4−8+3=−1=4-8+3=-1
So the vertex is:
(2,−1)(2,-1)
How to Find the Roots of a Quadratic
The roots, also called zeros or solutions, are the values of xx for which:
f(x)=0f(x)=0
There are several ways to solve a quadratic equation.
1. Factoring
Consider:
x2−5x+6=0x^2-5x+6=0
Factor:
(x−2)(x−3)=0(x-2)(x-3)=0
Therefore:
x=2,x=3x=2,\quad x=3
These are the roots.
2. Quadratic Formula
When factoring isn't easy, the quadratic formula is extremely useful.
For:
ax2+bx+c=0ax^2+bx+c=0
the solutions are:
x=−b±b2−4ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
The expression:
b2−4acb^2-4ac
is called the discriminant.
What Does the Discriminant Tell Us?
The discriminant helps us determine how many real solutions a quadratic equation has.
If:
b2−4ac>0b^2-4ac>0
there are two distinct real roots.
If:
b2−4ac=0b^2-4ac=0
there is one real root.
If:
b2−4ac<0b^2-4ac<0
there are no real roots.
This makes the discriminant a useful shortcut when analyzing quadratic equations.
Quadratic Functions in Real Life
Quadratic functions aren't only used in textbooks.
They can be used to model situations involving:
Projectile motion
Height and distance
Area optimization
Business and revenue models
Physics problems
Engineering applications
For example, the path of a ball thrown into the air can often be modeled using a quadratic equation.
As time increases, the ball rises, reaches a maximum height, and then falls. This creates the familiar parabolic shape.
Common Mistakes Students Make
Mistake 1: Forgetting That a≠0a\neq0
If a=0a=0, the x2x^2 term disappears and the equation becomes linear rather than quadratic.
Mistake 2: Sign Errors
Students frequently make mistakes when calculating:
−b-b
in the quadratic formula.
Always carefully identify the signs of aa, bb, and cc.
Mistake 3: Confusing Vertex and Roots
The vertex is the maximum or minimum point of the parabola.
The roots are the points where the graph crosses or touches the x-axis.
They represent different things.
Quick Practice Questions
Try these on your own:
1. Identify aa, bb, and cc:
3x2−7x+2=03x^2-7x+2=0
2. Find the roots:
x2−9=0x^2-9=0
3. Find the vertex of:
f(x)=x2−6x+5f(x)=x^2-6x+5
4. Does the parabola open upward or downward?
f(x)=−2x2+4x+1f(x)=-2x^2+4x+1
Answers
1.
a=3,b=−7,c=2a=3,\quad b=-7,\quad c=2
2.
x=3,−3x=3,-3
3.
x=3x=3
and:
f(3)=−4f(3)=-4
So the vertex is:
(3,−4)(3,-4)
4. Since a=−2a=-2, the parabola opens downward.
Final Takeaway
Quadratic functions become much easier when you understand the relationship between their equation, graph, vertex, roots, and discriminant.
The key ideas to remember are:
Standard Form:
f(x)=ax2+bx+cf(x)=ax^2+bx+c
Vertex x-coordinate:
−b2a\frac{-b}{2a}
Quadratic Formula:
x=−b±b2−4ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
Discriminant:
b2−4acb^2-4ac
Mastering these concepts can give students a strong foundation for Algebra, SAT/ACT preparation, AP Calculus, and advanced mathematics.
At MathWorld Academy, personalized online tutoring helps students build strong mathematical foundations and develop study plans around their individual academic goals.

Comments