Hi, I’m TestprepKart.
Your Partner In Exam Preparation
Download SAT Prep E-Book GuideBook a SAT Free Trial Class
Quick Answer
Students can master one of the most tested Algebra and Advanced Math skills on the Digital SAT by using the SAT Quadratic Functions Practice Questions. 56 SAT-style quadratic function questions with Easy, Medium, and Hard levels, A, B, C, and D alternatives, answer explanations, typical pitfalls, and a targeted study plan are provided on this page for American high school students. Vertex form, standard form, x-intercepts, y-intercepts, axis of symmetry, graph transformations, maximum and minimum values, quadratic models, and word problems are all covered in the practice.
Key Takeaways Before You Start
In This Guide
On the SAT, quadratic functions involve more than just factoring. In addition, students must be able to read graphs, identify transformations, locate vertices, decipher intercepts, and relate equations to practical models. The primary abilities covered by this practice set are displayed in the table below.
| Skill | What It Tests | SAT Task | Priority |
| Vertex form | Reading h, k, opening direction, and transformations | Find vertex, range, maximum, or minimum | Highest |
| Standard form | Using a, b, c and x = -b/(2a) | Find axis of symmetry or vertex | Highest |
| Factored form | Using roots and x-intercepts | Find zeros, build equations, interpret graphs | Highest |
| Quadratic models | Applying functions to projectiles, revenue, and area | Find maximum or meaningful intercepts | High |
| Parameters | Solving for unknown a, b, c, or k | Use a given root, vertex, or axis | High |
| Graph behavior | Increasing, decreasing, symmetry, and range | Choose the correct statement from a graph or equation | Medium |
Before the SAT incorporates graphs, roots, and word problems into a single question, quadratic functions may appear straightforward. Prior to wasting time on haphazard worksheets, create a targeted SAT Math approach.
![]() | Students can organize their digital SAT practice with the aid of this free SAT Prep Guide. For students juggling school, AP classes, extracurricular activities, and exam preparation, it offers time advice, key skills, typical error patterns, and a useful preparation path. |
If you want to improve accuracy before speed, start with these questions. They include reading intercepts, finding vertices, evaluating functions, and identifying fundamental graph behavior.
If f(x) = x² + 4x + 3, what is f(2)?
Substitute x = 2 into the function. f(2) = 2² + 4(2) + 3 = 4 + 8 + 3 = 15.
SAT Trap: Do not square the whole expression after substituting. Only x is squared.If f(x) = 2x² – 3, what is f(4)?
Substitute x = 4. f(4) = 2(4²) – 3 = 2(16) – 3 = 32 – 3 = 29.
SAT Trap: The coefficient 2 multiplies x², not x before squaring.What is the vertex of f(x) = (x – 5)² + 2?
Vertex form is f(x) = a(x – h)² + k, so the vertex is (h, k). Here h = 5 and k = 2.
SAT Trap: The sign inside the parentheses is opposite of the x-coordinate of the vertex.Which statement is true about f(x) = -(x + 1)² + 7?
The coefficient in front of the squared term is negative. A negative leading coefficient means the parabola opens downward.
SAT Trap: The plus sign inside the parentheses affects left or right shift, not the opening direction.What is the axis of symmetry of f(x) = (x – 3)² + 5?
The vertex is (3, 5), so the axis of symmetry is the vertical line through the vertex: x = 3.
SAT Trap: The axis of symmetry is an x equals line, not a y equals line.What are the x-intercepts of y = x² – 6x + 8?
Factor the expression: x² – 6x + 8 = (x – 2)(x – 4). Set each factor equal to zero, so x = 2 and x = 4.
SAT Trap: The signs in the factors are negative, but the zeros are positive.What are the zeros of f(x) = x² + 2x – 8?
Factor x² + 2x – 8 as (x + 4)(x – 2). The zeros are x = -4 and x = 2.
SAT Trap: A negative constant often means the two zeros have opposite signs.The function f(x) = 3x² + 2x + 1 has which type of vertex?
Because the leading coefficient 3 is positive, the parabola opens upward. An upward-opening parabola has a minimum point at its vertex.
SAT Trap: A positive leading coefficient does not mean the function has the largest value. It means the graph opens upward.What is the vertex of f(x) = (x + 4)² – 9?
Rewrite x + 4 as x – (-4). The vertex is (-4, -9).
SAT Trap: The x-coordinate takes the opposite sign of the number inside the parentheses.If g(x) = x² + 6, how is g(x) related to f(x) = x²?
Adding 6 outside the square moves the graph upward by 6 units.
SAT Trap: A number outside the squared expression changes vertical position, not left or right position.If g(x) = (x – 2)², how is g(x) related to f(x) = x²?
The expression x – 2 inside the square shifts the parabola 2 units to the right.
SAT Trap: Horizontal shifts use the opposite sign inside the parentheses.A table has x-values -1, 0, and 1 with matching y-values 1, 0, and 1. Which function matches the table?
For x = -1, 0, and 1, the function y = x² gives 1, 0, and 1. The outputs are symmetric around x = 0.
SAT Trap: A linear function would not give the same y-value for x = -1 and x = 1.What are the x-intercepts of y = -x² + 16?
Set y equal to 0: -x² + 16 = 0, so x² = 16. Therefore x = -4 or x = 4.
SAT Trap: When taking a square root, include both the positive and negative solutions.What is the vertex of y = x² + 6x + 9?
The expression factors as (x + 3)², so the vertex is (-3, 0).
SAT Trap: A perfect square trinomial has one zero and the vertex lies on the x-axis.If f(x) = (x – 1)(x + 5), what are the zeros of f?
Set each factor equal to zero. x – 1 = 0 gives x = 1, and x + 5 = 0 gives x = -5.
SAT Trap: Do not copy the signs directly from the factors; solve each factor.What is the y-intercept of f(x) = x² – 4x + 10?
The y-intercept occurs when x = 0. f(0) = 0² – 4(0) + 10 = 10.
SAT Trap: In standard form, the constant term is the y-intercept.Practice More SAT Math Questions
After finishing the easy set, continue with topic-wise SAT Math drills and question banks so quadratic functions become automatic before test day.
These questions are closer to what many U.S. students see in the middle of a Digital SAT Math module. You will need to combine factoring, vertex formulas, transformations, and short word problems.
What is the vertex of f(x) = x² – 8x + 12?
The x-coordinate of the vertex is -b/(2a) = 8/2 = 4. Then f(4) = 16 – 32 + 12 = -4, so the vertex is (4, -4).
SAT Trap: Do not stop after finding x = 4. The vertex is an ordered pair.What is the axis of symmetry of y = 2x² + 12x + 7?
Use x = -b/(2a). Here a = 2 and b = 12, so x = -12/(4) = -3.
SAT Trap: The denominator is 2a, not just a.What is the maximum value of f(x) = -x² + 6x + 1?
The vertex x-coordinate is -b/(2a) = -6/(2(-1)) = 3. f(3) = -9 + 18 + 1 = 10, so the maximum value is 10.
SAT Trap: The maximum value is the y-value of the vertex, not the x-value.What is the minimum value of f(x) = 3x² – 12x + 5?
The vertex occurs at x = -b/(2a) = 12/6 = 2. f(2) = 12 – 24 + 5 = -7.
SAT Trap: For an upward-opening parabola, the vertex gives the minimum y-value.Which expression is equivalent to x² + 10x + 16?
Complete the square: x² + 10x + 16 = (x + 5)² – 25 + 16 = (x + 5)² – 9.
SAT Trap: When completing the square, add and subtract the same value to keep the expression equivalent.What are the x-intercepts of y = 2(x – 3)² – 8?
Set y = 0: 2(x – 3)² – 8 = 0, so 2(x – 3)² = 8 and (x – 3)² = 4. Thus x – 3 = ±2, giving x = 1 and x = 5.
SAT Trap: Once you take the square root, remember both plus and minus.A ball is modeled by h(t) = -16t² + 48t + 4, where h is height in feet and t is time in seconds. At what time does the ball reach its maximum height?
The maximum occurs at t = -b/(2a). Here a = -16 and b = 48, so t = -48/(2(-16)) = 1.5.
SAT Trap: Projectile functions with negative a values have a maximum at the vertex.For h(t) = -16t² + 48t + 4, what is the maximum height?
From the previous vertex calculation, the maximum occurs at t = 1.5. h(1.5) = -16(2.25) + 48(1.5) + 4 = -36 + 72 + 4 = 40 feet.
SAT Trap: The time at maximum and the maximum height are different quantities.The function f(x) = x² + bx + 9 has axis of symmetry x = -2. What is b?
For x² + bx + 9, the axis is x = -b/2. Set -b/2 = -2, so b = 4.
SAT Trap: Be careful with the negative sign in -b/(2a).The function y = ax² + 4x + 1 has axis of symmetry x = 1. What is a?
Use x = -b/(2a). Here b = 4, so -4/(2a) = 1. This gives -4 = 2a, so a = -2.
SAT Trap: The axis formula works even when the leading coefficient is unknown.A quadratic function has zeros at x = 3 and x = 7. What is the axis of symmetry?
The axis of symmetry is halfway between the two zeros. The midpoint of 3 and 7 is (3 + 7)/2 = 5.
SAT Trap: The axis lies between the two x-intercepts, not at one of them unless the root repeats.A quadratic function has zeros -2 and 8 and leading coefficient 1. What is its y-intercept?
The function is f(x) = (x + 2)(x – 8). The y-intercept is f(0) = 2(-8) = -16.
SAT Trap: Use x = 0 for the y-intercept, not the average of the roots.If f(x) = x² + kx + 6 and f(2) = 0, what is k?
Substitute x = 2 and set the output to 0: 4 + 2k + 6 = 0. Then 2k + 10 = 0, so k = -5.
SAT Trap: A zero means the function output is 0 at that x-value.For which values of x does x² – 9x + 20 = 0?
Factor x² – 9x + 20 as (x – 4)(x – 5). Setting each factor equal to zero gives x = 4 and x = 5.
SAT Trap: The two factors must multiply to positive 20 and add to negative 9.A quadratic table has equal output values when x = 0 and x = 4. What is the axis of symmetry?
Equal output values occur at points the same distance from the axis. The midpoint of x = 0 and x = 4 is x = 2.
SAT Trap: The axis is halfway between matching y-values.What are the x-intercepts of y = -2(x + 1)² + 18?
Set y = 0: -2(x + 1)² + 18 = 0, so (x + 1)² = 9. Thus x + 1 = ±3, giving x = 2 and x = -4.
SAT Trap: Do not forget to subtract 1 after taking the square root.A parabola has equation f(x) = a(x – 1)² + 3 and passes through (3, 11). What is a?
Substitute (3, 11): 11 = a(3 – 1)² + 3 = 4a + 3. Then 8 = 4a, so a = 2.
SAT Trap: Use the x-coordinate inside the squared expression and the y-coordinate as the output.A quadratic has x-intercepts -1 and 5 and y-intercept -10. If f(x) = a(x + 1)(x – 5), what is a?
Use the y-intercept by setting x = 0: -10 = a(1)(-5) = -5a. Therefore a = 2.
SAT Trap: The y-intercept gives f(0), which is often the fastest way to find a.For f(x) = (x – 4)² – 1, on which interval is the function increasing?
The parabola opens upward and has vertex x = 4. It decreases before x = 4 and increases after x = 4.
SAT Trap: An upward-opening parabola increases to the right of its vertex.What is the range of y = 2(x + 3)² – 7?
The parabola opens upward, and the vertex is (-3, -7). The minimum y-value is -7, so the range is y ≥ -7.
SAT Trap: Range describes y-values, not x-values.What is the range of y = -(x – 2)² + 9?
The parabola opens downward and has vertex (2, 9). The maximum y-value is 9, so the range is y ≤ 9.
SAT Trap: A downward-opening parabola has a highest point, not a lowest point.For f(x) = -(x + 5)² + 12, what is the maximum value of f?
The vertex is (-5, 12) and the parabola opens downward. Therefore the maximum value is the y-value 12.
SAT Trap: The maximum value is not the x-coordinate of the vertex.Use these TestPrepKart SAT resources to continue practicing after you finish this quadratic functions set.
| Resource | Best For | CTA |
| SAT Question Bank | Mixed SAT Math and English practice | Download Now |
| SAT Practice Papers | Timed practice and test-like sets | Download Now |
| SAT Math Formula Sheet | Quick review before drills | View Guide |
| SAT Math Practice Test | Math section practice for score improvement | Practice Now |
| SAT Desmos Guide | Graphing, checking intersections, and verifying quadratics | View Guide |
If quadratic graphs, vertex form, or word problems slow you down, a TestPrepKart SAT teacher can review your mistakes and build a targeted practice plan.
These hard questions combine multiple ideas, such as roots plus vertex, parameters plus discriminant, or real-world optimization. Take your time and write down the reason for every answer.
A quadratic function has vertex (2, -3) and passes through (4, 5). Which equation represents the function?
Use vertex form f(x) = a(x – 2)² – 3. Substitute (4, 5): 5 = a(2)² – 3, so 8 = 4a and a = 2.
SAT Trap: The point given is used to find a, not to replace the vertex.If f(x) = x² + px + q has zeros 6 and -2, what are p and q?
The function is (x – 6)(x + 2) = x² – 4x – 12. Therefore p = -4 and q = -12.
SAT Trap: The sum of roots is 4, but the coefficient p is the opposite of that sum.A quadratic has x-intercepts 1 and 9 and passes through (0, -18). What is the maximum value of the function?
Write f(x) = a(x – 1)(x – 9). Since f(0) = -18, 9a = -18, so a = -2. The axis is halfway between 1 and 9, so x = 5. f(5) = -2(4)(-4) = 32.
SAT Trap: When a is negative, the vertex gives a maximum.The height of an object is h(t) = -5t² + 20t + 1. What is the maximum height?
The maximum occurs at t = -b/(2a) = -20/(2(-5)) = 2. Then h(2) = -5(4) + 40 + 1 = 21.
SAT Trap: The time 2 is not the height. Substitute it back into the function.The height of a launched object is h(t) = -16t² + 64t. After how many seconds does the object return to the ground?
Set h(t) = 0: -16t² + 64t = -16t(t – 4) = 0. The roots are t = 0 and t = 4. The return time after launch is 4 seconds.
SAT Trap: The t = 0 solution is the launch moment, not the return time.For what values of k does x² – 2kx + 25 = 0 have exactly one real solution?
Exactly one real solution means the discriminant is 0. For x² – 2kx + 25, the discriminant is (-2k)² – 4(1)(25) = 4k² – 100. Set it equal to 0, so k² = 25 and k = ±5.
SAT Trap: One real solution means the parabola touches the x-axis at one point.For which value of c will f(x) = x² + 6x + c have no x-intercepts?
No x-intercepts means the discriminant is negative. Here b² – 4ac = 36 – 4c. This is negative when c > 9, so c = 12 works.
SAT Trap: At c = 9, the discriminant is 0, so there is exactly one x-intercept, not none.A downward-opening quadratic has roots 2 and 10 and maximum value 16. What is its y-intercept?
The axis is halfway between the roots, x = 6, so the vertex is (6, 16). Use f(x) = a(x – 6)² + 16. Since x = 2 is a root, 0 = 16a + 16, so a = -1. Then f(0) = -(36) + 16 = -20.
SAT Trap: Use the roots to locate the axis before building the vertex form.If f(x) = 2x² + bx + 8 has vertex x-coordinate 3, what is b?
Use x = -b/(2a). Since a = 2, x = -b/4. Set -b/4 = 3, so b = -12.
SAT Trap: The leading coefficient changes the denominator in the axis formula.If f(x) = x² – 4x + m has minimum value -1, what is m?
The vertex occurs at x = 2. f(2) = 4 – 8 + m = m – 4. Set m – 4 = -1, so m = 3.
SAT Trap: Use the vertex output, not the y-intercept, to match the minimum value.If f(x) = x² and g(x) = f(x – 3), what is the vertex of g?
Since g(x) = f(x – 3) = (x – 3)², the graph shifts right 3 units. The vertex is (3, 0).
SAT Trap: Inside function notation, x – 3 means a shift right, not left.For h(x) = -(x + 2)² + 5, which statement is true?
The axis of symmetry is x = -2. The values x = -4 and x = 0 are both 2 units from -2, so their outputs are equal.
SAT Trap: Use distance from the axis of symmetry, not distance from zero.The function f(x) = x² – mx + 16 has two positive zeros whose sum is 10. What is m?
For x² – mx + 16, the sum of the zeros is m. Since the sum is 10, m = 10.
SAT Trap: In x² + bx + c, the sum of roots is -b. Here b = -m, so the sum is m.A quadratic has x-intercepts 1 and 5 and passes through (3, 8). Which value of a makes f(x) = a(x – 1)(x – 5) true?
Substitute (3, 8): 8 = a(3 – 1)(3 – 5) = a(2)(-2) = -4a. Therefore a = -2.
SAT Trap: A point between the roots can produce a negative product, so the sign of a matters.A rectangle has perimeter 40. If its width is x, its length is 20 – x and its area is A(x) = x(20 – x). What is the maximum area?
A(x) = -x² + 20x. The vertex occurs at x = -20/(2(-1)) = 10. A(10) = 10(10) = 100.
SAT Trap: Optimization questions usually ask for the y-value, not the x-value that produces it.A company models revenue by R(p) = p(120 – 3p), where p is the price in dollars. What price gives the maximum revenue?
Rewrite R(p) = -3p² + 120p. The maximum occurs at p = -120/(2(-3)) = 20.
SAT Trap: The price at maximum is the vertex x-value. The revenue would be the y-value.For which values of x do f(x) = x² – 4x + 1 and g(x) = 2x + 1 have the same value?
Set the functions equal: x² – 4x + 1 = 2x + 1. Simplify to x² – 6x = 0, or x(x – 6) = 0. Thus x = 0 and x = 6.
SAT Trap: When finding intersections, set the two expressions equal before factoring.If f(x) = x² + kx + 16 has axis of symmetry x = -4, what is k?
The axis is x = -k/2. Set -k/2 = -4, so k = 8.
SAT Trap: The negative in the axis formula often flips the expected sign.| Mistake | Why It Happens | The Fix |
| Vertex x-value confusion with maximum or minimum value | Students stop too soon after finding x = -b/(2a). | To obtain the y-value, replace the x-value in the function. |
| Vertex form reading with the incorrect sign | It appears that the phrase x-h should result in a negative shift. | Recall that vertex x = h is obtained by subtracting x from h. |
| After taking a square root, forgetting both roots | Students solve only the positive branch | When (x – h)² = number, write x – h = plus or minus the square root. |
| Using the y-intercept as a root | Only the affirmative branch is solved by the students. | Write x – h = plus or minus the square root when (x – h)² = number. |
| Using the root of the y-intercept | Even though a graph check would be quicker, some students complete lengthy algebra. | Use Desmos as a verifier for intersections and clumsy parameter checks. |
| Missing units in word problems | The answer requests a different quantity, but the model has time, price, or area. | Before answering, mark the time, height, price, area, or revenue that the question requests. |
| Day | Focus | Activity |
| Day 1 | Diagnostic | Finish Questions 1 through 20 without taking notes. Indicate the sort of miss (vertex, roots, graph, or word problem). |
| Days 2–3 | Vertex form | Read vertex, axis, range, transformations, and opening direction with ease. |
| Days 4–5 | Standard form | Drill y-intercepts, maximum/minimum values, and x = -b/(2a). |
| Days 6–7 | Factored form | Practice creating equations from zeros, intercepts, and roots. |
| Days 8–9 | Quadratic models | Work on the revenue, area, and projectile issues. Put the vertex’s meaning in context in writing. |
| Days 10–11 | Parameters | Use a specified root, axis, or point to solve for unknown coefficients. |
| Day 12 | Desmos checking | Verify the roots, vertices, and intersections of fifteen quadratic equations. |
| Day 13 | Timed mixed set | In timed groups, complete Q21 through Q56. Prioritize precision over speed. |
| Day 14 | Error log review | Write a phrase outlining the trap and retake each question that was overlooked. |
Maya, Grade 11, Austin, Texas

