← Back to Learn by Concept

Algebra · Learn by Concept

Algebra Help: Solve Quadratics By Multiple Methods

Review real example questions for Solve Quadratics By Multiple Methods in Algebra.

Question 1 / 10

0 of 10 answered

Solve by factoring: x2+7x+12=0x^2+7x+12=0

All questions

Question 1

Solve by factoring: x2+7x+12=0x^2+7x+12=0

  1. x=3,4x=3,\,4
  2. x=3,4x=-3,\,-4 (correct answer)
  3. x=12,1x=-12,\,-1
  4. x=7±37x=-7\pm \sqrt{37}

Explanation: This question tests your ability to solve quadratic equations using factoring, which is an essential skill in Algebra 1. For factoring method: once you have the quadratic factored as (x - p)(x - q) = 0, the Zero Product Property tells us that either x - p = 0 or x - q = 0, giving us the two solutions x = p and x = q. We factor x² + 7x + 12 to get (x + 3)(x + 4) = 0. Using the Zero Product Property, either (x + 3) = 0 or (x + 4) = 0. Solving each: x + 3 = 0 gives x = -3, and x + 4 = 0 gives x = -4. These are the two solutions! Choice B is correct because it properly applies the factoring method and identifies both solutions: x = -3 and x = -4. Choice A gives positive solutions x = 3, 4, but when we have (x + 3)(x + 4) = 0, solving x + 3 = 0 gives x = -3 (not x = 3). When you solve x + 3 = 0, you subtract 3 from both sides, giving the negative value. Quick check: after solving, substitute your answers back into the original equation. If you get 0 = 0, great! If not, you made an error somewhere. This catch-your-own-mistakes habit is one of the best math skills you can develop!

Question 2

Solve by factoring: x211x+24=0x^2-11x+24=0

  1. x=3,8x=-3,\,-8
  2. x=4,6x=4,\,6
  3. x=3,8x=3,\,8 (correct answer)
  4. x=11±52x=\frac{11\pm 5}{2}

Explanation: This question tests your ability to solve quadratic equations using factoring, which is an essential skill in Algebra 1. For factoring method: once you have the quadratic factored as (x - p)(x - q) = 0, the Zero Product Property tells us that either x - p = 0 or x - q = 0, giving us the two solutions x = p and x = q. We factor x² - 11x + 24 to get (x - 3)(x - 8) = 0. Using the Zero Product Property, either (x - 3) = 0 or (x - 8) = 0. Solving each: x - 3 = 0 gives x = 3, and x - 8 = 0 gives x = 8. These are the two solutions! Choice A is correct because it properly applies the factoring method and identifies both solutions: x = 3 and x = 8. Choice B has sign errors—when we factor x² - 11x + 24, we need two numbers that multiply to +24 and add to -11, which are -3 and -8, giving us (x - 3)(x - 8) = 0, not (x + 3)(x + 8) = 0. Quick check: after solving, substitute your answers back into the original equation. If you get 0 = 0, great! If not, you made an error somewhere. This catch-your-own-mistakes habit is one of the best math skills you can develop!

Question 3

Using the quadratic formula, solve x2+5x+6=0x^2 + 5x + 6 = 0.

  1. x=1,6x = -1, -6
  2. x=2,3x = -2, -3 (correct answer)
  3. x=5±11x = \frac{-5 \pm \sqrt{1}}{1}
  4. x=2,3x = 2, 3

Explanation: This question tests your ability to solve quadratic equations using the quadratic formula, which is an essential skill in Algebra 1. The quadratic formula x = (-b ± √(b² - 4ac))/(2a) works for ANY quadratic equation ax² + bx + c = 0—it's your reliable backup method when other approaches don't work easily, and it also reveals when you have complex solutions (when the part under the square root, b² - 4ac, is negative). Using the quadratic formula with a = 1, b = 5, c = 6: x = (-5 ± √(25 - 24))/2 = (-5 ± √1)/2 = (-5 ± 1)/2. This simplifies to x = (-5 + 1)/2 = -2 and x = (-5 - 1)/2 = -3. The ± in the formula is what gives us two solutions! Choice A is correct because it properly applies the method and includes both solutions with correct arithmetic. Well done! Choice D doesn't simplify the radical: √1 can be simplified to 1. When using the quadratic formula, always simplify your radicals and fractions at the end! For the quadratic formula, here's a trick: write out 'x = (-b ± √(b² - 4ac))/(2a)' before you start, then carefully substitute a, b, and c from your equation. If you try to do it in your head, it's easy to drop a negative sign or mix up the numbers. Quick check: after solving, substitute your answers back into the original equation. If you get 0 = 0, great! If not, you made an error somewhere. This catch-your-own-mistakes habit is one of the best math skills you can develop!

Question 4

A ball's height (in feet) is modeled by h(t)=16t2+64th(t)=-16t^2+64t. When does it hit the ground (solve h(t)=0h(t)=0)?

  1. t=2t=2
  2. t=4,0t=-4,\,0
  3. t=0,4t=0,\,4 (correct answer)
  4. t=0,64t=0,\,64

Explanation: This question tests your ability to solve quadratic equations using factoring, which is an essential skill in Algebra 1. For factoring method: once you have the quadratic factored as (x - p)(x - q) = 0, the Zero Product Property tells us that either x - p = 0 or x - q = 0, giving us the two solutions x = p and x = q. We factor h(t) = -16t² + 64t = 0 by first factoring out the common factor of -16t: -16t(t - 4) = 0. Using the Zero Product Property, either -16t = 0 or (t - 4) = 0. Solving each: -16t = 0 gives t = 0, and t - 4 = 0 gives t = 4. These are the two solutions! Choice A is correct because it properly identifies when the ball hits the ground: at t = 0 (the initial launch) and t = 4 (when it returns to ground level after 4 seconds). Choice D gives t = 0, 64, but 64 comes from confusing the coefficient 64t with a solution—always solve the factored equation, not just read numbers from the original! Quick check: after solving, substitute your answers back into the original equation. If you get 0 = 0, great! If not, you made an error somewhere. This catch-your-own-mistakes habit is one of the best math skills you can develop!

Question 5

Solve by factoring: x2+5x+6=0x^2 + 5x + 6 = 0

  1. x=2, 3x = -2,\ 3
  2. x=2, 3x = -2,\ -3 (correct answer)
  3. x=2, 3x = 2,\ 3
  4. x=1, 6x = 1,\ 6

Explanation: This question tests your ability to solve quadratic equations by factoring, which is an essential skill in Algebra 1. For factoring method: once you have the quadratic factored as (x - p)(x - q) = 0, the Zero Product Property tells us that either x - p = 0 or x - q = 0, giving us the two solutions x = p and x = q. We factor x² + 5x + 6 to get (x + 2)(x + 3) = 0. Using the Zero Product Property, either (x + 2) = 0 or (x + 3) = 0. Solving each: x = -2 and x = -3. These are the two solutions! Choice B is correct because it properly applies the method and includes both solutions with correct arithmetic. Well done! Choice A solves the Zero Product Property incorrectly: from (x + 2) = 0, we get x = -2 (not x = 2). When you solve x + 2 = 0, you subtract 2 from both sides, giving the negative value. Here's how to choose your method: (1) If it's x² = number, use inspection or square roots—super fast! (2) If it factors easily (you can spot the factors quickly), use factoring. (3) If it doesn't factor nicely or you need complex solutions, use the quadratic formula. With practice, you'll recognize which method fits each equation instantly! Quick check: after solving, substitute your answers back into the original equation. If you get 0 = 0, great! If not, you made an error somewhere. This catch-your-own-mistakes habit is one of the best math skills you can develop!

Question 6

The equation 4x212x+9=254x^2 - 12x + 9 = 25 can be solved most efficiently by which method?

  1. Factoring after moving all terms to one side of the equation
  2. Taking square roots after recognizing the left side as a perfect square trinomial (correct answer)
  3. Completing the square by adding and subtracting the appropriate constant
  4. Using the quadratic formula after rearranging to standard form

Explanation: The left side 4x212x+94x^2 - 12x + 9 is a perfect square trinomial: (2x3)2(2x - 3)^2. So the equation becomes (2x3)2=25(2x - 3)^2 = 25. Taking square roots: 2x3=±52x - 3 = \pm 5, giving x=4x = 4 or x=1x = -1. Choice A would require rearranging to 4x212x16=04x^2 - 12x - 16 = 0, which doesn't factor nicely. Choice C is unnecessary since we already have a perfect square. Choice D works but is less efficient than recognizing the perfect square.

Question 7

When solving x24x1=0x^2 - 4x - 1 = 0 by completing the square, what value must be added to both sides of the equation x24x=1x^2 - 4x = 1?

  1. 22
  2. 44 (correct answer)
  3. 88
  4. 1616

Explanation: To complete the square for x24xx^2 - 4x, we take half of the coefficient of xx and square it: (42)2=(2)2=4\left(\frac{-4}{2}\right)^2 = (-2)^2 = 4. Adding 4 to both sides gives x24x+4=1+4x^2 - 4x + 4 = 1 + 4, or (x2)2=5(x - 2)^2 = 5. Choice A is half the coefficient of xx but not squared. Choice C is twice the coefficient of xx. Choice D is the coefficient of xx squared, not half the coefficient squared.

