Quick Answer
SAT vertex form and standard form practice questions test how well students can interpret, rewrite, and use quadratic functions. Vertex form, y = a(x – h)2 + k, quickly shows the vertex, axis of symmetry, maximum or minimum value, and graph transformation. Standard form, y = ax2 + bx + c, helps students identify the y-intercept, use the vertex formula, and connect coefficients with graph behavior. This guide includes 70 SAT-style practice questions with answer choices, full solutions, and SAT trap notes.
What Should You Know Before Practicing Vertex Form and Standard Form?
- Vertex form is best when a question asks for a vertex, axis of symmetry, maximum value, minimum value, or transformation.
- Standard form is best when a question gives coefficients, asks for the y-intercept, or requires the formula x = -b/(2a).
- A positive a value means the parabola opens upward. A negative a value means it opens downward.
- The vertex is a minimum when the graph opens upward and a maximum when the graph opens downward.
- Converting from standard form to vertex form usually requires completing the square.
- Most SAT mistakes happen when students copy the sign inside vertex form incorrectly or stop after finding the x-coordinate of the vertex.
In This Guide – 70 SAT Vertex Form and Standard Form Practice Questions
- What does the SAT test in quadratic forms?
- How does the SAT test vertex form?
- How does the SAT test standard form?
- How do you convert between vertex form and standard form?
- How are these forms used in SAT word problems?
- What do hard SAT quadratic form questions look like?
- What mistakes cost students points?
- How should students study this topic in 2 weeks?
- Frequently asked questions
Start With SAT Math Topic-Wise Practice
Practice becomes more useful when it is connected to a weekly score plan, mock test review, and targeted SAT Math correction.
Download the SAT Prep Guide E-Book
Use the SAT Prep Guide E-Book to plan your Math practice, review high-frequency concepts, and connect every practice set with a clear score improvement strategy.
Download SAT Prep Guide E-BookWhat Does the SAT Test in Vertex Form and Standard Form?
Vertex form and standard form belong to the SAT Advanced Math skill area because they are part of nonlinear functions and nonlinear equations. Students may be asked to rewrite a quadratic, find a vertex, interpret a maximum or minimum, compare equivalent equations, or connect an equation with a graph or real-world model.
For U.S. high school students, this topic connects directly with Algebra 1, Algebra 2, Precalculus readiness, and Digital SAT Math strategy. The goal is not to memorize dozens of formulas. The goal is to know which form gives the answer fastest.
| Quadratic Form | Equation | Best Used For | SAT Trap |
|---|---|---|---|
| Vertex form | y = a(x – h)2 + k | Vertex, axis, maximum, minimum, transformations | Reading x – h with the wrong sign |
| Standard form | y = ax2 + bx + c | Y-intercept, coefficients, vertex formula | Stopping after finding x = -b/(2a) |
| Factored form | y = a(x – r1)(x – r2) | X-intercepts and zeros | Using it when the question actually asks for vertex meaning |
SAT strategy: Before solving, ask one question: Which form shows the answer fastest? Vertex form is usually fastest for maximum, minimum, axis, and transformations. Standard form is usually fastest for y-intercept and coefficient questions.
How Does the SAT Test Vertex Form of a Quadratic Function?
Start with vertex form because it gives the vertex, axis of symmetry, direction of opening, and maximum or minimum value quickly. On the Digital SAT, this form often appears when a question asks about graph behavior rather than long calculation.
For f(x) = (x – 3)^2 + 5, what is the vertex of the parabola?
Which choice is correct?
A) (3, 5)
B) (-3, 5)
C) (3, -5)
D) (-3, -5)
Show full solution
Correct answer: A) (3, 5)
In vertex form f(x) = a(x – h)^2 + k, the vertex is (h, k). Here h = 3 and k = 5, so the vertex is (3, 5).
SAT trap: Do not copy the sign inside the parentheses directly. x – 3 means h = 3, not -3.
For g(x) = 2(x + 4)^2 – 7, what is the vertex?
Which choice is correct?
A) (4, -7)
B) (-4, -7)
C) (-4, 7)
D) (4, 7)
Show full solution
Correct answer: B) (-4, -7)
The expression x + 4 can be written as x – (-4), so h = -4. The value of k is -7. The vertex is (-4, -7).
SAT trap: The sign inside the parentheses is the opposite of the x-coordinate of the vertex.
Which function opens downward?
Which choice is correct?
A) f(x) = 3(x – 1)^2 + 2
B) f(x) = (x + 5)^2 – 8
C) f(x) = -2(x – 4)^2 + 6
D) f(x) = 0.5(x – 3)^2 – 1
Show full solution
Correct answer: C) f(x) = -2(x – 4)^2 + 6
A parabola opens downward when a is negative. In choice C, a = -2, so the graph opens downward.
SAT trap: The value of k moves the graph up or down, but it does not decide whether the graph opens upward or downward.
What is the axis of symmetry of y = (x + 6)^2 – 4?
Which choice is correct?
A) x = 6
B) x = -6
C) y = 6
D) y = -4
Show full solution
Correct answer: B) x = -6
In vertex form, the axis of symmetry is x = h. Since x + 6 = x – (-6), h = -6, so the axis is x = -6.
SAT trap: The axis of symmetry is always a vertical line for a quadratic in x, so it should be written as x = number.
What is the minimum value of f(x) = (x – 5)^2 – 2?
Which choice is correct?
A) 5
B) -5
C) -2
D) 2
Show full solution
Correct answer: C) -2
The parabola opens upward because a = 1. Its lowest point is the vertex (5, -2), so the minimum value is -2.
SAT trap: The minimum value is the y-value of the vertex, not the x-value.
What is the vertex of y = x^2 – 6x + 11?
Which choice is correct?
A) (3, 2)
B) (-3, 2)
C) (3, -2)
D) (6, 11)
Show full solution
Correct answer: A) (3, 2)
Complete the square: x^2 – 6x + 11 = (x – 3)^2 + 2. The vertex is (3, 2).
SAT trap: Do not treat c = 11 as the vertex y-value. Standard form does not show the vertex directly.
What is the vertex of y = x^2 + 8x + 10?
Which choice is correct?
A) (4, 26)
B) (-4, -6)
C) (-8, 10)
D) (4, -6)
Show full solution
Correct answer: B) (-4, -6)
Complete the square: x^2 + 8x + 10 = (x + 4)^2 – 6. The vertex is (-4, -6).
SAT trap: Half of 8 is 4, but the x-coordinate of the vertex is -4 because the form is (x + 4)^2.
What is the vertex of y = 2x^2 – 8x + 3?
Which choice is correct?
A) (2, -5)
B) (-2, -5)
C) (2, 3)
D) (4, 3)
Show full solution
Correct answer: A) (2, -5)
Use x = -b/(2a). Here a = 2 and b = -8, so x = 8/4 = 2. Then y = 2(2)^2 – 8(2) + 3 = -5. The vertex is (2, -5).
SAT trap: After finding the x-coordinate, substitute it back into the original equation, not into a partially changed equation.
What is the vertex of y = -x^2 + 4x + 1?
Which choice is correct?
A) (2, 5)
B) (-2, 5)
C) (2, -5)
D) (4, 1)
Show full solution
Correct answer: A) (2, 5)
Use x = -b/(2a). Here a = -1 and b = 4, so x = -4/(-2) = 2. Then y = -(2)^2 + 4(2) + 1 = 5. The vertex is (2, 5).
SAT trap: A negative a-value means the vertex is a maximum, but the x-coordinate still comes from -b/(2a).
Which standard form is equivalent to y = 3(x – 1)^2 + 4?
Which choice is correct?
A) y = 3x^2 – 6x + 7
B) y = 3x^2 – 1
C) y = 3x^2 + 6x + 7
D) y = 3x^2 – 6x + 4
Show full solution
Correct answer: A) y = 3x^2 – 6x + 7
Expand (x – 1)^2 = x^2 – 2x + 1. Then multiply by 3 and add 4: 3x^2 – 6x + 3 + 4 = 3x^2 – 6x + 7.
SAT trap: Remember to multiply every term inside the squared expression by 3 after expanding.
Which standard form is equivalent to y = -(x + 2)^2 + 9?
Which choice is correct?
A) y = -x^2 – 4x + 5
B) y = -x^2 + 4x + 5
C) y = x^2 + 4x + 13
D) y = -x^2 – 4x + 9
Show full solution
Correct answer: A) y = -x^2 – 4x + 5
First expand (x + 2)^2 = x^2 + 4x + 4. Applying the negative gives -x^2 – 4x – 4, and adding 9 gives -x^2 – 4x + 5.
SAT trap: The negative sign outside the squared expression changes all three terms after expansion.
Which standard form is equivalent to y = 2(x + 3)^2 – 5?
Which choice is correct?
A) y = 2x^2 + 12x + 13
B) y = 2x^2 + 6x + 13
C) y = 2x^2 + 12x + 4
D) y = 2x^2 + 18x – 5
Show full solution
Correct answer: A) y = 2x^2 + 12x + 13
Expand (x + 3)^2 = x^2 + 6x + 9. Then multiply by 2 and subtract 5: 2x^2 + 12x + 18 – 5 = 2x^2 + 12x + 13.
SAT trap: Do not forget that the middle term 6x is also multiplied by 2.
Which vertex form is equivalent to y = x^2 – 10x + 18?
Which choice is correct?
A) y = (x – 5)^2 – 7
B) y = (x – 10)^2 + 18
C) y = (x + 5)^2 – 7
D) y = (x – 5)^2 + 18
Show full solution
Correct answer: A) y = (x – 5)^2 – 7
Complete the square: x^2 – 10x + 18 = (x – 5)^2 – 25 + 18 = (x – 5)^2 – 7.
SAT trap: When completing the square, add and subtract 25 because half of -10 is -5 and (-5)^2 = 25.
Which vertex form is equivalent to y = x^2 + 2x – 8?
Which choice is correct?
A) y = (x + 1)^2 – 9
B) y = (x – 1)^2 – 9
C) y = (x + 2)^2 – 8
D) y = (x + 1)^2 + 8
Show full solution
Correct answer: A) y = (x + 1)^2 – 9
Complete the square: x^2 + 2x – 8 = (x + 1)^2 – 1 – 8 = (x + 1)^2 – 9.
SAT trap: The completed square creates an extra +1, so you must subtract 1 to keep the expression equivalent.
Which vertex form is equivalent to y = 4x^2 + 16x + 11?
Which choice is correct?
A) y = 4(x + 2)^2 – 5
B) y = 4(x – 2)^2 – 5
C) y = 4(x + 2)^2 + 11
D) y = (4x + 2)^2 – 5
Show full solution
Correct answer: A) y = 4(x + 2)^2 – 5
Factor 4 from the x-terms: 4(x^2 + 4x) + 11. Complete the square inside: 4[(x + 2)^2 – 4] + 11 = 4(x + 2)^2 – 16 + 11 = 4(x + 2)^2 – 5.
SAT trap: When a is not 1, complete the square inside the parentheses after factoring out a.
Download More SAT Math Topic-Wise Practice Questions
Practice becomes more useful when it is connected to a weekly score plan, mock test review, and targeted SAT Math correction.
How Does the SAT Test Standard Form of a Quadratic Function?
Standard form is useful when a question gives coefficients, asks for a y-intercept, or requires the vertex formula. Students should know when to keep the equation in standard form and when to rewrite it.
For y = -2x^2 + 8x – 1, which statement is true?
Which choice is correct?
A) The parabola opens downward.
B) The parabola opens upward.
C) The vertex is at x = 8.
D) The y-intercept is -2.
Show full solution
Correct answer: A) The parabola opens downward.
The sign of a controls the opening direction. Here a = -2, so the parabola opens downward.
SAT trap: The y-intercept is c = -1, not a = -2.
Compared with y = x^2, what transformation appears in y = 0.5(x – 6)^2 + 2?
Which choice is correct?
A) Right 6, up 2, wider
B) Left 6, up 2, narrower
C) Right 6, down 2, wider
D) Left 6, down 2, narrower
Show full solution
Correct answer: A) Right 6, up 2, wider
The expression x – 6 shifts the graph right 6. The +2 shifts it up 2. Since 0.5 is between 0 and 1, the parabola is wider than y = x^2.
SAT trap: The value of a changes the width, while h and k shift the vertex.
How many real x-intercepts does y = (x + 2)^2 + 3 have?
Which choice is correct?
A) 0
B) 1
C) 2
D) 3
Show full solution
Correct answer: A) 0
The minimum value is 3 because the parabola opens upward and the vertex is (-2, 3). Since y never reaches 0, there are no real x-intercepts.
SAT trap: An upward-opening parabola with a vertex above the x-axis has no real zeros.
What are the x-intercepts of y = (x – 3)^2 – 9?
Which choice is correct?
A) 0 and 6
B) -3 and 3
C) 3 and 9
D) -6 and 0
Show full solution
Correct answer: A) 0 and 6
Set y = 0: (x – 3)^2 – 9 = 0, so (x – 3)^2 = 9. Then x – 3 = ±3, giving x = 0 or x = 6.
SAT trap: The x-coordinate of the vertex is 3, but the intercepts are 3 units to the left and right of it.
What are the x-intercepts of y = -(x – 1)^2 + 4?
Which choice is correct?
A) -1 and 3
B) 1 and 4
C) -3 and 1
D) 0 and 4
Show full solution
Correct answer: A) -1 and 3
Set y = 0: -(x – 1)^2 + 4 = 0, so (x – 1)^2 = 4. Then x – 1 = ±2, giving x = -1 or x = 3.
SAT trap: Do not ignore the negative sign. Move the squared term carefully before taking square roots.
What are the x-intercepts of y = 2(x – 2)^2 – 8?
Which choice is correct?
A) 0 and 4
B) -2 and 2
C) 2 and 8
D) -4 and 0
Show full solution
Correct answer: A) 0 and 4
Set y = 0: 2(x – 2)^2 – 8 = 0, so 2(x – 2)^2 = 8 and (x – 2)^2 = 4. Thus x = 0 or x = 4.
SAT trap: Divide by the coefficient 2 before taking the square root.
What are the x-intercepts of y = -(x + 5)^2 + 16?
Which choice is correct?
A) -9 and -1
B) -5 and 16
C) 1 and 9
D) -16 and 5
Show full solution
Correct answer: A) -9 and -1
Set y = 0: -(x + 5)^2 + 16 = 0, so (x + 5)^2 = 16. Then x + 5 = ±4, giving x = -9 or x = -1.
SAT trap: The intercepts are symmetric around x = -5, the axis of symmetry.
What are the x-intercepts of y = x^2 – 4x – 12?
Which choice is correct?
A) -2 and 6
B) 2 and -6
C) 4 and -12
D) 0 and -12
Show full solution
Correct answer: A) -2 and 6
Factor x^2 – 4x – 12 as (x – 6)(x + 2). Setting each factor equal to 0 gives x = 6 or x = -2.
SAT trap: The y-intercept is -12, but x-intercepts come from setting y equal to 0.
What is the y-intercept of y = -x^2 + 9?
Which choice is correct?
A) 9
B) -9
C) 3
D) -3
Show full solution
Correct answer: A) 9
The y-intercept occurs when x = 0. Substituting gives y = 9.
SAT trap: In standard form, the y-intercept is c, not the square root of c.
What is the minimum value of y = 3x^2 – 12x + 15?
Which choice is correct?
A) 3
B) 2
C) -3
D) 15
Show full solution
Correct answer: A) 3
Use x = -b/(2a): x = 12/6 = 2. Then y = 3(2)^2 – 12(2) + 15 = 3. Since a > 0, this is a minimum.
SAT trap: Find the y-value at the vertex; do not stop after finding x = 2.
What is the maximum value of y = -2x^2 – 8x + 1?
Which choice is correct?
A) 9
B) 1
C) -2
D) -8
Show full solution
Correct answer: A) 9
Use x = -b/(2a): x = 8/(-4) = -2. Then y = -2(-2)^2 – 8(-2) + 1 = -8 + 16 + 1 = 9. Since a < 0, this is a maximum.
SAT trap: A downward-opening parabola has a maximum, not a minimum.
Which standard form is equivalent to y = (x – 4)^2 + 1?
Which choice is correct?
A) y = x^2 – 8x + 17
B) y = x^2 + 8x + 17
C) y = x^2 – 4x + 1
D) y = x^2 – 8x + 1
Show full solution
Correct answer: A) y = x^2 – 8x + 17
Expand (x – 4)^2 = x^2 – 8x + 16. Add 1 to get x^2 – 8x + 17.
SAT trap: The last constant is 16 + 1, not just 1.
Which standard-form equation has vertex (2, -3) and opens upward with a = 1?
Which choice is correct?
A) y = x^2 – 4x + 1
B) y = x^2 + 4x + 1
C) y = x^2 – 2x – 3
D) y = x^2 + 2x – 3
Show full solution
Correct answer: A) y = x^2 – 4x + 1
Start with vertex form y = (x – 2)^2 – 3. Expanding gives y = x^2 – 4x + 4 – 3 = x^2 – 4x + 1.
SAT trap: Build the vertex form first, then expand. It is easier than guessing from standard form.
In y = a(x – h)^2 + k, what happens when a < 0?
Which choice is correct?
A) The parabola opens downward and has a maximum at y = k.
B) The parabola opens upward and has a minimum at y = k.
C) The vertex moves to (-h, k).
D) The graph becomes a line.
Show full solution
Correct answer: A) The parabola opens downward and has a maximum at y = k.
A negative a-value makes the parabola open downward. The vertex is the highest point, so the maximum value is k.
SAT trap: The sign of a affects opening direction, not the x-coordinate of the vertex.
If a parabola has vertex (-3, 7) and a = 1, which equation is written in vertex form?
Which choice is correct?
A) y = (x + 3)^2 + 7
B) y = (x – 3)^2 + 7
C) y = (x + 7)^2 – 3
D) y = (x – 7)^2 – 3
Show full solution
Correct answer: A) y = (x + 3)^2 + 7
Use y = a(x – h)^2 + k. With h = -3 and k = 7, the expression is y = (x + 3)^2 + 7.
SAT trap: A negative h-value appears as x + 3 in vertex form.
Download More SAT Math Topic-Wise Practice Questions
Practice becomes more useful when it is connected to a weekly score plan, mock test review, and targeted SAT Math correction.
Download the SAT Prep Guide E-Book
Use the SAT Prep Guide E-Book to plan your Math practice, review high-frequency concepts, and connect every practice set with a clear score improvement strategy.
Download SAT Prep Guide E-BookHow Do You Convert Between Vertex Form and Standard Form?
Conversion questions test structure. The SAT may ask you to expand vertex form, complete the square, identify a parameter, or compare two equivalent quadratic functions.
A quadratic has equal output values at x = 1 and x = 5. What is the x-value of the axis of symmetry?
Which choice is correct?
A) 3
B) 4
C) 2
D) 6
Show full solution
Correct answer: A) 3
Points with equal output values are symmetric about the axis. The midpoint of 1 and 5 is (1 + 5)/2 = 3, so the axis is x = 3.
SAT trap: Do not use either x-value alone. The axis is halfway between symmetric inputs.
For f(x) = (x – 2)^2 + 5, which x-value gives the same output as x = 0?
Which choice is correct?
A) 4
B) 2
C) -2
D) 5
Show full solution
Correct answer: A) 4
The axis of symmetry is x = 2. Since x = 0 is 2 units left of the axis, the matching x-value is 2 units right of the axis: x = 4.
SAT trap: You can use symmetry instead of calculating both outputs.
Which vertex form is equivalent to y = x^2 – 12x + 40?
Which choice is correct?
A) y = (x – 6)^2 + 4
B) y = (x + 6)^2 + 4
C) y = (x – 12)^2 + 40
D) y = (x – 6)^2 – 4
Show full solution
Correct answer: A) y = (x – 6)^2 + 4
Complete the square: x^2 – 12x + 40 = (x – 6)^2 – 36 + 40 = (x – 6)^2 + 4.
SAT trap: Half of -12 is -6, and (-6)^2 = 36.
Which vertex form is equivalent to y = -x^2 + 2x + 8?
Which choice is correct?
A) y = -(x – 1)^2 + 9
B) y = -(x + 1)^2 + 9
C) y = (x – 1)^2 + 9
D) y = -(x – 2)^2 + 8
Show full solution
Correct answer: A) y = -(x – 1)^2 + 9
Factor out -1 from the quadratic terms: -(x^2 – 2x) + 8. Complete the square inside: -[(x – 1)^2 – 1] + 8 = -(x – 1)^2 + 9.
SAT trap: When a is negative, factor the negative before completing the square.
Which vertex form is equivalent to y = 2x^2 + 4x – 6?
Which choice is correct?
A) y = 2(x + 1)^2 – 8
B) y = 2(x – 1)^2 – 8
C) y = 2(x + 1)^2 – 6
D) y = (2x + 1)^2 – 8
Show full solution
Correct answer: A) y = 2(x + 1)^2 – 8
Factor 2 from the x-terms: 2(x^2 + 2x) – 6. Complete the square: 2[(x + 1)^2 – 1] – 6 = 2(x + 1)^2 – 8.
SAT trap: The value subtracted outside becomes 2, not 1, because of the coefficient 2.
If f(x) = a(x – 1)^2 + 3 passes through (3, 11), what is a?
Which choice is correct?
A) 2
B) 3
C) 4
D) 8
Show full solution
Correct answer: A) 2
Substitute (3, 11): 11 = a(3 – 1)^2 + 3 = 4a + 3. Then 4a = 8, so a = 2.
SAT trap: Use the point as an input-output pair: x = 3 and y = 11.
A parabola has vertex (4, -5) and passes through (6, 3). Which equation represents it?
Which choice is correct?
A) y = 2(x – 4)^2 – 5
B) y = (x – 4)^2 – 5
C) y = 2(x + 4)^2 – 5
D) y = -2(x – 4)^2 – 5
Show full solution
Correct answer: A) y = 2(x – 4)^2 – 5
Start with y = a(x – 4)^2 – 5. Substitute (6, 3): 3 = a(2)^2 – 5, so 8 = 4a and a = 2.
SAT trap: The vertex sets h and k; the extra point determines a.
In y = x^2 + bx + 9, the axis of symmetry is x = 4. What is b?
Which choice is correct?
A) -8
B) 8
C) -4
D) 4
Show full solution
Correct answer: A) -8
For y = ax^2 + bx + c, the axis is x = -b/(2a). Here a = 1, so 4 = -b/2. Thus b = -8.
SAT trap: The axis formula includes a negative sign.
In y = ax^2 + 6x + 5, the axis of symmetry is x = -3. What is a?
Which choice is correct?
A) 1
B) -1
C) 2
D) 3
Show full solution
Correct answer: A) 1
The axis is x = -b/(2a). Here b = 6, so -3 = -6/(2a). Then -3 = -3/a, so a = 1.
SAT trap: Solve the axis formula carefully instead of assuming a from the coefficient of x.
If y = x^2 + px + q has vertex (5, -2), what are p and q?
Which choice is correct?
A) p = -10, q = 23
B) p = 10, q = 23
C) p = -5, q = -2
D) p = 5, q = 23
Show full solution
Correct answer: A) p = -10, q = 23
A quadratic with vertex (5, -2) and a = 1 is y = (x – 5)^2 – 2. Expanding gives y = x^2 – 10x + 25 – 2 = x^2 – 10x + 23.
SAT trap: Convert from vertex form to standard form to read p and q.
What is the vertex of y = 2x^2 – 12x + 7?
Which choice is correct?
A) (3, -11)
B) (-3, -11)
C) (3, 7)
D) (6, -11)
Show full solution
Correct answer: A) (3, -11)
Use x = -b/(2a): x = 12/4 = 3. Then y = 2(3)^2 – 12(3) + 7 = 18 – 36 + 7 = -11.
SAT trap: The x-coordinate is 3, but the vertex is an ordered pair.
Which standard form is equivalent to y = -3(x – 2)^2 + 12?
Which choice is correct?
A) y = -3x^2 + 12x
B) y = -3x^2 – 12x
C) y = -3x^2 + 12x + 12
D) y = 3x^2 – 12x + 12
Show full solution
Correct answer: A) y = -3x^2 + 12x
Expand (x – 2)^2 = x^2 – 4x + 4. Multiply by -3: -3x^2 + 12x – 12. Add 12 to get -3x^2 + 12x.
SAT trap: The constant terms cancel because -12 + 12 = 0.
Which standard form is equivalent to y = 0.5(x + 4)^2 – 8?
Which choice is correct?
A) y = 0.5x^2 + 4x
B) y = 0.5x^2 + 2x – 8
C) y = 0.5x^2 + 4x – 8
D) y = x^2 + 4x
Show full solution
Correct answer: A) y = 0.5x^2 + 4x
Expand (x + 4)^2 = x^2 + 8x + 16. Multiply by 0.5 to get 0.5x^2 + 4x + 8. Then subtract 8 to get 0.5x^2 + 4x.
SAT trap: The +8 from expansion cancels with -8.
Which function has the greatest maximum value?
Which choice is correct?
A) y = -2(x – 1)^2 + 10
B) y = -(x + 4)^2 + 6
C) y = -0.5(x – 7)^2 + 8
D) y = -3(x + 2)^2 + 5
Show full solution
Correct answer: A) y = -2(x – 1)^2 + 10
All four parabolas open downward, so each maximum is its k-value. The greatest k-value is 10 in choice A.
SAT trap: For a downward-opening parabola in vertex form, compare the k-values.
Which function has no real x-intercepts?
Which choice is correct?
A) y = (x – 2)^2 + 1
B) y = (x + 1)^2 – 4
C) y = -(x – 3)^2 + 9
D) y = x^2 – 9
Show full solution
Correct answer: A) y = (x – 2)^2 + 1
Choice A opens upward and has minimum value 1, so the graph never reaches y = 0. The others have real x-intercepts.
SAT trap: A parabola has no real zeros when it never crosses the x-axis.
How Are Vertex Form and Standard Form Used in SAT Word Problems?
In context questions, the vertex usually represents a maximum or minimum. The key is to identify whether the input is time, price, distance, or another quantity, and whether the output is height, revenue, area, or cost.
A ball's height is modeled by h(t) = -16(t – 2)^2 + 80. What is the maximum height?
Which choice is correct?
A) 80
B) 2
C) 16
D) 160
Show full solution
Correct answer: A) 80
The model is in vertex form. Since a is negative, the maximum value is k = 80.
SAT trap: The maximum height is the y-value of the vertex, not the time.
A revenue model is R(p) = -2(p – 50)^2 + 5000. At what price p is revenue maximized?
Which choice is correct?
A) 50
B) 5000
C) 2
D) 100
Show full solution
Correct answer: A) 50
The vertex is (50, 5000). Since the parabola opens downward, revenue is maximized when p = 50.
SAT trap: For a context problem, identify what the x-value represents before answering.
The area of a rectangle is modeled by A(x) = -(x – 10)^2 + 100. What is the maximum area?
Which choice is correct?
A) 100
B) 10
C) 90
D) 110
Show full solution
Correct answer: A) 100
The vertex is (10, 100), and the graph opens downward. The maximum area is 100.
SAT trap: The x-coordinate may represent a dimension, but the area is the output value.
A model y = -x^2 + 10x + 24 gives the height of a toy rocket. What is the maximum height?
Which choice is correct?
A) 49
B) 24
C) 5
D) 10
Show full solution
Correct answer: A) 49
Use x = -b/(2a): x = -10/(2(-1)) = 5. Then y = -25 + 50 + 24 = 49.
SAT trap: When the equation is in standard form, calculate the vertex before identifying the maximum.
A cost function is C(x) = 3(x – 7)^2 + 200. What is the minimum cost?
Which choice is correct?
A) 200
B) 7
C) 3
D) 221
Show full solution
Correct answer: A) 200
The vertex is (7, 200), and the parabola opens upward. The minimum cost is 200.
SAT trap: The minimum output is k, while x = 7 is the input where it happens.
Why is vertex form often useful on SAT quadratic questions?
Which choice is correct?
A) It shows the maximum or minimum and axis of symmetry quickly.
B) It always shows the x-intercepts.
C) It removes the need for arithmetic.
D) It only works for parabolas opening upward.
Show full solution
Correct answer: A) It shows the maximum or minimum and axis of symmetry quickly.
Vertex form y = a(x – h)^2 + k shows the vertex (h, k), the axis x = h, and the maximum or minimum value quickly.
SAT trap: Vertex form does not always show x-intercepts directly.
Why is standard form y = ax^2 + bx + c useful?
Which choice is correct?
A) It shows the y-intercept and coefficients clearly.
B) It always shows the vertex directly.
C) It always shows the zeros directly.
D) It cannot be converted to vertex form.
Show full solution
Correct answer: A) It shows the y-intercept and coefficients clearly.
In standard form, c is the y-intercept, and a and b help determine opening direction and axis of symmetry.
SAT trap: Standard form is useful, but it usually does not reveal the vertex at a glance.
Which statement is true for y = (x + 1)^2 – 4?
Which choice is correct?
A) The vertex is (-1, -4), and the x-intercepts are -3 and 1.
B) The vertex is (1, -4), and the x-intercepts are -3 and 1.
C) The vertex is (-1, 4), and there are no x-intercepts.
D) The vertex is (1, 4), and the x-intercepts are -1 and 4.
Show full solution
Correct answer: A) The vertex is (-1, -4), and the x-intercepts are -3 and 1.
The vertex is (-1, -4). Set y = 0: (x + 1)^2 = 4, so x + 1 = ±2, giving x = -3 and x = 1.
SAT trap: A low vertex with an upward-opening parabola often means two x-intercepts.
What is the y-intercept of y = 2(x – 3)^2 – 8?
Which choice is correct?
A) 10
B) -8
C) 3
D) 2
Show full solution
Correct answer: A) 10
Set x = 0: y = 2(0 – 3)^2 – 8 = 2(9) – 8 = 10.
SAT trap: The y-intercept is not k unless h = 0.
What are the x-intercepts of y = -0.5(x – 2)^2 + 8?
Which choice is correct?
A) -2 and 6
B) 2 and 8
C) -6 and 2
D) 0 and 4
Show full solution
Correct answer: A) -2 and 6
Set y = 0: -0.5(x – 2)^2 + 8 = 0. Then (x – 2)^2 = 16, so x = -2 or x = 6.
SAT trap: Divide carefully by -0.5 before taking square roots.
Download More SAT Math Topic-Wise Practice Questions
Practice becomes more useful when it is connected to a weekly score plan, mock test review, and targeted SAT Math correction.
What Do Hard SAT Vertex Form and Standard Form Questions Look Like?
Harder questions combine graph meaning, conversion, unknown coefficients, intercepts, and vertex reasoning. These are still manageable if you name the form first and avoid rushing into expansion.
A quadratic y = x^2 + bx + c has vertex (3, -4) and y-intercept 5. What are b and c?
Which choice is correct?
A) b = -6, c = 5
B) b = 6, c = 5
C) b = -3, c = 5
D) b = -6, c = -4
Show full solution
Correct answer: A) b = -6, c = 5
Start with vertex form y = (x – 3)^2 – 4. Expanding gives y = x^2 – 6x + 9 – 4 = x^2 – 6x + 5. Thus b = -6 and c = 5.
SAT trap: The y-intercept is the c-value after converting to standard form.
If y = a(x + 2)^2 – 6 has y-intercept 2, what is a?
Which choice is correct?
A) 2
B) 1
C) 4
D) -2
Show full solution
Correct answer: A) 2
At the y-intercept, x = 0 and y = 2. Substitute: 2 = a(2)^2 – 6, so 8 = 4a and a = 2.
SAT trap: The y-intercept means x = 0, not y = 0.
In y = 3x^2 + kx + 1, the axis of symmetry is x = -2. What is k?
Which choice is correct?
A) 12
B) -12
C) 6
D) -6
Show full solution
Correct answer: A) 12
Use x = -b/(2a). Here b = k and a = 3, so -2 = -k/6. Thus k = 12.
SAT trap: Treat k as the b coefficient in the standard form formula.
What value of c makes y = x^2 + 6x + c have exactly one x-intercept?
Which choice is correct?
A) 9
B) 6
C) 0
D) -9
Show full solution
Correct answer: A) 9
A quadratic has exactly one x-intercept when its vertex lies on the x-axis. Complete the square: x^2 + 6x + c = (x + 3)^2 + c – 9. Set c – 9 = 0, so c = 9.
SAT trap: Exactly one x-intercept means the discriminant is zero or the vertex is on the x-axis.
In y = -2x^2 + bx + 7, the axis of symmetry is x = 3. What is b?
Which choice is correct?
A) 12
B) -12
C) 6
D) -6
Show full solution
Correct answer: A) 12
Use x = -b/(2a). Here a = -2, so 3 = -b/(-4) = b/4. Thus b = 12.
SAT trap: A negative a-value changes the denominator, so keep the signs organized.
A parabola y = a(x – 1)^2 + 9 passes through (4, -9). What is a?
Which choice is correct?
A) -2
B) 2
C) -1
D) 3
Show full solution
Correct answer: A) -2
Substitute (4, -9): -9 = a(4 – 1)^2 + 9. Then -18 = 9a, so a = -2.
SAT trap: A point below the vertex can force a to be negative.
What is the y-value of the vertex of y = x^2 – 14x + 45?
Which choice is correct?
A) -4
B) 4
C) 7
D) 45
Show full solution
Correct answer: A) -4
Use x = -b/(2a): x = 14/2 = 7. Then y = 49 – 98 + 45 = -4.
SAT trap: The question asks for the y-value only, not the entire vertex.
Which equation has x-intercepts 2 and 8 and opens upward with a = 1?
Which choice is correct?
A) y = (x – 5)^2 – 9
B) y = (x + 5)^2 – 9
C) y = (x – 2)^2 – 8
D) y = (x – 8)^2 – 2
Show full solution
Correct answer: A) y = (x – 5)^2 – 9
The axis is halfway between 2 and 8, so x = 5. The vertex is 3 units from each intercept, so with a = 1 the vertex y-value is -9. Thus y = (x – 5)^2 – 9.
SAT trap: The axis of symmetry is the midpoint of the two zeros.
For y = a(x – 5)^2 + 3 with a > 0, which statement cannot be true?
Which choice is correct?
A) The function has a maximum value of 3.
B) The vertex is (5, 3).
C) The minimum value is 3.
D) The graph opens upward.
Show full solution
Correct answer: A) The function has a maximum value of 3.
If a > 0, the parabola opens upward, so the vertex is a minimum. It cannot have a maximum value of 3.
SAT trap: Upward-opening parabolas have minimum values, not maximum values.
Which statement is true about f(x) = x^2 – 8x + 15 and g(x) = (x – 4)^2 – 1?
Which choice is correct?
A) They are equivalent functions.
B) They have different vertices.
C) Only f(x) has x-intercepts.
D) Only g(x) opens upward.
Show full solution
Correct answer: A) They are equivalent functions.
Expand g(x): (x – 4)^2 – 1 = x^2 – 8x + 16 – 1 = x^2 – 8x + 15, which equals f(x).
SAT trap: Different-looking forms can represent the same quadratic.
Which standard-form equation matches a parabola with vertex (-2, 4), y-intercept 0, and opening downward with a = -1?
Which choice is correct?
A) y = -x^2 – 4x
B) y = -x^2 + 4x
C) y = x^2 + 4x
D) y = -x^2 – 4x + 4
Show full solution
Correct answer: A) y = -x^2 – 4x
Start with y = -(x + 2)^2 + 4. Expanding gives y = -(x^2 + 4x + 4) + 4 = -x^2 – 4x.
SAT trap: Use vertex form first when the vertex is given.
For y = (x – 3)^2 – 16, what is the positive x-intercept?
Which choice is correct?
A) 7
B) 3
C) 4
D) -1
Show full solution
Correct answer: A) 7
Set y = 0: (x – 3)^2 = 16. Then x – 3 = ±4, giving x = -1 or x = 7. The positive x-intercept is 7.
SAT trap: The question asks for the positive intercept, so choose 7, not -1.
What is the y-value of the vertex of y = x^2 + 10x + 21?
Which choice is correct?
A) -4
B) 4
C) -5
D) 21
Show full solution
Correct answer: A) -4
Use x = -b/(2a): x = -10/2 = -5. Then y = 25 – 50 + 21 = -4.
SAT trap: The x-coordinate of the vertex is -5, but the question asks for the y-value.
If y = a(x – 2)^2 – 5 passes through (0, 3), what is a?
Which choice is correct?
A) 2
B) 1
C) 4
D) -2
Show full solution
Correct answer: A) 2
Substitute (0, 3): 3 = a(0 – 2)^2 – 5. Then 8 = 4a, so a = 2.
SAT trap: Substitute both coordinates into the model. The point is not the vertex.
For y = x^2 – 4x + c, the vertex has y-value -9. What is c?
Which choice is correct?
A) -5
B) 5
C) -9
D) 4
Show full solution
Correct answer: A) -5
The axis is x = -b/(2a) = 4/2 = 2. Substitute x = 2: y = 4 – 8 + c = c – 4. Since the vertex y-value is -9, c – 4 = -9, so c = -5.
SAT trap: Find the vertex x-value first, then use the given vertex y-value.
What Mistakes Cost Students Points on Vertex Form and Standard Form?
| Mistake | Why It Hurts | What to Do Instead |
|---|---|---|
| Reading x – h incorrectly | Students choose the opposite vertex x-value. | Rewrite x + 4 as x – (-4). |
| Finding only the vertex x-value | Many questions ask for maximum or minimum y-value. | Substitute x = -b/(2a) back into the equation. |
| Expanding too early | Expansion can hide an easy vertex answer. | Use vertex form directly when possible. |
| Ignoring the sign of a | Students confuse maximum and minimum. | Positive a means minimum. Negative a means maximum. |
| Confusing y-intercept with vertex y-value | The y-intercept is not always k. | Set x = 0 to find the y-intercept. |
How Should You Study SAT Vertex Form and Standard Form in 2 Weeks?
| Days | Focus | Student Task |
|---|---|---|
| Days 1-2 | Vertex form basics | Practice recognizing the opening direction, max, min, vertex, and axis. |
| Days 3-4 | Standard form | Utilize y-intercepts, coefficient meaning, and x = -b/(2a). |
| Days 5-7 | Conversions | Complete the square from standard form by expanding vertex form. |
| Days 8-10 | Word problems | Translate questions about revenue, height, cost, maximum, and minimum. |
| Days 11-14 | Mixed timed practice | Examine mistakes and retake questions you missed without looking at the answers. |
Build a Stronger SAT Math Score Plan
When practice is combined with a weekly scoring plan, a mock test review, and focused SAT math correction, it becomes more beneficial.
Frequently Asked Questions About SAT Vertex Form and Standard Form
Is vertex form tested on the SAT?
Yes. Quadratic graphs, maximum and minimum values, transformations, equivalent equations, and word problems involving nonlinear functions are all ways that the SAT might assess vertex form.
What is the difference between vertex form and standard form?
Vertex form rapidly displays the vertex and its changes. The coefficients and y-intercept are clearly displayed in standard form. Students are frequently asked to select the option that responds to SAT questions the quickest.
What is the vertex formula for standard form?
For y = ax2 + bx + c, the x-coordinate of the vertex is x = -b/(2a). After finding that x-value, substitute it into the equation to find the y-value.
How do I know when a parabola has a maximum or minimum?
The parabola has a minimum and opens upward if an is positive. The parabola has a maximum and opens downward if an is negative.
How many vertex form and standard form questions should I practice?
At least 50 to 70 mixed quadratic form questions, including word problems, conversion questions, and simple identification questions, should be included in a solid SAT math preparation.
What is the fastest way to improve on quadratic questions?
Learning when to employ each form leads to the quickest improvement. Don’t expand on your own. First, determine if a vertex, intercept, maximum, minimum, coefficient, or equivalent form is what the inquiry is looking for.

Post a Comment