Graphing a quadratic equation means drawing its curve, called a parabola. The quadratic formula helps find important points on this curve. When you know the roots (where the graph crosses the x-axis), you can sketch the shape more easily. This guide shows you how graphing using the quadratic formula works step by step.

What Is the Quadratic Formula?
The quadratic formula solves equations of the form:
ax² + bx + c = 0
It gives the x-values where the curve touches or crosses the x-axis (roots):
x = (-b ± √(b² – 4ac)) / 2a
These roots are key points to plot when graphing.
Step 1: Write the Equation in Standard Form
Make sure your quadratic equation is in this form:
ax² + bx + c = 0
For example:
x² – 4x + 3 = 0
Here:
-
a = 1
-
b = –4
-
c = 3
Step 2: Find the Roots Using the Quadratic Formula
Use the formula to find the x-intercepts.
Calculate the discriminant first:
D = b² – 4ac = (–4)² – 4 × 1 × 3 = 16 – 12 = 4
Then find the roots:
x = [4 ± √4] / (2 × 1) = [4 ± 2] / 2
Two roots:
-
x = (4 + 2)/2 = 6/2 = 3
-
x = (4 – 2)/2 = 2/2 = 1
So, the graph crosses the x-axis at x = 1 and x = 3.
Step 3: Find the Vertex
The vertex is the highest or lowest point of the parabola. You can find its x-value using:
x = –b / 2a
For the example:
x = –(–4) / (2 × 1) = 4 / 2 = 2
Now find the y-value by plugging x = 2 back into the equation:
y = (2)² – 4(2) + 3 = 4 – 8 + 3 = –1
So, the vertex is at (2, –1).
Step 4: Plot Points and Draw the Parabola
With the roots (1,0) and (3,0) and the vertex (2, –1), you can sketch the parabola. The curve opens upwards because a = 1 is positive.
You can also plot other points by plugging in x-values around the vertex to make the graph more accurate.
Step 5: Understand the Shape and Direction
-
If a > 0, the parabola opens upwards (U-shape).
-
If a < 0, it opens downwards (∩-shape).
The roots show where it crosses the x-axis, and the vertex shows the minimum or maximum point.
Why Graphing Using the Quadratic Formula Helps
-
It gives exact x-intercepts, not just estimates.
-
It helps visualize solutions from the equation.
-
It shows the curve’s shape and key points.
-
It makes it easier to understand the behavior of quadratic functions.
Final Thoughts
Graphing using the quadratic formula is a smart way to plot parabolas quickly and correctly. By finding the roots and vertex, you get the most important points on the graph. Practice this method, and you’ll see how math formulas and graphs work together to explain curves clearly and simply.
