Question 273564: what is the best way to solve 3xsquared+2x-4=0 and then solve my email is shemkajacob@gmail.com Found 2 solutions by edjones, mananth:Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! what is the best way to solve 3xsquared+2x-4=0 and then solve my email is shemkajacob@gmail.com
3x^2+2x-4
this is of the form ax^2 + bx +c
So a= 3 , b =2, c=-4
the roots of the equation are given by
x1,x2 = -b +/- sqrt(b^2-4ac) / 2a
x1= - 2 + sqrt( 4-4*3*-4)
= -2 + sqrt(4+48) / 6
= -2 +sqrt52 / 6
= -2 + 7.21 /6
= +5.21/6
= 0.868