Maya was able to comprehend factoring, but she failed to answer questions about the meaning of a vertex in a real-world model. We changed her exercise such that she read the function first instead of just calculating problems. Her quadratic function errors decreased from six per mixed set to one or two after two weeks.
Aarav, Grade 10, Edison, New Jersey
When it came to Desmos, Aarav was quick, but when a question could be solved mentally using vertex or factored form, he took longer. Prior to solving, we taught him how to recognize the equation form. While maintaining accuracy, his average time on quadratic questions decreased from almost two minutes to less than one minute.
TestPrepKart assists students in determining whether algebra, functions, Desmos approach, time, or casual errors are impeding their SAT Math score. Start with a targeted evaluation and a well-defined next course of action.
Yes. In Digital SAT Math, quadratic functions can be found in word problems, graphs, equations, maximum and minimum values, and intercept questions. Students should be familiar with factored form, standard form, and vertex form.
Determine the equation’s form first. Standard form is helpful for y-intercepts and the axis formula, factored form works best for roots, and vertex form works best for vertices and ranges.
Yes, but not all of the questions. Verify graphs, roots, vertices, and intersections using Desmos; however, to save time, solve basic vertex and factoring problems by hand.
When a question requests a maximum or minimum value, the most frequent error is to discover the vertex x-value but neglect to find the y-value.
50 to 100 mixed quadratic function questions, comprising vertex form, factored form, standard form, and real-world models, are a good goal.
They are related, but they are not the same. While a quadratic function may ask about graph characteristics, outputs, transformations, or real-world implications, a quadratic equation typically requires you to solve for x.
He is a Digital SAT mentor with 10+ years of experience, working primarily with SAT students all Over worldwide. Their students have consistently progressed toward 1520+ scores by improving timing, accuracy, and trap-answer control through official-style practice, detailed mistake analysis, and clear weekly action plans.
Copyright © 2024 CounselKart Educational Services Pvt. Ltd.. All Rights Reserved

Post a Comment