document.write( "Question 986314: I need your help!! what is the nth term and 100th term in the sequence 10,100,1000,10000,100000? \n" ); document.write( "
Algebra.Com's Answer #607091 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need your help!! what is the nth term and 100th term in the sequence 10,100,1000,10000,100000? \n" ); document.write( "---- \n" ); document.write( "1st: 10 \n" ); document.write( "2nd: 10^2 \n" ); document.write( "3rd: 10^3 \n" ); document.write( "... \n" ); document.write( "... \n" ); document.write( "100th: 10^100 \n" ); document.write( "nth::: 10^n \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |