document.write( "Question 1032025: What is the nth term of
\n" );
document.write( "4 4 0 -8 -20??
\n" );
document.write( "
\n" );
document.write( "I was also given that the nth term of
\n" );
document.write( "2 2 0 -4 -10
\n" );
document.write( "Is 3n-n2 (n squared)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646719 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Sequences-and-series/1032025 (2016-04-28 15:11:53): What is the nth term of \n" ); document.write( "4 4 0 -8 -20?? \n" ); document.write( "I ran a quadratic regression program on the data and got the following:: \n" ); document.write( "a(n) = -2n^2 + 6n \n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "I was also given that the nth term of \n" ); document.write( "2 2 0 -4 -10 \n" ); document.write( "Is a(n) = 3n-n^2 ----correct\r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |