document.write( "Question 1182229: What is the nth term for the following sequence:\r
\n" );
document.write( "\n" );
document.write( "10, 30, 60, 100, 150, 210, ... \n" );
document.write( "
Algebra.Com's Answer #812201 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "10, 30, 60, 100, 150, 210, ...\r\n" ); document.write( "\r\n" ); document.write( "Find the sequence of differences to see if it is an arithmetic sequence\r\n" ); document.write( "\r\n" ); document.write( "30-10, 60-30, 100-60, 150-100, 210-150, ...\r\n" ); document.write( "\r\n" ); document.write( "Simplifying\r\n" ); document.write( "\r\n" ); document.write( "20, 30, 40, 50, 60, ...\r\n" ); document.write( "\r\n" ); document.write( "This is an arithmetic sequence, so the nth term is quadratic:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |