document.write( "Question 644593: write each of the following using exponential notation.
\n" ); document.write( "1.a x a x b x b x c x c x c x c\r
\n" ); document.write( "\n" ); document.write( "2.2 times 2 times x times x times x times y times z times z\r
\n" ); document.write( "\n" ); document.write( "3.(-3)x(-3) times p times p times q times q times q times q times q times q
\n" ); document.write( "
\n" ); document.write( "4.j times j times k times j times j times k times k times j times k times j times j times j times k
\n" ); document.write( "

Algebra.Com's Answer #405159 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
I'll do the first two to get you started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.a x a x b x b x c x c x c x c = \"a%5E2b%5E2c%5E4\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.2 times 2 times x times x times x times y times z times z = \"2%5E2x%5E3y%5E1z%5E2\"
\n" ); document.write( "
\n" );