document.write( "Question 25541: I have an assignment due on arithmetic series of numbers. I have been studying my book and can't seem to figure out what I am supposed to do to make or solve the equations. Is there anyway you can help? Thank you in advance.\r
\n" );
document.write( "\n" );
document.write( "Use the arithmetic series of numbers 1,3,5,7,9,...to find the following:\r
\n" );
document.write( "\n" );
document.write( "What is d, the difference between any 2 numbers?\r
\n" );
document.write( "\n" );
document.write( "Using the formula for the nth term of an arithmetic series, what is 101st term?\r
\n" );
document.write( "\n" );
document.write( "Using the formula for the sum of an arithmetic series, what is the sum of the first 20 terms?\r
\n" );
document.write( "\n" );
document.write( "Using the formula for the sum of an arithmetic series, what is the sum of the first 30 terms?\r
\n" );
document.write( "\n" );
document.write( "What observation can you make about these sums of this series(HINT: It would be beneficial to find a few more sums like the sum of the first 2, then the first 3 etc.)?\r
\n" );
document.write( "\n" );
document.write( "I know it seems like a lot but it really is just one problem broken down into several sections. I have no idea how to so this so I would be VERY thankful for any help you can give me. \n" );
document.write( "
Algebra.Com's Answer #35795 by vanetiks(6)![]() ![]() ![]() You can put this solution on YOUR website! Using the formula for the nth term of an arithmetic sequence, what is 101st term? Answer: 201 \n" ); document.write( "Show work in this space. \r \n" ); document.write( "\n" ); document.write( "fn = 2n - 1 \n" ); document.write( "f101 = 2*101-1 = 201\r \n" ); document.write( "\n" ); document.write( "Using the formula for the sum of an arithmetic series, what is the sum of the first 20 terms? \n" ); document.write( "Answer: 400 \n" ); document.write( "Show work in this space \r \n" ); document.write( "\n" ); document.write( "a20 = 2n – 1 = 2*20-1=39\r \n" ); document.write( "\n" ); document.write( " Sn = n/2(a1 + an) \n" ); document.write( " Sn = n/2(a1 + a20) \n" ); document.write( " S20 = 20/2(1 + 39) \n" ); document.write( " S20 = 10(40) \n" ); document.write( " S20 = 400\r \n" ); document.write( "\n" ); document.write( "Using the formula for the sum of an arithmetic series, what is the sum of the first 30 terms? \n" ); document.write( "Answer: 900 \n" ); document.write( "Show work in this space \r \n" ); document.write( "\n" ); document.write( "a30 = 2n – 1 = 2*30-1=59\r \n" ); document.write( "\n" ); document.write( " Sn = n/2(a1 + an) \n" ); document.write( " Sn = n/2(a1 + a30) \n" ); document.write( " S30 = 30/2(1 + 59) \n" ); document.write( " S30 = 15(60) \n" ); document.write( " S30 = 900 \n" ); document.write( " \n" ); document.write( " |