document.write( "Question 942577: write a formula for the general term(the nth term) of each arithmetic sequence. Then use the formula for An to find A20.the 20th term of the sequence, 1,5,9,13.... \n" ); document.write( "
Algebra.Com's Answer #574629 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write a formula for the general term(the nth term) of each arithmetic sequence. Then use the formula for An to find A20.the 20th term of the sequence, 1,5,9,13.... \n" ); document.write( "---------------- \n" ); document.write( "d = 5-1 = 4 \n" ); document.write( "a(1) = 1 \n" ); document.write( "----- \n" ); document.write( "a(20) = a(1)+19*d \n" ); document.write( "--- \n" ); document.write( "a(20) = 1 + 19*4 = 77 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |