document.write( "Question 258553: How can I write 64 in six different ways using exponents? I've tried to figure out one and this is what I came up with: . I'm not sure if it is right but I tried! \n" );
document.write( "
Algebra.Com's Answer #190355 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! we could say the following: \n" ); document.write( " 64^1 \n" ); document.write( "8^2 \n" ); document.write( "4^3 \n" ); document.write( "2^6 \n" ); document.write( "(2^3)^2 \n" ); document.write( "(2^2)^3 \n" ); document.write( " |