document.write( "Question 73025: (1)use the arithmatic sequence of numbers 1,3,5,7,9,...to find the following:
\n" );
document.write( "a)what is d,the difference between any two terms?
\n" );
document.write( "answer:
\n" );
document.write( "show work:\r
\n" );
document.write( "\n" );
document.write( "b)using the formula for the nth term of an arithmetic sequence, what is the 101st term?
\n" );
document.write( "answer:
\n" );
document.write( "show work:\r
\n" );
document.write( "\n" );
document.write( "c) using the formula for the sum of an arithmeitc sequence, what is the sum of the first 20 terms?
\n" );
document.write( "answer:
\n" );
document.write( "show work:\r
\n" );
document.write( "\n" );
document.write( "d)using the formula for the sum of an arithmetic sequence, wht is the sum of the first 30 terms?
\n" );
document.write( "answer:
\n" );
document.write( "show work:\r
\n" );
document.write( "\n" );
document.write( "e)what observaton can you make about these sums of this sequence? express your observations as a general formula in \"n\". \n" );
document.write( "
Algebra.Com's Answer #52279 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (1)use the arithmatic sequence of numbers 1,3,5,7,9,...to find the following: \n" ); document.write( "a)what is d,the difference between any two terms? \n" ); document.write( "answer: 3-1=2 or 5-3=2: the common difference is \"2\" \n" ); document.write( "show work: \n" ); document.write( "------------------- \n" ); document.write( "b)using the formula for the nth term of an arithmetic sequence, what is the 101st term? \n" ); document.write( "answer: a(101)= a(1)+(100)(2) = 1+200 = 201 \n" ); document.write( "show work: a(n)=a(1)+(n-1)d \n" ); document.write( "----------------- \n" ); document.write( "c) using the formula for the sum of an arithmeitc sequence, what is the sum of the first 20 terms? \n" ); document.write( "answer \n" ); document.write( "S(n)=(n/2)(a(1)+a(n)) \n" ); document.write( "S(20) = 10(1+a(20)) \n" ); document.write( "But a(20)=1+19*2=39 \n" ); document.write( "So, S(20)=10(1+39)=400 \n" ); document.write( "------------------- \n" ); document.write( "d)using the formula for the sum of an arithmetic sequence, wht is the sum of the first 30 terms? \n" ); document.write( "answer: \n" ); document.write( "S(30)=15(1+a(30)) \n" ); document.write( "But a(30)=1+29*2=59 \n" ); document.write( "So S(30)=15*60=900 \n" ); document.write( "show work: \n" ); document.write( "----------------- \n" ); document.write( "e)what observaton can you make about these sums of this sequence? express your observations as a general formula in \"n\". \n" ); document.write( "As n gets larger S(n) gets larger. \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H>\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |