document.write( "Question 147844: Jake Johnson dives off the high dive at a pool. His distance from the surface of the water varies quadratically with the number of seconds that have passed since he left the board. His distances at times of 1, 2, and 3 seconds since he left the board are 24, 18, and 2 meters above the water, respectively.
\n" ); document.write( "How do you write the particular equation expressing distance in terms of time?
\n" ); document.write( "

Algebra.Com's Answer #108247 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jake Johnson dives off the high dive at a pool. His distance from the surface of the water varies quadratically with the number of seconds that have passed since he left the board. His distances at times of 1, 2, and 3 seconds since he left the board are 24, 18, and 2 meters above the water, respectively.
\n" ); document.write( "How do you write the particular equation expressing distance in terms of time?
\n" ); document.write( "-------------------
\n" ); document.write( "You have three points: (1,24), (2,18), (3,2)
\n" ); document.write( "--------------------
\n" ); document.write( "Form of the equation: y = ax^2 + bx + c
\n" ); document.write( "---------------------
\n" ); document.write( "Substitute each of the ordered pairs into the form to get three
\n" ); document.write( "equations with variables a, b, and c.
\n" ); document.write( "(1,24): a + b + c = 24
\n" ); document.write( "(2,18): 4a +2b + c = 18
\n" ); document.write( "(3,2): 9a +3b + c = 2
\n" ); document.write( "----------------------------
\n" ); document.write( "Solve the system of equations be any method to get:
\n" ); document.write( "a = -5
\n" ); document.write( "b = 9
\n" ); document.write( "c = 20
\n" ); document.write( "------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = -5x^2 + 9x + 20
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );