document.write( "Question 194368: Factoring for quadratic equations. 6x^ + 3x - 18=0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #145857 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
Note that 3 is a common factor of the three terms, we factor it out.
\n" ); document.write( "\"3%282x%5E2%2Bx-6%29=0\"
\n" ); document.write( "Next factor \"2x%5E2%2Bx-6\"
\n" ); document.write( "\"3%282x-3%29%28x%2B2%29=0\"
\n" ); document.write( "So 2x - 3 = 0 or x + 2 = 0
\n" ); document.write( "From 2x-3 = 0 we get x = 3/2
\n" ); document.write( "From x+2=0 we get x = -2
\n" ); document.write( "
\n" ); document.write( "
\n" );