document.write( "Question 70246: Simplify\r
\n" ); document.write( "\n" ); document.write( "6x^3-15x^2
\n" ); document.write( "-----------
\n" ); document.write( "12x^2-60x
\n" ); document.write( "

Algebra.Com's Answer #50092 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "6x^3 - 15x^2\r\n" );
document.write( "-----------\r\n" );
document.write( "12x^2 - 60x        
\r
\n" ); document.write( "\n" ); document.write( "First factor out 3x^2 from the top and 12x from the bottom
\n" ); document.write( "
\r\n" );
document.write( "3x^2(2x - 5)\r\n" );
document.write( "-----------\r\n" );
document.write( "12x(x - 5)        

\n" ); document.write( "Now you can divide 3x^2 by 12x to get x/4 (edit: Sorry I mixed up my numbers)
\n" ); document.write( "
\r\n" );
document.write( "x(2x - 5)\r\n" );
document.write( "-----------\r\n" );
document.write( "4(x - 5)        

\n" ); document.write( "Now you are finally at the simplified form
\n" ); document.write( "
\n" );