document.write( "Question 36128: List the first four terms of each arithmetic sequence
\n" );
document.write( "tn= -3+ (n-1)(5) \n" );
document.write( "
Algebra.Com's Answer #22127 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! List the first four terms of each arithmetic sequence \n" ); document.write( "a(n) = -3+ (n-1)(5) \n" ); document.write( "a(1)= -3 \n" ); document.write( "a(2)=-3+5=2 \n" ); document.write( "a(3)=-3+10=7 \n" ); document.write( "a(4)=-3+15=12 \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |