document.write( "Question 855000: The sum of the first 25 terms of an arithmetic series with a common difference of 5 is 1300. Find the first term of the series. \n" ); document.write( "
Algebra.Com's Answer #515005 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of the first 25 terms of an arithmetic series with a common difference of 5 is 1300. Find the first term of the series. \n" ); document.write( "----- \n" ); document.write( "1st term: a(1) \n" ); document.write( "25th term: a(1)+24d = a(1) + 24*5 = a(1)+120 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "Sum Formula: S(n) = (n/2)(a(1)+last term)) \n" ); document.write( "---- \n" ); document.write( "1300 = (25/2)(a(1)+a(1)+120)) \n" ); document.write( "---- \n" ); document.write( "2600 = 25[2(a(1))+120 \n" ); document.write( "104 = 2*a(1) + 120 \n" ); document.write( "----- \n" ); document.write( "2*a(1) = -16 \n" ); document.write( "--- \n" ); document.write( "a(1) = -8 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |