document.write( "Question 149625: Could I please get help with the following problem:\r
\n" );
document.write( "\n" );
document.write( "Find a general formula for the arithmetic sequence whose 8th term is -20 and the 17th term is -47\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #109798 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If it is an \"arithmetic sequence\" there is a \"constant difference\" between each number in the series. \n" ); document.write( ". \n" ); document.write( "The formula for any number within that sequence is: \n" ); document.write( "An = A1 + (n-1)d \n" ); document.write( "where \n" ); document.write( "An = value of the nth number within the series \n" ); document.write( "A1 = first value of the sequence \n" ); document.write( "n = nth term \n" ); document.write( ". \n" ); document.write( "In your problem they don't give you the difference (d) and you are asked to find that given all the other information. \n" ); document.write( ". \n" ); document.write( "Find a general formula for the arithmetic sequence whose 8th term is -20 and the 17th term is -47. \n" ); document.write( ". \n" ); document.write( "The distance is: \n" ); document.write( "d = (-47-(-20))/(17-8) \n" ); document.write( "d = (-47+20)/(17-8) \n" ); document.write( "d = (-27)/(9) \n" ); document.write( "d = -3 \n" ); document.write( ". \n" ); document.write( "Now, plug in what we know into: \n" ); document.write( "An = A1 + (n-1)d \n" ); document.write( "An = -20 + (n-1)(-3) \n" ); document.write( "An = -20 + (-3n+3) \n" ); document.write( "An = -17 - 3n (this is what you're looking for) \n" ); document.write( ". \n" ); document.write( "For example, to find the 3rd number: \n" ); document.write( "A(3) = -17 - 3(3) \n" ); document.write( "A(3) = -17 - 9 \n" ); document.write( "A(3) = -26\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |