document.write( "Question 192378: decide whether the sequence is arithmetic. explain why or why not.
\n" ); document.write( "14,11,8,5,2,...
\n" ); document.write( "

Algebra.Com's Answer #144421 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
decide whether the sequence is arithmetic. explain why or why not.
\n" ); document.write( "14,11,8,5,2,...
\n" ); document.write( "
\r\n" );
document.write( "To find out, \r\n" );
document.write( "\r\n" );
document.write( "1. subtract 2nd term - 1st term. we get 11-14 or -3.\r\n" );
document.write( "2. subtract 3rd term - 2nd term. we get  8-11 or -3\r\n" );
document.write( "3. subtract 4th term - 3rd term. we get   5-8 or -3\r\n" );
document.write( "4. subtract 5th term - 4th term. we get   2-5 or -3\r\n" );
document.write( "\r\n" );
document.write( "Since we got the same thing, -3, every time we subtracted\r\n" );
document.write( "a term from the next term, we know it is an arithmetic\r\n" );
document.write( "sequence with a common difference of -3.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );