document.write( "Question 448360: Which of the following equations could be used to find the nth term in the arithmetic sequence 14, 8, 2, -4, . . .?\r
\n" ); document.write( "\n" ); document.write( "A) an=14-8(n-1)
\n" ); document.write( "B) an=14+(n-1)6
\n" ); document.write( "C) an=14-6(n-1)
\n" ); document.write( "D) an=14-6+8(n-1)\r
\n" ); document.write( "\n" ); document.write( "(The n's are supposed to be small and below the a's. Like an exponent but on the bottom.)
\n" ); document.write( "

Algebra.Com's Answer #308506 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Use the formula \"a%5Bn%5D=a%5B1%5D%2B%28n-1%29d\" where \"a%5B1%5D\" is the first term and 'd' is the difference between each term. \n" ); document.write( "
\n" );