document.write( "Question 1124987: The first and second terms of an arithmetic sequence are a and b respectively. If the nth term is c, express n in terms of a b and c and hence find the sum of these n terms. \n" ); document.write( "
Algebra.Com's Answer #741421 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The first term is a; the second is b; so the common difference is (b-a). \n" ); document.write( "The n-th term is then the first term plus the common difference (n-1) times: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The sum of the series is (number of terms) times (average of first and last terms): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Let's check these formulas with an example -- just in case we made an error in our algebra.... \n" ); document.write( "a = 3; b = 5; 9 terms. \n" ); document.write( "The common difference is b-a = 2; the 9th term, c, is 3+8(2) = 19. \n" ); document.write( "We know the number of terms is 9; our formula says the number of terms should be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Our formula gives the right result for this example. \n" ); document.write( "The sum of the series is \n" ); document.write( "Our formula says the sum is supposed to be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Our formula for the sum also gives the right result for this example. \n" ); document.write( " |