document.write( "Question 905861: What are the first five terms, 10th and 50th terms fir this equation?\r
\n" );
document.write( "\n" );
document.write( "Tn = 2n - 1 \r
\n" );
document.write( "\n" );
document.write( "I cannot find any info and if u show me this then maybe I'll get the rest of the homework!
\n" );
document.write( "Many thanks! \n" );
document.write( "
Algebra.Com's Answer #549453 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What are the first five terms, 10th and 50th terms fir this equation?\r \n" ); document.write( "\n" ); document.write( "Tn = 2n - 1 \n" ); document.write( "n = 1 --> 2*1 - 1 = 1 \n" ); document.write( "n = 2 --> 2*2 - 1 = 3 \n" ); document.write( "n = 3 --> 2*3 - 1 = 5 \n" ); document.write( "etc \n" ); document.write( "------ \n" ); document.write( "n = 10 --> 2*10 - 1 = 19 \n" ); document.write( "n = 50 --> 2*50 - 1 = 99 \n" ); document.write( " \n" ); document.write( " |