document.write( "Question 477919: Find the next term in the pattern -4, 14, 10, 24,... \n" ); document.write( "
Algebra.Com's Answer #327495 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the next term in the pattern -4, 14, 10, 24,... \n" ); document.write( "--- \n" ); document.write( "I ran a cubic regression program against \n" ); document.write( "the data and got the following: \n" ); document.write( "-------------- \n" ); document.write( "y = (6 2/3)x^3 -51x^2 + (124 1/3)x - 84 \n" ); document.write( "--- \n" ); document.write( "Next term: (5,6.98) \n" ); document.write( "--- \n" ); document.write( "I doubt this is what you want but \n" ); document.write( "maybe you have a better idea. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |