document.write( "Question 1098042: the 4th term of an arithmetic progression is 7. the 2nd term is (-1). find the first four terms of the sequence. \n" ); document.write( "
Algebra.Com's Answer #712571 by Jeetbhatt10th(11)![]() ![]() You can put this solution on YOUR website! Which class do you study? You don't know so simple question \n" ); document.write( "a4=7=a+(4-1)d__(1) \n" ); document.write( "a2=-1=a+(2-1)d__(2) \n" ); document.write( "Subtracting (2) from (1) we get \n" ); document.write( "7+1=3d-d \n" ); document.write( "8=2d \n" ); document.write( "d=4 \n" ); document.write( "=>7=a+3d \n" ); document.write( "=>7=a+12 \n" ); document.write( "=>a=-5 \n" ); document.write( "A.P.:-5,-1,3,7,... \n" ); document.write( " \n" ); document.write( " |