document.write( "Question 183380: I understand the examples you have given to find the sum of sequences but i have a problem which i couldn't find an example that will help me.\r
\n" );
document.write( "\n" );
document.write( "The Question:\r
\n" );
document.write( "\n" );
document.write( "In an arithmetic series, the terms of the series are equally spread out. For example, in
\n" );
document.write( "1 + 5 + 9 + 13 + 17, consecutive terms are 4 apart. If the first term in an arithmetic series is
\n" );
document.write( "3, the last term is 136, and the sum is 1,390, what are the first 3 terms? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I would like for you to show me a formula that will help me with this question because i have many problems on my homework that is this way.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #137721 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Question: \n" ); document.write( "In an arithmetic series, the terms of the series are equally spread out. For example, in \n" ); document.write( "1 + 5 + 9 + 13 + 17, consecutive terms are 4 apart. If the first term in an arithmetic series is \n" ); document.write( "3, the last term is 136, and the sum is 1,390, what are the first 3 terms? \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I would like for you to show me a formula that will help me with this question because i have many problems on my homework that is this way. \n" ); document.write( "------------------------------------ \n" ); document.write( "The nth term: a(n) = a(1) + (n-1)d where d is the difference between \n" ); document.write( "two consecutive terms. \n" ); document.write( "The sum of n terms: S(n) = (n/2)[a(1) + a(n)] \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "You could Google \"arithmetic series\" and find out more about their properties. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |