document.write( "Question 880042: Find the common difference, the fourth term, and the \"n\"th term in the arithmetic sequence 80,76,72,.... \n" ); document.write( "
Algebra.Com's Answer #531621 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! An = A1 + (n - 1)d \n" ); document.write( "d=-4 \n" ); document.write( "An = 80-4*( n - 1) \n" ); document.write( "An=80-4n+1 \n" ); document.write( "An=81-4n\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |