document.write( "Question 153416: what does a problem mean when it's to the 4th power or 5th power,whatever the number is to the 4th power or whatever. how do I work this problem.
\n" );
document.write( "example: 3 to the 4th power or -2 to the 5th power how do I do this? \n" );
document.write( "
Algebra.Com's Answer #112920 by stanbon(75887) ![]() You can put this solution on YOUR website! example: 3 to the 4th power or -2 to the 5th power how do I do this? \n" ); document.write( "---------------- \n" ); document.write( "3^4 = 3*3*3*3 = 81 \n" ); document.write( "-------------- \n" ); document.write( "(-2)^5 = -2*-2*-2*-2*-2 = -32 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |