document.write( "Question 80009: Can you please help me write a quadratic function with this set of data?
\n" );
document.write( "(0,254)(4,234)(8,235)(12,239)(16,255)\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #57382 by Edwin McCravy(20086) You can put this solution on YOUR website! \r\n" ); document.write( "Can you please help me write a quadratic function \r\n" ); document.write( "with this set of data? \r\n" ); document.write( "(0,254)(4,234)(8,235)(12,239)(16,255) \r\n" ); document.write( "\r\n" ); document.write( "f(0) = 254\r\n" ); document.write( "f(4) = 234\r\n" ); document.write( "f(8) = 235\r\n" ); document.write( "f(12) = 239\r\n" ); document.write( "\r\n" ); document.write( "There is a terribly long formula for finding the \r\n" ); document.write( "quadratic regression formula. When you plug \r\n" ); document.write( "into it you get:\r\n" ); document.write( "\r\n" ); document.write( "y = f(x) = 75/224x² - 1451/280x + 1769/7 \r\n" ); document.write( "\r\n" ); document.write( "Are you allowed to use a TI-83 or TI-84? If so, then\r\n" ); document.write( "\r\n" ); document.write( "press STAT then ENTER, \r\n" ); document.write( "enter the five x values under L1 and the five values for f(x) in L2.\r\n" ); document.write( "\r\n" ); document.write( "press STAT then the right arrow then 5, then ENTER\r\n" ); document.write( "\r\n" ); document.write( "You see:\r\n" ); document.write( "\r\n" ); document.write( "y = ax²+bx+c\r\n" ); document.write( "a=.3348214286\r\n" ); document.write( "b=-5.182142857\r\n" ); document.write( "c = 252.7142657\r\n" ); document.write( "R²=.9564574654\r\n" ); document.write( "\r\n" ); document.write( "Since R² is near 1, the fit is good.\r\n" ); document.write( "\r\n" ); document.write( "plug those values into \r\n" ); document.write( "\r\n" ); document.write( "y = ax²+bx+c\r\n" ); document.write( "\r\n" ); document.write( "y = f(x) = .3348214286x² - 5.182142857x + 252.7142857\r\n" ); document.write( "\r\n" ); document.write( "Here's the graph of that, the o's are your 5 points above:\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |