How do you solve -3x^2+26x=16?

1 Answer
Feb 13, 2017

The roots of the quadratic are 0.67 and 8

Explanation:

Start by rearranging the equation into the standard form

-3x^2 + 26x -16 = 0

Using the quadratic formula (-b +- sqrt(b^2 - 4ac))/(2a)

substitute in the values from the equation
(-26 +- sqrt(26^2 - 4*-3*-16))/(2*-3)

Simplifying
(-26 +- sqrt(676- 192))/-6

(-26 +- 22)/-6

Using the positive discriminant (+22) the root is 0.67
Using the negative discriminant (-22), the root is 8