A quadratic graph is the parabola you get from a function of the form

y=ax2+bx+cy = ax^2 + bx + c

with a0a \ne 0. To sketch it quickly, find the opening direction from aa, the axis of symmetry, the vertex, and a few easy points such as intercepts.

If you remember one structural fact, make it this: the graph is symmetric about a vertical line through the vertex.

How To Find The Vertex And Axis Of Symmetry

The vertex is the turning point of the parabola. It is the lowest point if the graph opens up and the highest point if the graph opens down.

The axis of symmetry is the vertical line through that vertex. For

y=ax2+bx+cy = ax^2 + bx + c

the axis is

x=b2ax = -\frac{b}{2a}

This formula only applies when the function is actually quadratic, so a0a \ne 0.

Once you know the axis, substitute that xx-value into the function to get the vertex's yy-coordinate.

How The Coefficients Change The Graph

The sign of aa controls the opening direction.

  • If a>0a > 0, the parabola opens upward, so the vertex is a minimum.
  • If a<0a < 0, the parabola opens downward, so the vertex is a maximum.

The size of a|a| affects the width. Compared with y=x2y = x^2, a larger a|a| makes the graph narrower, while a smaller positive a|a| makes it wider.

The constant term cc gives the yy-intercept because when x=0x=0,

y=cy = c

That gives one point immediately: (0,c)(0,c).

Worked Example: Sketch y=x24x+3y = x^2 - 4x + 3

Start with

y=x24x+3y = x^2 - 4x + 3

Here, a=1a=1, b=4b=-4, and c=3c=3, so the graph opens upward.

First find the axis of symmetry:

x=b2a=42(1)=2x = -\frac{b}{2a} = -\frac{-4}{2(1)} = 2

Now find the vertex by substituting x=2x=2 into the function:

y=224(2)+3=48+3=1y = 2^2 - 4(2) + 3 = 4 - 8 + 3 = -1

So the vertex is (2,1)(2,-1), and because the parabola opens upward, it is the minimum point.

Next find the intercepts. The yy-intercept is immediate:

y=3when x=0y = 3 \quad \text{when } x=0

so one point is (0,3)(0,3).

For the xx-intercepts, set y=0y=0 and solve

x24x+3=0x^2 - 4x + 3 = 0

Factor:

(x1)(x3)=0(x-1)(x-3)=0

So the graph crosses the xx-axis at

(1,0) and (3,0)(1,0) \text{ and } (3,0)

That already gives a reliable sketch:

  • Vertex at (2,1)(2,-1)
  • Axis of symmetry x=2x=2
  • Opens upward
  • Crosses the xx-axis at (1,0)(1,0) and (3,0)(3,0)
  • Crosses the yy-axis at (0,3)(0,3)

Notice the symmetry: the points (1,0)(1,0) and (3,0)(3,0) are the same distance from the line x=2x=2.

A Fast Way To Sketch A Quadratic Graph

When you need a quick graph, use this order:

  1. Read the sign of aa to see whether the parabola opens up or down.
  2. Compute the axis of symmetry with x=b2ax=-\frac{b}{2a}.
  3. Find the vertex by plugging that xx-value into the function.
  4. Plot the yy-intercept at (0,c)(0,c).
  5. Find real xx-intercepts if they exist, or plot one extra point and reflect it across the axis.

This is usually enough for a hand sketch, even if you do not write the function in vertex form.

Common Mistakes When Sketching Quadratic Graphs

Confusing The Vertex With An Intercept

The vertex is not generally where the graph crosses an axis. It is the turning point. A parabola can have a vertex above, below, or on the xx-axis.

Forgetting That a0a \ne 0

If a=0a=0, the function is not quadratic, so there is no parabola and the axis formula for quadratics does not apply.

Missing The Negative Sign In x=b2ax = -\frac{b}{2a}

Many sketching errors start with the wrong axis because the negative sign is missed. For example, if b=4b=-4, then b=4-b=4, not 4-4.

Assuming Every Quadratic Has Two Real xx-Intercepts

Some quadratics have two real intercepts, some have one, and some have none. That depends on whether the graph reaches the xx-axis.

Where Quadratic Graphs Show Up

Quadratic graphs appear often in algebra because they connect equations, roots, and graph shape in one picture. They also show up in optimization problems, where the vertex tells you a maximum or minimum value.

In physics, a quadratic model also appears in common idealized situations such as projectile motion, provided the assumptions of the model are valid.

Try A Similar Problem

Sketch y=x2+6x5y = -x^2 + 6x - 5. Find the axis of symmetry, the vertex, and the intercepts before drawing the curve. If you want to go one step further, rewrite it in vertex form and check that both approaches give the same turning point.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →