document.write( "Question 163596: Factor the quadratic expression
\n" );
document.write( "3x²-108 \n" );
document.write( "
Algebra.Com's Answer #120502 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3x²-108 \n" ); document.write( "begin by factoring out a 3 first: \n" ); document.write( "3(x²-36) \n" ); document.write( "Then factoring the term inside the parenthesis: \n" ); document.write( "3(x-6)(x+6) \n" ); document.write( " |