document.write( "Question 970776: Write a quadratic function in standard form whose graph passes through the given points. Use STAT\r
\n" ); document.write( "\n" ); document.write( "(1,2), (3,4), (6, -8)\r
\n" ); document.write( "\n" ); document.write( "Find the maximum heights.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is the approximate difference in the maximum height for the parabolas?
\n" ); document.write( "

Algebra.Com's Answer #593417 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you are using a calculator such as a TI83,TI84,etc, then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 1) Hit the STAT key and go to \"edit\". You'll see lists L1,L2,L3...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 2) Type the x coordinates of each point into list L1. So you are typing in 1,3,6 into list L1. The first column.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 3) Type the y coordinates of each point into list L2. So you are typing in 2,4,-8 into list L2. The second column.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 4) Hit the STAT key and scroll to the right once to get to the \"Calc\" menu. Then scroll down to \"QuadReg\". That stands for \"Quadratic Regression\". Hit enter twice to have the calculator compute the three coefficients a,b,c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 5) The calculator will report: a = -1, b = 5, c = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Any quadratic is in the form \"ax%5E2+%2B+bx+%2B+c\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the quadratic that goes through the three points (1,2), (3,4), (6, -8) is \"red%28-x%5E2+%2B+5x+-+2%29\"
\n" ); document.write( "
\n" );