document.write( "Question 676526: What are the next four in each arithemetic sequence
\n" );
document.write( "-1.1, -0.9, -0.7, -0.5 \n" );
document.write( "
Algebra.Com's Answer #420753 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Add 0.2 to each term to get the next term. The next 4 terms are: -0.3, -0.1, 0.1, 0.3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the expanded sequence is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1.1, -0.9, -0.7, -0.5, -0.3, -0.1, 0.1, 0.3 \n" ); document.write( " |