document.write( "Question 190402: Write the next term in the sequence. Then write a rule for the nth term.
\n" );
document.write( " -5, 10, -15, 20,... \n" );
document.write( "
Algebra.Com's Answer #142900 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! Write the next term in the sequence. \n" ); document.write( "Then write a rule for the nth term.\r \n" ); document.write( "\n" ); document.write( "-5, 10, -15, 20, ... \n" ); document.write( " \r\n" ); document.write( "If it weren't for the signs,\r\n" ); document.write( "we would have the sequence \r\n" ); document.write( "\r\n" ); document.write( "5, 10, 15, 20, ...\r\n" ); document.write( "\r\n" ); document.write( "So let's first get the nth term of that sequence.\r\n" ); document.write( "The difference between any term and the preceding\r\n" ); document.write( "term is 5. So the common difference d = 5. The\r\n" ); document.write( "nth term of an arithmetic sequence is given by:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |