Find the roots of the quadratic equation $3x^2 - 5x -12 = 0$ by using the quadratic formula.
Reveal answer
Fill a bubble to check yourself
Find the roots of the quadratic equation $3x^2 - 5x -12 = 0$ by using the quadratic formula.
For 3x^2 - 5x - 12 = 0, a=3, b=-5, c=-12. Discriminant = (-5)^2 - 4(3)(-12) = 25 + 144 = 169. Roots = (5 +/- 13) / 6. Roots are 18/6 = 3 and -8/6 = -4/3.
Using the quadratic formula, we evaluate x = (5 + sqrt(25 - 4(3)(-12))) / 6 = (5 + 13) / 6 = 3 for the positive root. Evaluating for the negative root gives x = (5 - sqrt(169)) / 6 = (5 - 13) / 6 = -4/3. The roots are 3 and -4/3.