Question 8

A projectile's height hh (in feet) above the ground after tt seconds is modeled by h=16t2+64t+80h = -16t^2 + 64t + 80. If the projectile hits the ground when h=0h = 0, which method would be most efficient for finding when this occurs?

  1. Factoring, because the equation can be written as 16(t24t5)=0-16(t^2 - 4t - 5) = 0 (correct answer)
  2. Completing the square, because the coefficient of t2t^2 is already a perfect square
  3. Taking square roots, because the equation has no linear term after rearranging
  4. Quadratic formula, because the discriminant will be a perfect square after factoring out 16-16

Explanation: Setting h=0h = 0 gives 16t2+64t+80=0-16t^2 + 64t + 80 = 0. Factoring out 16-16 yields 16(t24t5)=0-16(t^2 - 4t - 5) = 0, so t24t5=0t^2 - 4t - 5 = 0. This factors as (t5)(t+1)=0(t - 5)(t + 1) = 0, giving t=5t = 5 or t=1t = -1. Since time must be positive, t=5t = 5 seconds. Choice B is incorrect because having a coefficient that's a perfect square doesn't make completing the square more efficient. Choice C is wrong because there is a linear term (64t64t). Choice D is unnecessarily complex compared to factoring.

Question 9

The quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has discriminant Δ=0\Delta = 0. If this equation is written in the form (px+q)2=0(px + q)^2 = 0 by completing the square, what is the relationship between the solution and the coefficients?

  1. The solution is x=qpx = -\frac{q}{p} and equals b2a\frac{b}{2a}
  2. The solution is x=qpx = \frac{q}{p} and equals b2a\frac{b}{2a}
  3. The solution is x=qpx = \frac{q}{p} and equals b2a-\frac{b}{2a}
  4. The solution is x=qpx = -\frac{q}{p} and equals b2a-\frac{b}{2a} (correct answer)

Explanation: When you see a quadratic with discriminant Δ=0\Delta = 0, you're dealing with a perfect square trinomial that has exactly one solution (a repeated root). This connects completing the square with the quadratic formula in an important way. Let's work through the algebra systematically. Starting with ax2+bx+c=0ax^2 + bx + c = 0, we complete the square by first factoring out aa: a(x2+bax+ca)=0a(x^2 + \frac{b}{a}x + \frac{c}{a}) = 0. To complete the square, we add and subtract (b2a)2(\frac{b}{2a})^2: a[(x+b2a)2b24a2+ca]=0a\left[(x + \frac{b}{2a})^2 - \frac{b^2}{4a^2} + \frac{c}{a}\right] = 0 Since Δ=b24ac=0\Delta = b^2 - 4ac = 0, the terms b24a2+ca-\frac{b^2}{4a^2} + \frac{c}{a} simplify to zero, giving us: a(x+b2a)2=0a(x + \frac{b}{2a})^2 = 0, or (x+b2a)2=0(x + \frac{b}{2a})^2 = 0 Comparing this to (px+q)2=0(px + q)^2 = 0, we see that p=1p = 1 and q=b2aq = \frac{b}{2a}. The solution is x=qp=b2ax = -\frac{q}{p} = -\frac{b}{2a}. Choice A incorrectly states the solution equals b2a\frac{b}{2a} (missing the negative). Choice B has the wrong sign for qp\frac{q}{p} and the wrong sign for the final expression. Choice C gets the final expression wrong by missing the negative sign. The correct answer is D: the solution is x=qpx = -\frac{q}{p} and equals b2a-\frac{b}{2a}. Remember: when Δ=0\Delta = 0, the quadratic formula gives x=b2ax = -\frac{b}{2a}, which should match your completed square form. This connection helps verify your work.

Question 10

The equation x26x+k=0x^2 - 6x + k = 0 has exactly one real solution. If this equation is solved by completing the square, what is the value of the perfect square trinomial that results?

  1. (x3)2=0(x - 3)^2 = 0 (correct answer)
  2. (x3)2=9(x - 3)^2 = 9
  3. (x6)2=36(x - 6)^2 = 36
  4. (x3)2=k(x - 3)^2 = k

Explanation: For a quadratic to have exactly one real solution, the discriminant must equal zero. From ax2+bx+c=0ax^2 + bx + c = 0, discriminant =b24ac=364k=0= b^2 - 4ac = 36 - 4k = 0, so k=9k = 9. Completing the square: x26x+9=0x^2 - 6x + 9 = 0 becomes (x3)2=0(x - 3)^2 = 0. Choice B gives two distinct solutions. Choice C incorrectly completes the square. Choice D doesn't account for the condition of exactly one solution.