document.write( "Question 53667: Use the arithmetic sequence of numbers 1. 3, 5, 7, 9,...to find the following:
\n" ); document.write( "a) what is d, the differenc between any 2 terms?\r
\n" ); document.write( "\n" ); document.write( "b) Using the formula for the nth term of an arithmetic sequence, what is 101th term?\r
\n" ); document.write( "\n" ); document.write( "c) Using the formula for the sum of an arthmetic series, what is the sum of the first 20 terms?
\n" ); document.write( "

Algebra.Com's Answer #35909 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Use the arithmetic sequence of numbers 1, 3, 5, 7, 9,…to find the following:
\n" ); document.write( "a) What is d, the difference between any 2 terms?
\n" ); document.write( "d=3-1=2
\n" ); document.write( "-------------
\n" ); document.write( "b) Using the formula for the nth term of an arithmetic sequence, what is 101st term?
\n" ); document.write( "a(n)=a(1)+(n-1)d
\n" ); document.write( "a(101)=1+(100)2
\n" ); document.write( "a(101)=201
\n" ); document.write( "----------------
\n" ); document.write( "c) Using the formula for the sum of an arithmetic series, what is the sum of the first 20 terms?
\n" ); document.write( "S(n)=(1/2)n(a(1)+a(n))
\n" ); document.write( "S(20)=(1/2)(20)(1+a(20))
\n" ); document.write( "But a(20)=1+19(2)=39
\n" ); document.write( "So S(20)=10(40)=400
\n" ); document.write( "----------------
\n" ); document.write( "d) Using the formula for the sum of an arithmetic series, what is the sum of the first 30 terms?
\n" ); document.write( "Use the formula I just used but let n=30.
\n" ); document.write( "------------------
\n" ); document.write( "e) 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.)? Express your observations as a general formula in \"n.\"
\n" ); document.write( "I gave you the formula in part \"c\".
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );