document.write( "Question 283282: factoring completely\r
\n" );
document.write( "\n" );
document.write( "6x(3x-y)+ 5y(y-3x) where to start
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #205637 by richwmiller(17219) You can put this solution on YOUR website! notice that -(y-3x)=(3x-y) \n" ); document.write( "-6x*(y-3x)+5y*(y-3x) \n" ); document.write( "(5y-6x)*(y-3x) \n" ); document.write( " |