document.write( "Question 720811: Find the sum of the first 60 terms of the arithmetic sequence 14, 19, 24, 29..... \n" ); document.write( "
Algebra.Com's Answer #441985 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "a2 - a1 = 19 - 14 = 5\r\n" ); document.write( "a3 - a2 = 24 - 19 = 5\r\n" ); document.write( "a4 - a3 = 29 - 24 = 5\r\n" ); document.write( "\r\n" ); document.write( "Therefore the common difference d = 5\r\n" ); document.write( "\r\n" ); document.write( "Sn =\n" ); document.write( " |