document.write( "Question 1162781: A ball is tossed into the air so that the height after 1, 2, and 4 seconds is as given in the following table. If the relationship between the height of the ball h and the time t is quadratic, then the relationship can be written as:
\n" ); document.write( "h=at^2+bt+c
\n" ); document.write( "Use the information in the table to write a system of three equations in three variables a, b, and c. Solve the system to find the exact relationship between h and t.\r
\n" ); document.write( "\n" ); document.write( "t h
\n" ); document.write( "1 144
\n" ); document.write( "2 128
\n" ); document.write( "4 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #786658 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a+b+c=144
\n" ); document.write( "16a+4b+c=0\r
\n" ); document.write( "\n" ); document.write( "c=144-a-b=-16a-4b
\n" ); document.write( "15a+3b=-144
\n" ); document.write( "divide by 3
\n" ); document.write( "5a+b=-48\r
\n" ); document.write( "\n" ); document.write( "also 4a+2b+c=128
\n" ); document.write( "c=128-4a-2b=-16a-4b
\n" ); document.write( "12a+2b=-128
\n" ); document.write( "6a+b=-64
\n" ); document.write( "add to that -5a-b=-48
\n" ); document.write( "a=-16, which is reassuring, since -16t^2 is the leading coefficient in English units.
\n" ); document.write( "b is 32
\n" ); document.write( "c=128\r
\n" ); document.write( "\n" ); document.write( "h=-16t^2+32t+128
\n" ); document.write( "which is something thrown off a 128 foot high building at 32 ft/sec upward velocity.\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-125%2C150%2C-16x%5E2%2B32x%2B128%29\"
\n" ); document.write( "
\n" );