\r\n" );
document.write( "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( "\r\n" );
document.write( "use the A.P. formula to get the value of term 16 (t16 or a16).\r\n" );
document.write( "So, we get:
---- Formula for a specific term of an A.P./A.S.\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Now, we use the formula for the sum of an A.P. series from term 16 to term 53. The number of terms (n) in this series = 38 (53 - 16 + 1)\r\n" );
document.write( "Additionally, note that since we're summing the values from the 16th term to the 53rd term, we will use term 16 as the 1st term of the series.\r\n" );
document.write( "\r\n" );
document.write( "So, we get:
---- Formula for the sum of an A.P./A.S.\r\n" );
document.write( "
---- Substituting 38 for n, 363 for a1, and - 12 for d\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "From term 16 (t16, or a16) to term 53 (t53, or a53), SUM of the series, or S38 = 19(282) = 5,358\r\n" );
document.write( "\r\n" );
document.write( "OR\r\n" );
document.write( "\r\n" );
document.write( "Find the sum of ALL 53 terms:\r\n" );
document.write( "
---- Formula for the sum of an A.P./A.S.\r\n" );
document.write( "
---- Substituting 53 for n, 543 for a1, and - 12 for d\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "SUM of ALL 53 terms = 53(231) = 12,243\r\n" );
document.write( "\r\n" );
document.write( "Find the sum of the FIRST 15 terms:\r\n" );
document.write( "
---- Formula for the sum of an A.P./A.S.\r\n" );
document.write( "
---- Substituting 15 for n, 543 for a1, and - 12 for d\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "SUM of FIRST 15 terms = 15(459) = 6,885\r\n" );
document.write( "\r\n" );
document.write( "Now, SUBTRACT the SUM of the 1st 15 terms from the SUM of ALL 53 terms to get the SUM of terms 16 to 53.\r\n" );
document.write( "This is: 12,243 - 6,885 = 5,358
\n" );
document.write( "