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)![]() ![]() 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( "= \n" ); document.write( "Or |