Back to Blog
    Exams, Assessments & Practice Tools

    Easy ACT Quadratic Equations Practice Questions

    June 7, 202610 min read66 views
    Easy ACT Quadratic Equations Practice Questions

    Easy ACT Quadratic Equations Practice Questions

    Mastering easy ACT quadratic equations practice questions is a fundamental step for any student aiming to excel on the math section of the ACT. Quadratic equations are polynomial equations of the second degree, meaning the highest power of the variable is two. These equations typically appear 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. Understanding how to factor, use the quadratic formula, and interpret parabolas will provide a significant boost to your score. For a comprehensive overview of the math section, check out our guide on ACT Prep.

    Concept Explanation

    A quadratic equation is a mathematical statement where the highest exponent of the variable is two, representing a parabola when graphed on a coordinate plane. These equations are essential for solving problems involving area, projectile motion, and optimization. On the ACT, you will predominantly encounter quadratics that can be solved through three primary methods: factoring, the square root property, or the quadratic formula.

    Factoring involves finding two binomials that multiply to equal the quadratic expression. For example, in the equation x 2 + 5 x + 6 = 0 x^2 + 5x + 6 = 0 , we look for two numbers that multiply to 6 and add to 5, resulting in ( x + 2 ) ( x + 3 ) = 0 (x + 2)(x + 3) = 0 . The solutions, or roots, are the values of x x that make each binomial zero (in this case, x = βˆ’ 2 x = -2 and x = βˆ’ 3 x = -3 ). When factoring is difficult, the quadratic formula is a universal tool:

    x = βˆ’ b Β± b 2 βˆ’ 4 a c 2 a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

    The term under the radical, b 2 βˆ’ 4 a c b^2 - 4ac , is called the discriminant. It tells you how many real solutions exist: a positive discriminant means two real roots, zero means one real root, and a negative discriminant means no real roots. You can practice these foundational skills using our ACT Algebra Practice Questions to ensure your basic manipulation skills are sharp. For more complex scenarios, you might also find ACT Functions Practice Questions helpful as quadratics are often presented as functional relationships.

    Solved Examples

    Review these step-by-step solutions to understand the logic behind solving quadratic problems on the ACT.

    1. Solve for x x : x 2 βˆ’ 9 = 0 x^2 - 9 = 0
      1. Identify that this is a "difference of squares" pattern where a 2 βˆ’ b 2 = ( a βˆ’ b ) ( a + b ) a^2 - b^2 = (a - b)(a + b) .
      2. Rewrite the equation as ( x βˆ’ 3 ) ( x + 3 ) = 0 (x - 3)(x + 3) = 0 .
      3. Set each factor to zero: x βˆ’ 3 = 0 x - 3 = 0 or x + 3 = 0 x + 3 = 0 .
      4. The solutions are x = 3 x = 3 and x = βˆ’ 3 x = -3 .
    2. Find the roots of x 2 βˆ’ 7 x + 10 = 0 x^2 - 7x + 10 = 0
      1. Look for two numbers that multiply to + 10 +10 and add to βˆ’ 7 -7 .
      2. The numbers are βˆ’ 2 -2 and βˆ’ 5 -5 .
      3. Factor the expression: ( x βˆ’ 2 ) ( x βˆ’ 5 ) = 0 (x - 2)(x - 5) = 0 .
      4. Solve for x x : x = 2 x = 2 and x = 5 x = 5 .
    3. What is the sum of the solutions for x 2 + 4 x βˆ’ 12 = 0 x^2 + 4x - 12 = 0 ?
      1. Factor the equation: Find numbers that multiply to βˆ’ 12 -12 and add to 4 4 . These are 6 6 and βˆ’ 2 -2 .
      2. The factored form is ( x + 6 ) ( x βˆ’ 2 ) = 0 (x + 6)(x - 2) = 0 .
      3. The solutions are x = βˆ’ 6 x = -6 and x = 2 x = 2 .
      4. Add the solutions: βˆ’ 6 + 2 = βˆ’ 4 -6 + 2 = -4 .

    Practice Questions

    Test your knowledge with these easy ACT quadratic equations practice questions. Try to solve them without a calculator first to build your mental math speed.

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

    2. What are the solutions to the equation x 2 + 8 x + 15 = 0 ? x^2 + 8x + 15 = 0 \text{?}

    3. If ( x βˆ’ 4 ) ( x + 9 ) = 0 (x - 4)(x + 9) = 0 , what are the possible values for x x ?

    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. Solve for y y : y 2 βˆ’ 10 y + 25 = 0 y^2 - 10y + 25 = 0

    5. Which of the following is a solution to x 2 + 2 x βˆ’ 8 = 0 x^2 + 2x - 8 = 0 ?

    6. Find the value of x x if 2 x 2 = 32 2x^2 = 32

    7. What is the product of the solutions for the equation x 2 βˆ’ 5 x βˆ’ 6 = 0 ? x^2 - 5x - 6 = 0 \text{?}

    8. Solve for x x : x 2 + 3 x = 0 x^2 + 3x = 0

    9. If x 2 βˆ’ k = 0 x^2 - k = 0 and one solution is x = 7 x = 7 , what is the value of k k ?

    10. Solve for x x : ( 2 x βˆ’ 4 ) ( x + 5 ) = 0 (2x - 4)(x + 5) = 0

    Answers & Explanations

    Check your work against the detailed explanations below to identify any areas for improvement.

    1. Answer: x = 8 , βˆ’ 8 x = 8, -8 . This is a difference of squares: ( x βˆ’ 8 ) ( x + 8 ) = 0 (x - 8)(x + 8) = 0 . Setting each factor to zero gives the two results.
    2. Answer: x = βˆ’ 3 , βˆ’ 5 x = -3, -5 . We need factors of 15 that add to 8. Those are 3 and 5. The factored form is ( x + 3 ) ( x + 5 ) = 0 (x + 3)(x + 5) = 0 .
    3. Answer: x = 4 , βˆ’ 9 x = 4, -9 . The equation is already factored. Set x βˆ’ 4 = 0 x - 4 = 0 to get 4, and x + 9 = 0 x + 9 = 0 to get -9.
    4. Answer: y = 5 y = 5 . This is a perfect square trinomial: ( y βˆ’ 5 ) 2 = 0 (y - 5)^2 = 0 . There is only one unique solution.
    5. Answer: x = 2 x = 2 or x = βˆ’ 4 x = -4 . Factoring gives ( x + 4 ) ( x βˆ’ 2 ) = 0 (x + 4)(x - 2) = 0 . Either of these values would be correct depending on the multiple-choice options.
    6. Answer: x = 4 , βˆ’ 4 x = 4, -4 . Divide both sides by 2 to get x 2 = 16 x^2 = 16 . Taking the square root of both sides gives Β± 4 \pm 4 .
    7. Answer: βˆ’ 6 -6 . Factoring x 2 βˆ’ 5 x βˆ’ 6 = 0 x^2 - 5x - 6 = 0 gives ( x βˆ’ 6 ) ( x + 1 ) = 0 (x - 6)(x + 1) = 0 . The solutions are 6 and -1. Their product is 6 Γ— βˆ’ 1 = βˆ’ 6 6 \times -1 = -6 .
    8. Answer: x = 0 , βˆ’ 3 x = 0, -3 . Factor out the greatest common factor x x : x ( x + 3 ) = 0 x(x + 3) = 0 . Set x = 0 x = 0 and x + 3 = 0 x + 3 = 0 .
    9. Answer: 49 49 . Substitute x = 7 x = 7 into the equation: 7 2 βˆ’ k = 0 7^2 - k = 0 , which means 49 βˆ’ k = 0 49 - k = 0 . Therefore, k = 49 k = 49 .
    10. Answer: x = 2 , βˆ’ 5 x = 2, -5 . Set each factor to zero: 2 x βˆ’ 4 = 0 β†’ 2 x = 4 β†’ x = 2 2x - 4 = 0 \rightarrow 2x = 4 \rightarrow x = 2 . And x + 5 = 0 β†’ x = βˆ’ 5 x + 5 = 0 \rightarrow x = -5 .
    Interactive quizQuestion 1 of 5

    1. Which of the following is the standard form of a quadratic equation?

    Pick an answer to check

    Frequently Asked Questions

    What is a quadratic equation?

    A quadratic equation is a second-degree polynomial equation in a single variable, typically written as a x 2 + b x + c = 0 ax^2 + bx + c = 0 . It represents a curve called a parabola when plotted on a graph, and its solutions are the points where the curve crosses the x-axis.

    How do I know if I should factor or use the quadratic formula?

    You should try factoring first because it is usually faster for simple integers, especially on the ACT. If you cannot easily find two numbers that multiply to the constant and add to the middle coefficient, use the quadratic formula as it works for every quadratic equation.

    Can a quadratic equation have no real solutions?

    Yes, a quadratic equation has no real solutions if the discriminant is negative, meaning the parabola never touches or crosses the x-axis. In these cases, the solutions are complex or imaginary numbers involving i i .

    What are the "roots" or "zeros" of an equation?

    Roots and zeros are different terms for the solutions of the equation, specifically the x-values that make the equation equal to zero. On the ACT, questions may use these terms interchangeably to ask for the values of x x .

    Why is the coefficient 'a' never zero in a quadratic?

    If the coefficient a a were zero, the x 2 x^2 term would disappear, leaving a linear equation like b x + c = 0 bx + c = 0 . By definition, a quadratic must have a squared term as its highest power.

    How can I check my answers on the ACT?

    The most reliable way to check your answer is to plug your solution back into the original equation to see if it results in a true statement. If the ACT is multiple-choice, you can also work backward by plugging the answer choices into the equation to find which one works.

    For more practice with algebraic concepts, you might explore ACT Systems of Equations Practice Questions or use our AI Question Generator to create custom practice sets tailored to your needs. If you are preparing for other standardized tests, resources like Easy NAPLEX Pharmacokinetics Calculation Practice Questions offer similar structured learning for different fields.

    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.