Quadratic Equations Vertex Form — SAT Math Guide
Quadratic equations vertex form SAT questions test your ability to identify key features of parabolas and manipulate quadratic expressions. This form shows you the vertex coordinates directly, making it easier to graph parabolas and solve optimization problems. You'll see about 2-3 vertex form questions in the SAT math section's Advanced Math domain. With the right approach, these problems become much more manageable than they first appear.
What You Need to Know
Vertex form structure: f(x) = a(x - h)² + k, where (h, k) is the vertex
Parameter a: Controls parabola width and direction (positive = opens up, negative = opens down)
Converting: You can complete the square to change from standard form to vertex form
Axis of symmetry: The vertical line x = h passes through the vertex
Minimum/maximum: When a > 0, minimum value is k; when a < 0, maximum value is k
📐 KEY FORMULA: f(x) = a(x - h)² + k where vertex = (h, k)
💡 PRO TIP: The vertex form immediately tells you the highest or lowest point of the parabola!
How to Solve Quadratic Equations Vertex Form SAT Problems
Example Question 1 — Medium Difficulty
The function f(x) = -2(x - 3)² + 8 represents the height of a ball over time. What is the maximum height the ball reaches?
A) -2
B) 3
C) 6
D) 8
Solution:
Step 1: Identify the vertex form structure f(x) = a(x - h)² + k
Step 2: Compare with f(x) = -2(x - 3)² + 8 to find a = -2, h = 3, k = 8
Step 3: Since a = -2 < 0, the parabola opens downward, so k = 8 is the maximum value
✅Answer: D — The vertex is at (3, 8), and since the parabola opens down, the maximum height is 8.
Example Question 2 — Hard Difficulty
If g(x) = 3(x + 2)² - 12, which of the following is equivalent to g(x) when written in standard form?
A) 3x² + 12x
B) 3x² + 12x - 12
C) 3x² + 6x - 8
D) 3x² + 24x + 24
Solution:
Step 1: Expand the squared term: (x + 2)² = x² + 4x + 4
Step 2: Distribute the 3: g(x) = 3(x² + 4x + 4) - 12 = 3x² + 12x + 12 - 12
Step 3: Simplify: g(x) = 3x² + 12x
✅Answer: A — After expanding and simplifying, we get 3x² + 12x.
Common SAT Math Mistakes to Avoid
❌Mistake: Confusing the signs in vertex form, thinking f(x) = a(x - h)² + k has vertex at (-h, k)
✅Fix: Remember the vertex is at (h, k), so f(x) = 2(x - 3)² + 1 has vertex (3, 1), not (-3, 1)
❌Mistake: Forgetting that when a < 0, the vertex gives the maximum value, not minimum
✅Fix: Check the sign of 'a' first — positive means minimum at vertex, negative means maximum
❌Mistake: Rushing through algebra when converting between forms
✅Fix: Take time to expand (x + b)² carefully and combine like terms systematically
Practice Question — Try It Yourself
The vertex of the parabola y = 4(x - 1)² - 7 is translated 2 units right and 3 units up. What is the equation of the new parabola?
A) y = 4(x - 3)² - 4
B) y = 4(x + 1)² - 4
C) y = 4(x - 3)² - 10
D) y = 4(x + 3)² - 4
Show Answer
Answer: A — The original vertex is (1, -7). Moving 2 right and 3 up gives (3, -4), so y = 4(x - 3)² - 4.
Key Takeaways for the SAT
Vertex form f(x) = a(x - h)² + k immediately shows you the vertex at (h, k)
The sign of 'a' determines if you have a minimum (a > 0) or maximum (a < 0) at the vertex
SAT math questions often ask you to convert between vertex and standard forms
Digital SAT problems may combine vertex form with real-world contexts like projectile motion
Practice identifying transformations when the vertex moves from one position to another
Related SAT Math Topics
Strengthen your SAT math prep with these related topics:
Quadratic equations standard form →
Completing the square →