document.write( "Question 83729: Use the five properties of exponents to simplify the following expression:\r
\n" );
document.write( "\n" );
document.write( "(y^5)^3(y^3)^2/(y^4)^4 \n" );
document.write( "
Algebra.Com's Answer #60305 by lekelly(20)![]() ![]() ![]() You can put this solution on YOUR website! (y^5)^3(y^3)^2/(y^4)^4\r \n" ); document.write( "\n" ); document.write( "To solve:\r \n" ); document.write( "\n" ); document.write( "step 1: use propery (x^m)^n=x^(m*n) to each term, we get: \n" ); document.write( " [y^(5*3)y^(3*2)]/y^(4*4) \n" ); document.write( " simplify to get: (y^15*y^6)/y^16\r \n" ); document.write( "\n" ); document.write( "step 2: use property x^m*x^n=x^(m+n) to the numerator, we get: \n" ); document.write( " [y^(15+6)/y^16)] \n" ); document.write( " simplify: y^23/y^16\r \n" ); document.write( "\n" ); document.write( "step 3: use property x^m/x^n=x^(m-n) we get: \n" ); document.write( " y^(23-16) \n" ); document.write( " simplify y^7\r \n" ); document.write( "\n" ); document.write( "your answer is y^7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |