document.write( "Question 536215: if you start from 2 and keep multypling by 2 what is the 100 term
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #352215 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:
\n" ); document.write( "Let n = the term number and m the result, so...
\n" ); document.write( "n....m
\n" ); document.write( "1....2 = \"2%5E1\"
\n" ); document.write( "2....4 = \"2%5E2\"
\n" ); document.write( "3....8 = \"2%5E3\"
\n" ); document.write( "4....16 =\"2%5E4\"
\n" ); document.write( "5....32 =\"2%5E5\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "n....\"2%5En\"
\n" ); document.write( "So the 100th term n = 100 and \"2%5E100\" = 1,267,650,600,228,229,401,496,703,205,376
\n" ); document.write( "
\n" );