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)![]() ![]() ![]() 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( " \n" ); document.write( "Next factor \n" ); document.write( " \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( " |