document.write( "Question 161285: How do you write a power as a decimal ? Example 2 to the 7th power \n" ); document.write( "
Algebra.Com's Answer #118772 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Just grind it out
\n" ); document.write( "\"2%5E7\" = \"2%2A2%2A2%2A2%2A2%2A2%2A2\"
\n" ); document.write( "\"8%2A8%2A2\"
\n" ); document.write( "\"64%2A2\"
\n" ); document.write( "\"128\"
\n" ); document.write( "
\n" );