document.write( "Question 236036: can someone help me\r
\n" );
document.write( "\n" );
document.write( "factor 6x^2-18xy-24y^2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #173811 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 6x^2-18xy-24y^2 \n" ); document.write( "First, check for anything common among all three terms. 6 is common: \n" ); document.write( "6(x^2-3xy-4y^2) \n" ); document.write( "Now, factor what's inside the parenthesis: \n" ); document.write( "6(x-4y)(x+y) \n" ); document.write( " \n" ); document.write( " |