document.write( "Question 544901: Please show me how to evaluate each expression:\r
\n" );
document.write( "\n" );
document.write( "a. 8^2/3
\n" );
document.write( "b. (-1)^1/5
\n" );
document.write( "c. (-27)^2/3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you for your help \n" );
document.write( "
Algebra.Com's Answer #359302 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please show me how to evaluate each expression: \n" ); document.write( "a. 8^2/3 \n" ); document.write( "Take the cube root of 8=3, then square it=3^2=9 \n" ); document.write( ".. \n" ); document.write( "b. (-1)^1/5 \n" ); document.write( "Take the 5th root of -1=-1. (note: the odd root of a negative number is also negative) \n" ); document.write( ".. \n" ); document.write( "c. (-27)^2/3 \n" ); document.write( "Take the cube root of -27=-3, then square it (-3)^2=9 \n" ); document.write( " |