document.write( "Question 153727: write the pattern using exponents: 2,4,8,16... \n" ); document.write( "
Algebra.Com's Answer #113154 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
2,4,8,16... can be written as \"2%5E1\", \"2%5E2\", \"2%5E3\", \"2%5E4\",... \n" ); document.write( "
\n" );