document.write( "Question 1121191: solve the equation by use of the quadratic formula.\r
\n" );
document.write( "\n" );
document.write( "3x^2=2x+6 \n" );
document.write( "
Algebra.Com's Answer #736971 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Rewrite as 3x^2-2x-6=0. This setting everything on one side equalling 0 must be done. \n" ); document.write( "a=3 b= -2 c= -6 \n" ); document.write( "x=(1/6)(2+/- sqrt(4-4*3*-6)); sqrt term is sqrt (76), or 2 sqrt (19) \n" ); document.write( "The 2s on the top cancel out part of the 6 below \n" ); document.write( "x=(1/3)(1+/- sqrt(19)) \n" ); document.write( "This is about +1.7 and -1.1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |