document.write( "Question 24669: How do you do problems like 2 to the 3rd power x 2 to the 2nd power? Also how do u do x to the 5th power x x to the 2nd power? \n" ); document.write( "
Algebra.Com's Answer #13152 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
When you say \"2 to the 3rd power\" you mean 2*2*2
\n" ); document.write( "Similarly \"2 to the 2nd power\" means 2*2
\n" ); document.write( "So when you multiply the one times the other you
\n" ); document.write( "get 2*2*2*2*@ ir 2^5.
\n" ); document.write( "The general rule is \"When you multiply powers of
\n" ); document.write( "the same number, add the exponents.\"\r
\n" ); document.write( "\n" ); document.write( "Hope this helps.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );