document.write( "Question 307082: How do you solve the cuberoot of 4 divided by the 5th root of 8?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #219739 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How do you solve the cuberoot of 4 divided by the 5th root of 8? \n" ); document.write( " \n" ); document.write( "convert to exponent form \n" ); document.write( ": \n" ); document.write( "4^(1/3) \n" ); document.write( "------- \n" ); document.write( "8^(1/5) \n" ); document.write( ": \n" ); document.write( "4 = 2^2 and 8 = 2^3, therefore we can write this as: \n" ); document.write( ": \n" ); document.write( "2^(2/3) \n" ); document.write( "------- \n" ); document.write( "2^(3/5) \n" ); document.write( ": \n" ); document.write( "like terms so we can combine the exponents; \n" ); document.write( ": \n" ); document.write( "2^(2/3 - 3/5) = 2^(10/15 - 9/15) = 2^(1/15) \n" ); document.write( " |