document.write( "Question 1068358: Simplify expressions
\n" );
document.write( "-9(6m-3)+6(1+4m) \n" );
document.write( "
Algebra.Com's Answer #683612 by Boreal(15235) You can put this solution on YOUR website! -9(6m-3)+6(1+4m) \n" ); document.write( "distribute \n" ); document.write( "-54m+27+6+24m \n" ); document.write( "Now collect terms \n" ); document.write( "-30m+33 \n" ); document.write( " |