Back to Blog
    Exams, Assessments & Practice Tools

    Hard ACT Quadratic Equations Practice Questions

    June 7, 202610 min read57 views
    Hard ACT Quadratic Equations Practice Questions

    Concept Explanation

    Hard ACT Quadratic Equations Practice Questions typically involve complex manipulations of the standard form a x 2 + b x + c = 0 ax^2 + bx + c = 0 , the discriminant, and the relationship between roots and coefficients to test a student's higher-level algebraic reasoning. While basic quadratic problems might ask you to factor a simple trinomial, advanced questions on the ACT Prep section often require you to solve for constants that result in specific types of solutions or to interpret the vertex form y = a ( x βˆ’ h ) 2 + k y = a(x - h)^2 + k . Understanding the discriminant D = b 2 βˆ’ 4 a c D = b^2 - 4ac is vital: if D > 0 D > 0 , there are two real roots; if D = 0 D = 0 , there is exactly one real root (a tangent point); and if D < 0 D < 0 , the roots are complex.

    Beyond basic factoring, students must be comfortable with the Quadratic Formula and Vieta's Formulas, which state that for the equation a x 2 + b x + c = 0 ax^2 + bx + c = 0 , the sum of the roots is βˆ’ b a -\frac{b}{a} and the product of the roots is c a \frac{c}{a} . These shortcuts are essential for managing time on the math section. You may also encounter problems where you must complete the square to find the vertex of a parabola or use ACT Functions principles to shift graphs horizontally and vertically. For more comprehensive practice, you can use an AI Question Generator to create custom drills based on these specific sub-topics.

    Solved Examples

    1. Example 1: Using the Discriminant
      For what value of k k does the equation 3 x 2 βˆ’ 6 x + k = 0 3x^2 - 6x + k = 0 have exactly one real solution?
      1. Identify the coefficients: a = 3 a = 3 , b = βˆ’ 6 b = -6 , and c = k c = k .
      2. Set the discriminant to zero for one real solution: b 2 βˆ’ 4 a c = 0 b^2 - 4ac = 0 .
      3. Substitute the values: ( βˆ’ 6 ) 2 βˆ’ 4 ( 3 ) ( k ) = 0 (-6)^2 - 4(3)(k) = 0 .
      4. Solve for k k : 36 βˆ’ 12 k = 0 β†’ 12 k = 36 β†’ k = 3 36 - 12k = 0 \rightarrow 12k = 36 \rightarrow k = 3 .
    2. Example 2: Sum and Product of Roots
      The roots of the quadratic equation x 2 + p x + q = 0 x^2 + px + q = 0 are 5 5 and βˆ’ 3 -3 . What is the value of p + q p + q ?
      1. Use Vieta's Formulas: The sum of the roots is βˆ’ p -p and the product is q q .
      2. Sum: 5 + ( βˆ’ 3 ) = 2 5 + (-3) = 2 . Therefore, βˆ’ p = 2 -p = 2 , so p = βˆ’ 2 p = -2 .
      3. Product: 5 Γ— ( βˆ’ 3 ) = βˆ’ 15 5 \times (-3) = -15 . Therefore, q = βˆ’ 15 q = -15 .
      4. Calculate the final sum: p + q = βˆ’ 2 + ( βˆ’ 15 ) = βˆ’ 17 p + q = -2 + (-15) = -17 .
    3. Example 3: Vertex Form Manipulation
      Convert y = 2 x 2 βˆ’ 12 x + 11 y = 2x^2 - 12x + 11 into vertex form and identify the vertex.
      1. Factor out the leading coefficient from the first two terms: y = 2 ( x 2 βˆ’ 6 x ) + 11 y = 2(x^2 - 6x) + 11 .
      2. Complete the square inside the parentheses: ( βˆ’ 6 2 ) 2 = 9 (\frac{-6}{2})^2 = 9 .
      3. Add and subtract 9 inside, then move the subtraction outside: y = 2 ( x 2 βˆ’ 6 x + 9 βˆ’ 9 ) + 11 y = 2(x^2 - 6x + 9 - 9) + 11 .
      4. Simplify: y = 2 ( ( x βˆ’ 3 ) 2 βˆ’ 9 ) + 11 β†’ y = 2 ( x βˆ’ 3 ) 2 βˆ’ 18 + 11 y = 2((x-3)^2 - 9) + 11 \rightarrow y = 2(x-3)^2 - 18 + 11 .
      5. Final form: y = 2 ( x βˆ’ 3 ) 2 βˆ’ 7 y = 2(x-3)^2 - 7 . The vertex is ( 3 , βˆ’ 7 ) (3, -7) .

    Practice Questions

    1. If the equation x 2 βˆ’ k x + 16 = 0 x^2 - kx + 16 = 0 has two identical real roots, what are the possible values of k k ?

    2. A parabola is defined by the function f ( x ) = x 2 + 4 x βˆ’ 12 f(x) = x^2 + 4x - 12 . At what two points does the parabola intersect the x-axis?

    3. Solve for x x in the equation 2 x 2 + 5 x βˆ’ 3 = 0 2x^2 + 5x - 3 = 0 using the quadratic formula.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    4. If one root of the equation 2 x 2 + b x βˆ’ 10 = 0 2x^2 + bx - 10 = 0 is 2, what is the value of b b and what is the other root?

    5. Find the minimum value of the quadratic function g ( x ) = 3 x 2 βˆ’ 12 x + 5 g(x) = 3x^2 - 12x + 5 .

    6. The quadratic equation x 2 + 6 x + c = 0 x^2 + 6x + c = 0 has no real solutions. What is the range of possible values for c c ?

    7. A rectangle has a length that is 4 inches longer than its width. If the area of the rectangle is 96 square inches, find the dimensions using a quadratic equation.

    8. If r 1 r_1 and r 2 r_2 are the roots of x 2 βˆ’ 7 x + 10 = 0 x^2 - 7x + 10 = 0 , find the value of 1 r 1 + 1 r 2 \frac{1}{r_1} + \frac{1}{r_2} .

    9. Solve for x x : ( x βˆ’ 4 ) 2 = 25 (x - 4)^2 = 25 .

    10. A projectile follows the path h ( t ) = βˆ’ 16 t 2 + 64 t + 80 h(t) = -16t^2 + 64t + 80 , where h h is height and t t is time in seconds. After how many seconds does the projectile hit the ground?

    Answers & Explanations

    1. Answer: k = 8 k = 8 or k = βˆ’ 8 k = -8
      For identical real roots, the discriminant must be zero: b 2 βˆ’ 4 a c = 0 b^2 - 4ac = 0 . Here, ( βˆ’ k ) 2 βˆ’ 4 ( 1 ) ( 16 ) = 0 (-k)^2 - 4(1)(16) = 0 , which simplifies to k 2 βˆ’ 64 = 0 k^2 - 64 = 0 . Thus, k 2 = 64 k^2 = 64 , giving k = Β± 8 k = \pm 8 .
    2. Answer: ( βˆ’ 6 , 0 ) (-6, 0) and ( 2 , 0 ) (2, 0)
      Set f ( x ) = 0 f(x) = 0 . Factor the trinomial: ( x + 6 ) ( x βˆ’ 2 ) = 0 (x+6)(x-2) = 0 . Solving for x x gives x = βˆ’ 6 x = -6 and x = 2 x = 2 .
    3. Answer: x = 1 2 x = \frac{1}{2} and x = βˆ’ 3 x = -3
      Using βˆ’ b Β± b 2 βˆ’ 4 a c 2 a \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} : βˆ’ 5 Β± 25 βˆ’ 4 ( 2 ) ( βˆ’ 3 ) 4 = βˆ’ 5 Β± 49 4 \frac{-5 \pm \sqrt{25 - 4(2)(-3)}}{4} = \frac{-5 \pm \sqrt{49}}{4} . This results in βˆ’ 5 + 7 4 = 0.5 \frac{-5+7}{4} = 0.5 and βˆ’ 5 βˆ’ 7 4 = βˆ’ 3 \frac{-5-7}{4} = -3 .
    4. Answer: b = 3 b = 3 , other root = βˆ’ 2.5 -2.5
      Plug in x = 2 x=2 : 2 ( 2 ) 2 + b ( 2 ) βˆ’ 10 = 0 β†’ 8 + 2 b βˆ’ 10 = 0 β†’ 2 b = 2 β†’ b = 1 2(2)^2 + b(2) - 10 = 0 \rightarrow 8 + 2b - 10 = 0 \rightarrow 2b = 2 \rightarrow b = 1 . Wait, re-calculating: 8 + 2 b βˆ’ 10 = 0 β‡’ 2 b βˆ’ 2 = 0 β‡’ b = 1 8 + 2b - 10 = 0 \Rightarrow 2b - 2 = 0 \Rightarrow b = 1 . Using product of roots c a = βˆ’ 10 2 = βˆ’ 5 \frac{c}{a} = \frac{-10}{2} = -5 . Since one root is 2, 2 Γ— r 2 = βˆ’ 5 2 \times r_2 = -5 , so r 2 = βˆ’ 2.5 r_2 = -2.5 .
    5. Answer: -7
      The minimum value occurs at the vertex. x = βˆ’ b 2 a = βˆ’ βˆ’ 12 2 ( 3 ) = 2 x = -\frac{b}{2a} = -\frac{-12}{2(3)} = 2 . Plug x = 2 x=2 into the function: g ( 2 ) = 3 ( 4 ) βˆ’ 12 ( 2 ) + 5 = 12 βˆ’ 24 + 5 = βˆ’ 7 g(2) = 3(4) - 12(2) + 5 = 12 - 24 + 5 = -7 .
    6. Answer: c > 9 c > 9
      For no real solutions, b 2 βˆ’ 4 a c < 0 b^2 - 4ac < 0 . So, 6 2 βˆ’ 4 ( 1 ) ( c ) < 0 β†’ 36 βˆ’ 4 c < 0 β†’ 36 < 4 c β†’ c > 9 6^2 - 4(1)(c) < 0 \rightarrow 36 - 4c < 0 \rightarrow 36 < 4c \rightarrow c > 9 .
    7. Answer: 8 inches by 12 inches
      Let width be w w . Length is w + 4 w+4 . Area: w ( w + 4 ) = 96 β†’ w 2 + 4 w βˆ’ 96 = 0 w(w+4) = 96 \rightarrow w^2 + 4w - 96 = 0 . Factoring gives ( w + 12 ) ( w βˆ’ 8 ) = 0 (w+12)(w-8) = 0 . Since width must be positive, w = 8 w=8 . Length is 8 + 4 = 12 8+4=12 .
    8. Answer: 0.7 0.7 or 7 10 \frac{7}{10}
      1 r 1 + 1 r 2 = r 1 + r 2 r 1 r 2 \frac{1}{r_1} + \frac{1}{r_2} = \frac{r_1 + r_2}{r_1 r_2} . Sum of roots = 7 = 7 , Product of roots = 10 = 10 . Ratio is 7 10 \frac{7}{10} .
    9. Answer: x = 9 x = 9 and x = βˆ’ 1 x = -1
      Take the square root of both sides: x βˆ’ 4 = 5 x - 4 = 5 or x βˆ’ 4 = βˆ’ 5 x - 4 = -5 . Solving gives x = 9 x = 9 and x = βˆ’ 1 x = -1 .
    10. Answer: 5 seconds
      Set h ( t ) = 0 h(t) = 0 : βˆ’ 16 t 2 + 64 t + 80 = 0 -16t^2 + 64t + 80 = 0 . Divide by -16: t 2 βˆ’ 4 t βˆ’ 5 = 0 t^2 - 4t - 5 = 0 . Factor: ( t βˆ’ 5 ) ( t + 1 ) = 0 (t-5)(t+1) = 0 . Since time cannot be negative, t = 5 t = 5 .
    Interactive quizQuestion 1 of 5

    1. Which of the following describes the roots of \( 2x^2 + 4x + 5 = 0 \)?

    Pick an answer to check

    Frequently Asked Questions

    How do I know whether to factor or use the quadratic formula on the ACT?

    Try to factor first if the numbers are small and look like perfect squares or simple multiples. If you cannot find factors within 10-15 seconds, immediately switch to the quadratic formula to avoid wasting time. You can find more tips on this in our ACT Algebra guide.

    What does it mean if the discriminant is negative?

    A negative discriminant indicates that the quadratic equation has no real roots and the parabola does not cross the x-axis. In the context of the discriminant review, this means the solutions are complex numbers involving i i .

    How is the vertex form useful for ACT questions?

    The vertex form y = a ( x βˆ’ h ) 2 + k y = a(x - h)^2 + k directly identifies the maximum or minimum point of the parabola at ( h , k ) (h, k) . This is much faster than calculating βˆ’ b / 2 a -b/2a when the equation is already provided in this format or when you need to identify transformations.

    Does the ACT require knowledge of complex numbers in quadratics?

    Yes, the ACT often includes one or two questions involving the imaginary unit i i . You should be prepared to simplify the square root of a negative number using the quadratic formula as part of the ACT Number Properties curriculum.

    What is the fastest way to find the sum and product of roots?

    The fastest way is using Vieta's formulas: the sum is βˆ’ b / a -b/a and the product is c / a c/a . Memorizing these can save significant time compared to solving for both roots and then adding or multiplying them manually.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.