document.write( "Question 37547: In this problem it says to simplify. Can I see a step by step on how to do that?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "5x to 12th y square/10xy9 \n" );
document.write( "
Algebra.Com's Answer #23160 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I think what you mean to simplify is \n" ); document.write( "5(x^12)(y^2) / 10x(y^9) \n" ); document.write( "If so, we reduce 5/10 to 1/2, cancel an x, top and bottom, and cancel y^2 top and bottom which leaves the answer \n" ); document.write( "5(x^12)(y^2) / 10x(y^9) = \n" ); document.write( "(x^12)(y^2) / 2x(y^9) = \n" ); document.write( "(x^11)(y^2) / 2(y^9) = \n" ); document.write( "x^11 / 2(y^7) \n" ); document.write( " |