document.write( "Question 489968: I'm a high school student in Algebra 2. I have a couple questions,
\n" );
document.write( "1. what are the formulas to find the nth term of an arithmetic and geometric sequence? here is a problem im having trouble with..
\n" );
document.write( "write a formula for the nth term of an arithmetic sequence, then a25.
\n" );
document.write( "d=2 a12=18
\n" );
document.write( "an=_____
\n" );
document.write( "a25=_____
\n" );
document.write( "I'm not really confident on how to find the answer :( \r
\n" );
document.write( "\n" );
document.write( "Another question I have is how to find the sum..
\n" );
document.write( "ex. find the sum of the first n terms when n=20.
\n" );
document.write( "arithmetic series: 40+37++34+31+....\r
\n" );
document.write( "\n" );
document.write( "then im supposed to find n for Sn=195, how do i do that??\r
\n" );
document.write( "\n" );
document.write( "thanks for the help! \n" );
document.write( "
Algebra.Com's Answer #333828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. what are the formulas to find the nth term of an arithmetic and geometric sequence? here is a problem im having trouble with.. \n" ); document.write( "write a formula for the nth term of an arithmetic sequence \n" ); document.write( "a(n) , then a25. \n" ); document.write( "when d=2 and a(12) = 18 \n" ); document.write( "Ans: an=a(1)+(n-1)d \n" ); document.write( "---- \n" ); document.write( "Since a(12) = a(1)+11*2 = 18 \n" ); document.write( "a(1) = 18 - 22 = -4 \n" ); document.write( "-------------------------- \n" ); document.write( "Ans: a25= a(1)+24d \n" ); document.write( "a(25) = -4+24*2 \n" ); document.write( "a(25) = 44 \n" ); document.write( "=================== \n" ); document.write( "Another question I have is how to find the sum.. \n" ); document.write( "ex. find the sum of the first n terms when n=20. \n" ); document.write( "arithmetic series: 40+37+34+31+.... \n" ); document.write( "-- \n" ); document.write( "S(n) = (n/2)[(a(1)+a(n)] \n" ); document.write( "a(1) = 40 \n" ); document.write( "d = -3 \n" ); document.write( "a(n) = a(20) = 40+(19)*-3 = -17 \n" ); document.write( "---- \n" ); document.write( "S(20) = (20/2)[40-17] = 10[23] = 230 \n" ); document.write( "======================================== \n" ); document.write( " \n" ); document.write( "then im supposed to find n for S(n)=195, how do i do that?? \n" ); document.write( "a(n) = 40 + (n-1)(-3) = 40-3n+3 = 43-3n \n" ); document.write( "Solve: (n/2)(40 + 43-3n) = 195 \n" ); document.write( "(n/2)(83-3n) = 195 \n" ); document.write( "n(83-3n) = 390 \n" ); document.write( "-3n^2 + 82n - 390 = 0 \n" ); document.write( "--- \n" ); document.write( "Solve for \"n\": \n" ); document.write( "Use the quadratic formula to get the whole number answer. \n" ); document.write( "Ans: n = 6 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |