document.write( "Question 65389: Find the first three terms of the arithmetic series in which asub1= 5 asubn= 33 and Ssubn= 152 \n" ); document.write( "
Algebra.Com's Answer #45921 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the first three terms of the arithmetic series in which asub1= 5 asubn= 33 and Ssubn= 152 \n" ); document.write( "------------- \n" ); document.write( "a(1)=5 \n" ); document.write( "a(n)=a(1)+(n-1)d=33 \n" ); document.write( "5+(n-1)d=33 \n" ); document.write( "(n-1)d=28 \n" ); document.write( "------------ \n" ); document.write( "S(n)=(n/2)(a(1)+a(n))=152 \n" ); document.write( "(n/2)(5+33)=152 \n" ); document.write( "n*38=304 \n" ); document.write( "n=8 \n" ); document.write( "---------- \n" ); document.write( "Since n=8 and (n-1)d=28 \n" ); document.write( "7d=28 \n" ); document.write( "d=4 \n" ); document.write( "---------- \n" ); document.write( "So, \n" ); document.write( "a(1)=5 \n" ); document.write( "a(2)=5+d=5+4=9 \n" ); document.write( "a(3)5+2d=5+8=13 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |