document.write( "Question 298566: An object's altitude, in meters, is given by the polynomial h + vt - 9.8t2, where h is the height in meters from which the launch occurs, v is the initial upward speed in meters per second, and t is the number of seconds for which the rocket is airborne. A pebble is shot upward from the top of a building 150 meters tall. If the initial speed is 35 meters per second, how high above the ground will the pebble be after 3 seconds? Round results to the nearest tenth of a meter.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #214723 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
An object's altitude, in meters, is given by the polynomial h + vt - 9.8t2, where h is the height in meters from which the launch occurs, v is the initial upward speed in meters per second, and t is the number of seconds for which the rocket is airborne. A pebble is shot upward from the top of a building 150 meters tall. If the initial speed is 35 meters per second, how high above the ground will the pebble be after 3 seconds? Round results to the nearest tenth of a meter.
\n" ); document.write( "-------------------
\n" ); document.write( "A pebble is not a rocket.
\n" ); document.write( "\"h%28t%29+=+-9.8t%5E2+%2B+vt+%2B+h\"
\n" ); document.write( "h(3) = -9.8*9 + 35*3 + 150
\n" ); document.write( "h(3) = 166.8 meters (not rounded)
\n" ); document.write( "
\n" ); document.write( "
\n" );