document.write( "Question 140923: Solving 6x^2+3x-18=0,using quadratic formula. would that be ax^+bx+c=0. \n" ); document.write( "
Algebra.Com's Answer #102575 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
6x^2+3x-18=0,using quadratic formula
\n" ); document.write( "----------------------
\n" ); document.write( "Formula:
\n" ); document.write( "x = [-b +- sqrt(b^2-4ac)]/(2a)
\n" ); document.write( "-------------------
\n" ); document.write( "Your problem:
\n" ); document.write( "x = [-3 +- sqrt(9-4*6*-18)]/12
\n" ); document.write( "x = [-3 +- sqrt(441)]/12
\n" ); document.write( "x = [-3 +- 21]/12
\n" ); document.write( "x = (-3+21)/12 or x = (-3-21)/12
\n" ); document.write( "x =(3/2) or x = -2
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );