document.write( "Question 206315: Reduce each expression to lowest terms 4x^2/2x^9 \n" ); document.write( "
Algebra.Com's Answer #155888 by Tuesday(1)![]() ![]() ![]() You can put this solution on YOUR website! Separate the problem into 4/2 * x^2/x^9 so that it's easier/clearer to simplify.\r \n" ); document.write( "\n" ); document.write( "4/2 = 2\r \n" ); document.write( "\n" ); document.write( "x^2/x^9 = 1/x^7 -since the x's to powers are being divided, 4 x's (the x^2 on the top, and two of the powers of x on the bottom) will cancel out.\r \n" ); document.write( "\n" ); document.write( "Put the equation back together: 2 * 1/x^7, or 2/x^7 \n" ); document.write( " |