document.write( "Question 1209385: Let a_1, a_2, a_3, ... be an arithmetic sequence. Let S_n denote the sum of the first n terms. If S_{10} = 1 and S_{200} = 1/2, then find S_{15}. \n" ); document.write( "
Algebra.Com's Answer #848733 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Write the terms of the sequence in terms of the first term a and common difference d:

\n" ); document.write( "a, a+d, a+2d, a+3d, ...

\n" ); document.write( "The sum of n terms of the sequence is

\n" ); document.write( "sum = (number of terms) * (average of all terms)

\n" ); document.write( "And in an arithmetic sequence the average of all the terms is the average of the first and last terms:

\n" ); document.write( "sum = (number of terms) * (average of first and last terms)

\n" ); document.write( "For the sum of the first 10 terms, the 10th term is a+9d; the sum is

\n" ); document.write( "\"10%28%282a%2B9d%29%2F2%29\"

\n" ); document.write( "For the sum of the first 200 terms, the 200th term is a+199d; the sum is

\n" ); document.write( "\"200%28%282a%2B199d%29%2F2%29\"

\n" ); document.write( "The sum of the first 10 terms is 1, and the sum of the first 200 terms is 1/2:

\n" ); document.write( "\"10%28%282a%2B9d%29%2F2%29=1\" --> \"2a%2B9d=1%2F5\"

\n" ); document.write( "\"200%28%282a%2B199d%29%2F2%29=1%2F2\" --> \"2a=199d=1%2F200\"

\n" ); document.write( "This is a straightforward problem of solving a pair of linear equations in two variables, but the numbers are ugly. Use pencil and paper if you want; or solve the pair of equations using wolframalpha.com to find

\n" ); document.write( "first term: 7951/76000
\n" ); document.write( "common difference: -39/38000

\n" ); document.write( "Then use those to find

\n" ); document.write( "ANSWER: the sum of the first 15 terms is \"cross%281481%2F7600%29\" \"4443%2F3040\"

\n" ); document.write( "The corrected solution was verified using an excel spreadsheet:

\n" ); document.write( "first term: 7951/76000
\n" ); document.write( "common difference: -39/38000
\n" ); document.write( "sum of first 10 terms: 1
\n" ); document.write( "sum of first 15 terms: 4443/3040
\n" ); document.write( "sum of first 200 terms: 1/2
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );