document.write( "Question 1202468: Calculate the sum between and including the terms t16 and t53 of an arithmetic sequence with first term 543 and common difference - 12. \n" ); document.write( "
Algebra.Com's Answer #837323 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Calculate the sum between and including the terms t16 and t53 of an arithmetic sequence with first term 543 and common difference - 12.\r \n" ); document.write( "\n" ); document.write( "a= 543 \n" ); document.write( "d= 12\r \n" ); document.write( "\n" ); document.write( "Sn = n/2(2a+(n-1)d\r \n" ); document.write( "\n" ); document.write( "Sum of 16 terms\r \n" ); document.write( "\n" ); document.write( "S16 = 16/2(2*(543)+15*12) =10128\r \n" ); document.write( "\n" ); document.write( "Sum of 53 terms\r \n" ); document.write( "\n" ); document.write( "S53 = 53/2(2*543+52*12) =45315\r \n" ); document.write( "\n" ); document.write( "Find the difference between them\r \n" ); document.write( "\n" ); document.write( "t16 = a+15d\r \n" ); document.write( "\n" ); document.write( "t16= 543+15*12=723\r \n" ); document.write( "\n" ); document.write( "t53 = a+52d\r \n" ); document.write( "\n" ); document.write( "=543+52*12 =1167\r \n" ); document.write( "\n" ); document.write( "Sum including these terms t16 and t53 \n" ); document.write( "Think it over \n" ); document.write( " \n" ); document.write( " |