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 #607097 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi dear, \n" ); document.write( "The nth term of the sequence is; \n" ); document.write( "Where Tn =nth term, \n" ); document.write( " a=first term, \n" ); document.write( " r=common ratio. \n" ); document.write( "To find 100th term, \n" ); document.write( "Recall that from your question, \n" ); document.write( "a=10, \n" ); document.write( "r=10 \n" ); document.write( "n=100 \n" ); document.write( "T100=10(10)^(100-1) \n" ); document.write( "T100=10(10)^99 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |