document.write( "Question 121094: Can you help me solve this problem using the quadratic formula?
\n" );
document.write( "6x^2 + 3x - 18 = 0 \n" );
document.write( "
Algebra.Com's Answer #88832 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve this problem using the quadratic formula? \n" ); document.write( "6x^2 + 3x - 18 = 0 \n" ); document.write( "------------ \n" ); document.write( "x = [-3 +- sqrt(9-6*-18)]/12 \n" ); document.write( "x = [-3 +- sqrt(441)]/12 \n" ); document.write( "x = [-3 +- 21]/12 \n" ); document.write( "x = 1.5 or x = -2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |