document.write( "Question 893624: (x to the fifth power divided by x the 6th power) to the 4th power \n" ); document.write( "
Algebra.Com's Answer #541386 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
(x to the fifth power divided by x the 6th power) to the 4th power
\n" ); document.write( "------
\n" ); document.write( "Use ^ (Shift 6) for exponents.
\n" ); document.write( "(x^5/x^6)^4
\n" ); document.write( "= (1/x)^4
\n" ); document.write( "= \"1%2Fx%5E4\"
\n" ); document.write( "Or \"x%5E-4\"
\n" ); document.write( "
\n" );