document.write( "Question 934070: A toy rocket is launched from the ground level with an initial velocity of 96ft/s. After how many seconds will the rocket hit the ground?\r
\n" ); document.write( "\n" ); document.write( "In this problem, I understand that I have to make a parabola. This means that the 96ft/s will be the peak of the parabola and the x axis should mark the start and end point (when it hits the ground). However, I don't know how to make the algebraic expression that goes with it. If I can make the algebraic expression, I know that I have to use (-1)b/2a to find the x intercept, and then plug that number in to find the other x intercept. \r
\n" ); document.write( "\n" ); document.write( "Please help...
\n" ); document.write( "

Algebra.Com's Answer #567203 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
To solve the problem, you need a little more knowledge of physics.
\n" ); document.write( "On or near the surface of planet Earth,
\n" ); document.write( "anything not being held/pushed up falls down
\n" ); document.write( "(towards the center of the Earth) with an acceleration of about \"32\"\"ft%2Fs%5E2\".
\n" ); document.write( "Toy rockets get a very short push, to get an initial speed,
\n" ); document.write( "and then they are not being pushed up any more.
\n" ); document.write( "The upwards velocity of the rocket will decrease by \"32\"\"ft%2Fs\" every second.
\n" ); document.write( "The graph of upwards velocity as a function of time looks like this
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C9%2C-100%2C100%2C-32x%2B96%29\"
\n" ); document.write( "The upwards velocity starts a s 96 ft/s at time zero,
\n" ); document.write( "is zero at 3 seconds, and is negative (rocket falling down) after 3 seconds.
\n" ); document.write( "It takes 3 seconds \"96%2F32\" for the rocket to get to the highest point,
\n" ); document.write( "and another 3 seconds for it to return to the height where it started
\n" ); document.write( "(disregarding air resistance, of course),
\n" ); document.write( "so the total flight time is \"highlight%286%29\" seconds.
\n" ); document.write( "
\n" ); document.write( "A math teacher will have told you that on Earth
\n" ); document.write( "the height (in feet) as function of time since launch (in seconds)
\n" ); document.write( "of a projectile launched upwards with an initial speed \"v%5B0%5D\" ft/s
\n" ); document.write( "from an initial height \"h%5B0%5D\" feet is
\n" ); document.write( "\"h%28t%29=h%5B0%5D%2Bv%5B0%5Dt-16t%5E2\" .
\n" ); document.write( "The teacher will have told you that the graph of that equation is a parabola,
\n" ); document.write( "and wouldn't you like to believe and memorize that equation?
\n" ); document.write( "Using that equation, with \"h%5B0%5D=0\" and \"v%5B0%5D=96\" you get
\n" ); document.write( "\"h%28t%29=96t-16t%5E2\" , and the rocket is on the ground when \"h%28t%29=0\" ,
\n" ); document.write( "which will happen for the solutions to
\n" ); document.write( "\"96t-16t%5E2=0\" <---> \"16t%286-t%29=0\" ---> \"system%28t=0%2C%22or%22%2Ct=highlight%286%29%29\" .
\n" ); document.write( "
\n" ); document.write( "A physics teacher may tell you that you need to know calculus to derive that equation.
\n" ); document.write( "I would tell you that it comes very naturally from the graph.
\n" ); document.write( "Since upwards velocity multiplied times seconds in flight equals gain in height,
\n" ); document.write( "the gain in height is the area above the x-axis
\n" ); document.write( "and below the graph of upwards velocity as a function of time.
\n" ); document.write( "For a real rocket that could maintain the constant velocity \"v%5B0%5D\" ,
\n" ); document.write( "the graph would be a flat line, and
\n" ); document.write( "the gain in height as a function of time would be
\n" ); document.write( "\"h%28t%29-h%5B0%5D=v%5B0%5D%2At\" ,
\n" ); document.write( "the area of a rectangle under the flat line:
\n" ); document.write( "
\n" ); document.write( "In the case of the toy rocket, the graph is a straight line sloping down,
\n" ); document.write( "so you have to subtract a right triangle from that rectangle.
\n" ); document.write( "The triangle to be subtracted has legs measuring \"t\" and \"32t\" ,
\n" ); document.write( "so its area is \"%281%2F2%29%2At%2A%2832t%29=16t%5E2\" :
\n" ); document.write( " so the change in height is the area of the trapezoid with green and red sides:
\n" ); document.write( "\"h%28t%29-h%5B0%5D=+v%5B0%5D%2At-16t%5E2\" .
\n" ); document.write( "
\n" );