SOLUTION: Find the roots of 3x^2+2x-4=0 I need the steps please and thank you.

Algebra ->  Equations -> SOLUTION: Find the roots of 3x^2+2x-4=0 I need the steps please and thank you.       Log On


   



Question 761572: Find the roots of 3x^2+2x-4=0
I need the steps please and thank you.

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
we will use the quadratic formula to solve this equation
x = (-2 + or - sqrt(4 - 4 * 3 * -4)) / 6
x = (-2 + or - sqrt(52)) /6
x = (-2 + 7.2) / 6 = .87
x = (-2 - 7.2) / 6 = -1.53