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)![]() ![]() ![]() 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 = \n" ); document.write( "2....4 = \n" ); document.write( "3....8 = \n" ); document.write( "4....16 = \n" ); document.write( "5....32 = \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "n.... \n" ); document.write( "So the 100th term n = 100 and |