document.write( "Question 923931: What number continues the following pattern: 3,-6,12,4,20,? \n" ); document.write( "
Algebra.Com's Answer #560496 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What number continues the following pattern: 3,-6,12,4,20,? \n" ); document.write( "---- \n" ); document.write( "Answer:: 213 \n" ); document.write( "---- \n" ); document.write( "I ran a Quartic Regression program on the data \n" ); document.write( "and got the following lesst-squares regression equation:: \n" ); document.write( "y = 4.29x^4 - 51.75x^3 + 216.71x^2 - 361.25x + 195 \n" ); document.write( "f(6) = 213 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " \n" ); document.write( " |