document.write( "Question 120143: What type of function does the following table of values represent?
\n" );
document.write( "x: -21,-18,-15,-12,-9
\n" );
document.write( "y:3,6,12,24,48
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #88047 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What type of function does the following table of values represent? \n" ); document.write( "x: -21,-18,-15,-12,-9 \n" ); document.write( "y:3,6,12,24,48 \n" ); document.write( "-------------------- \n" ); document.write( "Using the Quadratic Regression function of a TI calculator I get: \n" ); document.write( "y = 0.3810x^2 + 15.0286x + 151.4571 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |