document.write( "Question 175869: How do you simplify expression.All varibles represent positive and real numbers.\r
\n" );
document.write( "\n" );
document.write( "-(8a^3b^6)-2/3 \n" );
document.write( "
Algebra.Com's Answer #130973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -(8a^3b^6)^(-2/3) \n" ); document.write( "--------- \n" ); document.write( "The exponent is -2/3 \n" ); document.write( "The negative means \"invert\" \n" ); document.write( "the 2 means \"square\" \n" ); document.write( "the 3 means \"take the cube root\" \n" ); document.write( "You may perform the instructions in any order to get: \n" ); document.write( "-------------------------- \n" ); document.write( "1st: take the cube root to get: \n" ); document.write( "(2ab^2)^-2 \n" ); document.write( "--- \n" ); document.write( "2nd: square to get: \n" ); document.write( "(4a^2b^4)^-1 \n" ); document.write( "------ \n" ); document.write( "#rd: invert to get: \n" ); document.write( "1/(4a^2b^4) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |