document.write( "Question 975336: You are interested in the maximum height the skier will reach after becoming airborne at (7,4). A series of photos of a jumper performing his jump shows the skier at the points (7,4) (9,7) (14,5.75) and (15,5). Find the equation of this parabolic path in height vs time.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #597252 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Two points determine a straight line.
\n" ); document.write( "Three points determine a parabolic path.
\n" ); document.write( "We have four points.
\n" ); document.write( "We could use some statistics software to determine the parabola that most closely fits the data.
\n" ); document.write( "We can also use three of those points to determine a quadratic function and see if the fourth point would fit.
\n" ); document.write( "
\n" ); document.write( "USING THE FIRST THREE POINTS:
\n" ); document.write( "The parabolic path will be determine by a quadratic function of the form
\n" ); document.write( "\"y=ax%5E2%2Bbx%2Bc\" .
\n" ); document.write( "For (7,4) , substituting \"system%28x=7%2Cy=4%29\" , gives us the equation
\n" ); document.write( "\"4=49a%2B7b%2Bc\" .
\n" ); document.write( "For (9,7) , substituting \"system%28x=9%2Cy=7%29\" , gives us the equation
\n" ); document.write( "\"7=81a%2B9b%2Bc\" .
\n" ); document.write( "For (14,5.75) , substituting \"system%28x=14%2Cy=5.75%29\" , gives us the equation
\n" ); document.write( "\"5.75=196a%2B14b%2Bc\" .
\n" ); document.write( "We can solve \"system%284=49a%2B7b%2Bc%2C7=81a%2B9b%2Bc%2C5.75=196a%2B14b%2Bc%29\" to find \"a\" , \"b\" , and \"c\" .
\n" ); document.write( "We find \"system%28a=-0.25%2Cb=5.5%2Cc=-22.25%29\" .
\n" ); document.write( "That gives us \"y=-0.25x%5E2%2B5.5x-22.25\" as the equation for the parabolic path .
\n" ); document.write( "For that equation, the maximum would happen at
\n" ); document.write( "\"x=-b%2F2a=-5.5%2F%282%2A%28-0.25%29%29=-5.5%2F%28-0.5%29=11\" ,
\n" ); document.write( "with \"y=-0.25%2A11%5E2%2B5.5%2A11-22.25=-30.25%2B60.5-22.25=8\" ,
\n" ); document.write( "so the maximum height the skier would reach is estimated as \"8\" .
\n" ); document.write( "Also, for \"x=15\" , the equation \"y=-0.25x%5E2%2B5.5x-22.25\" would give us
\n" ); document.write( "\"y=-0.25%2A15%5E2%2B5.5%2A15-22.25+=-0.25%2A225%2B82.5-22.25=-56.25%2B82.5-22.25=4\" , meaning that the skier would go through point (15.4) rather than 15,5).
\n" ); document.write( "Is there a typo, or did they mean for the four points not to fit perfectly into a quadratic function?
\n" ); document.write( "
\n" ); document.write( "USING STATISTICS TO FIND THE BEST FIT:
\n" ); document.write( "Plugging points (7,4) (9,7) (14,5.75) and (15,5) into a spreadsheet a linear regression gives us a best-fit parabolic path as
\n" ); document.write( "\"y=-0.2096x%5E3%2B4.6872x-18.426\" ,
\n" ); document.write( "which predicts a maximum of \"y=7.78%28rounded%29\" at about \"x=11.18\" .
\n" ); document.write( "
\n" );