Quadratic Functions and Parabolas

Master quadratic functions for the Digital SAT. Understand vertex, axis of symmetry, direction of opening, and maximum/minimum values.

Quadratic functions, f(x)=ax2+bx+cf(x) = ax^2 + bx + c, produce parabola-shaped graphs. They appear throughout the Digital SAT in questions about maximum/minimum values, vertex location, axis of symmetry, intercepts, and real-world modelling (projectile motion, profit optimisation). Understanding the anatomy of a parabola is essential.

Core Concepts

Three Forms of Quadratic Functions

Form Equation Key Info
Standard f(x)=ax2+bx+cf(x) = ax^2 + bx + c y-intercept = cc
Vertex f(x)=a(xh)2+kf(x) = a(x-h)^2 + k vertex = (h,k)(h, k)
Factored f(x)=a(xr)(xs)f(x) = a(x-r)(x-s) x-intercepts = r,sr, s

Direction of Opening

  • a>0a > 0: opens upward (U-shaped) → has a minimum
  • a<0a < 0: opens downward (∩-shaped) → has a maximum

Vertex

The vertex is the turning point — the minimum or maximum point.

From standard form: xv=b2ax_v = -\frac{b}{2a}, then yv=f(xv)y_v = f(x_v).

From vertex form: vertex is directly (h,k)(h, k).

Axis of Symmetry

The vertical line through the vertex: x=b2ax = -\frac{b}{2a} (or x=hx = h in vertex form).

Y-Intercept

Set x=0x = 0: f(0)=cf(0) = c (in standard form).

X-Intercepts (Roots/Zeros)

Set f(x)=0f(x) = 0 and solve. The number of x-intercepts depends on the discriminant:

  • Δ>0\Delta > 0: 2 x-intercepts
  • Δ=0\Delta = 0: 1 x-intercept (vertex on x-axis)
  • Δ<0\Delta < 0: 0 x-intercepts

The x-intercepts are symmetric about the axis of symmetry.

Width of the Parabola

a|a| controls width: larger a|a| → narrower parabola; smaller a|a| → wider parabola.

Strategy Tips

Tip 1: Use x=b2ax = -\frac{b}{2a} for the Vertex

This is faster than completing the square for most SAT problems.

Tip 2: Identify the Form to Find What You Need

Need the vertex? → Vertex form. Need x-intercepts? → Factored form. Need y-intercept? → Standard form.

Tip 3: The Sign of aa Tells You Min vs. Max

a>0a > 0: minimum at the vertex. a<0a < 0: maximum at the vertex.

Tip 4: X-Intercepts Average to the Axis of Symmetry

If the roots are rr and ss, the axis of symmetry is x=r+s2x = \frac{r+s}{2}.

Tip 5: Use Desmos to Graph

Type the quadratic into Desmos to instantly see vertex, intercepts, and shape.

Worked Example: Example 1

Problem

Find the vertex of f(x)=x26x+11f(x) = x^2 - 6x + 11.

x=62(1)=3x = -\frac{-6}{2(1)} = 3. f(3)=918+11=2f(3) = 9 - 18 + 11 = 2. Vertex: (3,2)(3, 2).

Solution

Worked Example: Example 2

Problem

What is the maximum value of f(x)=2x2+8x3f(x) = -2x^2 + 8x - 3?

a=2<0a = -2 < 0, so there's a maximum. x=82(2)=2x = -\frac{8}{2(-2)} = 2.

f(2)=8+163=5f(2) = -8 + 16 - 3 = 5. Maximum value: 55.

Solution

Worked Example: Example 3

Problem

f(x)=3(x1)(x5)f(x) = 3(x-1)(x-5). Find the vertex.

X-intercepts: x=1x = 1 and x=5x = 5. Axis: x=3x = 3.

f(3)=3(2)(2)=12f(3) = 3(2)(-2) = -12. Vertex: (3,12)(3, -12).

Solution

Worked Example: SAT-Style

Problem

A ball's height is h(t)=16t2+64t+5h(t) = -16t^2 + 64t + 5 feet after tt seconds. What is the maximum height?

t=642(16)=2t = -\frac{64}{2(-16)} = 2 seconds.

h(2)=64+128+5=69h(2) = -64 + 128 + 5 = 69 feet.

Solution

Worked Example: Example 5

Problem

The function f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8 has what axis of symmetry and minimum value?

Axis: x=3x = -3. Minimum value: 8-8.

Solution

Practice Problems

  1. Problem 1

    Find the vertex and axis of symmetry of f(x)=x2+4x5f(x) = x^2 + 4x - 5.

    Problem 2

    What is the maximum or minimum value of f(x)=x2+10x21f(x) = -x^2 + 10x - 21?

    Problem 3

    How many x-intercepts does f(x)=x24x+7f(x) = x^2 - 4x + 7 have?

    Problem 4

    A parabola passes through (0,0)(0, 0) and (6,0)(6, 0) with a=1a = 1. Write the equation.

    Problem 5

    Where does f(x)=(x2)29f(x) = (x-2)^2 - 9 cross the x-axis?

    Problem 6

    Which parabola is wider: y=3x2y = 3x^2 or y=12x2y = \frac{1}{2}x^2?

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Common Mistakes

  • Wrong sign in vertex formula. x=b2ax = -\frac{b}{2a}: don't forget the negative sign.
  • Confusing minimum and maximum. a>0a > 0 → minimum; a<0a < 0 → maximum.
  • Misreading vertex from vertex form. In f(x)=(x+3)25f(x) = (x + 3)^2 - 5, the vertex is (3,5)(-3, -5), not (3,5)(3, -5).
  • Forgetting to evaluate f(xv)f(x_v). The vertex's y-coordinate requires substituting back.
  • Confusing zeros with vertex. The x-intercepts are where f(x)=0f(x) = 0; the vertex is the min/max point.

Key Takeaways

  • Three forms give different information. Choose the form that matches what you need.

  • Vertex: (b2a,f(b2a))\left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right) or (h,k)(h, k) from vertex form.

  • a>0a > 0: minimum; a<0a < 0: maximum at the vertex.

  • Axis of symmetry: x=b2ax = -\frac{b}{2a}.

  • The discriminant determines the number of x-intercepts.

  • Real-world applications (projectiles, profits) use the vertex for max/min values.

Ready to Ace Your SAT math?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store