Back to Blog
    Exams, Assessments & Practice Tools

    Easy SAT Quadratic Equations Practice Questions

    April 26, 20268 min read22 views
    Easy SAT Quadratic Equations Practice Questions

    Concept Explanation

    SAT quadratic equations are polynomial equations of the second degree, typically written in the standard form a x 2 + b x + c = 0 ax^2 + bx + c = 0 , where a a , b b , and c c are constants and a β‰  0 a \neq 0 .

    On the Digital SAT, these equations appear frequently in the Math section. Mastery of quadratics involves understanding three primary forms: Standard Form, Factored Form y = a ( x βˆ’ r 1 ) ( x βˆ’ r 2 ) y = a(x - r_1)(x - r_2) , and Vertex Form y = a ( x βˆ’ h ) 2 + k y = a(x - h)^2 + k . Each form reveals specific characteristics of the parabola it represents. For instance, the factored form immediately provides the x-intercepts (roots), while the vertex form highlights the maximum or minimum point of the graph. If you are just starting your preparation, you might also find Easy SAT Math Practice Questions helpful for building a strong foundation.

    To solve these equations, students typically use factoring, completing the square, or the quadratic formula: x = βˆ’ b Β± b 2 βˆ’ 4 a c 2 a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} The term under the square root, b 2 βˆ’ 4 a c b^2 - 4ac , is called the discriminant. It determines the number of real solutions: if it is positive, there are two real roots; if zero, one real root; and if negative, no real roots. Resources like Khan Academy provide excellent interactive visualizations of how these constants shift the parabola on a coordinate plane.

    Solved Examples

    Review these step-by-step solutions to understand the common methods used on the SAT.

    1. Factoring Method: Solve for x x in the equation x 2 βˆ’ 5 x + 6 = 0 x^2 - 5x + 6 = 0
      1. Identify two numbers that multiply to 6 and add to -5. These numbers are -2 and -3.
      2. Write the equation in factored form: ( x βˆ’ 2 ) ( x βˆ’ 3 ) = 0 (x - 2)(x - 3) = 0 .
      3. Set each factor to zero: x βˆ’ 2 = 0 x - 2 = 0 or x βˆ’ 3 = 0 x - 3 = 0 .
      4. The solutions are x = 2 x = 2 and x = 3 x = 3 .
    2. Using the Vertex Form: A parabola is given by the equation y = ( x βˆ’ 4 ) 2 + 7 y = (x - 4)^2 + 7 . What is the vertex of the parabola?
      1. Recall the vertex form y = a ( x βˆ’ h ) 2 + k y = a(x - h)^2 + k , where ( h , k ) (h, k) is the vertex.
      2. Identify h h and k k from the given equation: h = 4 h = 4 and k = 7 k = 7 .
      3. The vertex is ( 4 , 7 ) (4, 7) .
    3. Finding the Sum of Roots: For the equation 2 x 2 βˆ’ 8 x + 3 = 0 2x^2 - 8x + 3 = 0 , what is the sum of the solutions?
      1. Use the formula for the sum of roots: βˆ’ b a -\frac{b}{a} .
      2. Identify a = 2 a = 2 and b = βˆ’ 8 b = -8 .
      3. Calculate: βˆ’ βˆ’ 8 2 = 8 2 = 4 -\frac{-8}{2} = \frac{8}{2} = 4 .
      4. The sum of the roots is 4.

    Practice Questions

    Test your knowledge with these Easy SAT Quadratic Equations Practice Questions. For more algebra-specific practice, check out our guide on Easy SAT Algebra Practice Questions.

    1. Solve for x x : x 2 βˆ’ 9 = 0 x^2 - 9 = 0

    2. What are the x-intercepts of the function f ( x ) = ( x + 3 ) ( x βˆ’ 7 ) f(x) = (x + 3)(x - 7) ?

    3. If x 2 + 10 x + k = 0 x^2 + 10x + k = 0 has exactly one real solution, what is the value of k k ?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    4. What is the y-intercept of the parabola defined by y = x 2 βˆ’ 4 x βˆ’ 12 y = x^2 - 4x - 12 ?

    5. Find the product of the roots for the equation 3 x 2 + 12 x βˆ’ 15 = 0 3x^2 + 12x - 15 = 0

    6. Which of the following is the vertex form of y = x 2 βˆ’ 6 x + 11 y = x^2 - 6x + 11 ?

    7. If ( x βˆ’ 5 ) 2 = 49 (x - 5)^2 = 49 , what is one possible value of x x ?

    8. A parabola opens upward and has a vertex at ( 2 , βˆ’ 3 ) (2, -3) . How many x-intercepts does it have?

    9. Solve for x x : x 2 + 4 x = 0 x^2 + 4x = 0

    10. What is the value of the discriminant for the equation x 2 + 2 x + 5 = 0 x^2 + 2x + 5 = 0 ?

    Answers & Explanations

    1. Answer: x = 3 , βˆ’ 3 x = 3, -3 . This is a difference of squares. x 2 βˆ’ 9 = ( x βˆ’ 3 ) ( x + 3 ) = 0 x^2 - 9 = (x - 3)(x + 3) = 0 . Setting each factor to zero gives 3 and -3.
    2. Answer: (-3, 0) and (7, 0). The x-intercepts occur where f ( x ) = 0 f(x) = 0 . Setting x + 3 = 0 x+3=0 gives x = βˆ’ 3 x=-3 , and x βˆ’ 7 = 0 x-7=0 gives x = 7 x=7 .
    3. Answer: 25. For exactly one solution, the discriminant b 2 βˆ’ 4 a c b^2 - 4ac must equal 0. Here, 1 0 2 βˆ’ 4 ( 1 ) ( k ) = 0 10^2 - 4(1)(k) = 0 , so 100 βˆ’ 4 k = 0 100 - 4k = 0 , which means k = 25 k = 25 .
    4. Answer: -12. The y-intercept occurs when x = 0 x = 0 . Substituting 0 into the equation: y = 0 2 βˆ’ 4 ( 0 ) βˆ’ 12 = βˆ’ 12 y = 0^2 - 4(0) - 12 = -12 .
    5. Answer: -5. The product of the roots is given by c a \frac{c}{a} . Here, c = βˆ’ 15 c = -15 and a = 3 a = 3 . So, βˆ’ 15 3 = βˆ’ 5 \frac{-15}{3} = -5 .
    6. Answer: y = ( x βˆ’ 3 ) 2 + 2 y = (x - 3)^2 + 2 . Complete the square: ( x 2 βˆ’ 6 x + 9 ) βˆ’ 9 + 11 = ( x βˆ’ 3 ) 2 + 2 (x^2 - 6x + 9) - 9 + 11 = (x - 3)^2 + 2 .
    7. Answer: 12 or -2. Take the square root of both sides: x βˆ’ 5 = Β± 7 x - 5 = \pm 7 . So x = 5 + 7 = 12 x = 5 + 7 = 12 or x = 5 βˆ’ 7 = βˆ’ 2 x = 5 - 7 = -2 .
    8. Answer: 2. Since the vertex is below the x-axis ( y = βˆ’ 3 y = -3 ) and the parabola opens upward, it must cross the x-axis twice.
    9. Answer: 0 and -4. Factor out x x : x ( x + 4 ) = 0 x(x + 4) = 0 . This gives x = 0 x = 0 and x = βˆ’ 4 x = -4 .
    10. Answer: -16. Using b 2 βˆ’ 4 a c b^2 - 4ac : 2 2 βˆ’ 4 ( 1 ) ( 5 ) = 4 βˆ’ 20 = βˆ’ 16 2^2 - 4(1)(5) = 4 - 20 = -16 . Since it is negative, there are no real solutions.

    Quick Quiz

    Interactive Quiz 5 questions

    1. What is the sum of the solutions to the equation x 2 βˆ’ 14 x + 40 = 0 x^2 - 14x + 40 = 0 ?

    • A -14
    • B 14
    • C 40
    • D -40
    Check answer

    Answer: B. 14

    2. Which point represents the vertex of y = 2 ( x + 5 ) 2 βˆ’ 8 y = 2(x + 5)^2 - 8 ?

    • A (5, -8)
    • B (-5, 8)
    • C (-5, -8)
    • D (2, -8)
    Check answer

    Answer: C. (-5, -8)

    3. If the discriminant of a quadratic equation is 0, how many real solutions does it have?

    • A 0
    • B 1
    • C 2
    • D Infinitely many
    Check answer

    Answer: B. 1

    4. What are the roots of the equation x 2 βˆ’ 64 = 0 x^2 - 64 = 0 ?

    • A 8 only
    • B -8 only
    • C 8 and -8
    • D 0 and 64
    Check answer

    Answer: C. 8 and -8

    5. In the equation y = a x 2 + b x + c y = ax^2 + bx + c , what does the constant c c represent?

    • A The x-intercept
    • B The y-intercept
    • C The slope
    • D The vertex x-coordinate
    Check answer

    Answer: B. The y-intercept

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    How do I find the vertex of a quadratic in standard form?

    To find the x-coordinate of the vertex in standard form a x 2 + b x + c ax^2 + bx + c , use the formula x = βˆ’ b 2 a x = -\frac{b}{2a} . Once you have the x-value, plug it back into the original equation to find the corresponding y-coordinate.

    What is the difference between a root, a zero, and an x-intercept?

    In the context of SAT math, these terms are essentially interchangeable. They all refer to the x-values that make the quadratic equation equal to zero or where the graph crosses the horizontal axis.

    When should I use the quadratic formula instead of factoring?

    Use the quadratic formula when an equation cannot be easily factored into integers or when the question asks for solutions involving square roots. It is a foolproof method that works for any quadratic equation a x 2 + b x + c = 0 ax^2 + bx + c = 0 .

    What does a negative discriminant mean for the graph of a parabola?

    A negative discriminant means the quadratic has no real roots, which implies the parabola never touches or crosses the x-axis. The entire graph stays either strictly above or strictly below the x-axis.

    How is the vertex form useful on the SAT?

    The vertex form y = a ( x βˆ’ h ) 2 + k y = a(x - h)^2 + k is highly useful because it allows you to identify the maximum or minimum value of a function instantly. It is often the fastest way to solve problems involving optimization or vertical transformations.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.