SOLUTION: NASA launches a rocker at T=0 seconds. It's height, in meters above sea level, as a function of time is given by H(T)=-4.9T^2 + 229T +185. Assuming that the rocket will splash

Algebra ->  Equations -> SOLUTION: NASA launches a rocker at T=0 seconds. It's height, in meters above sea level, as a function of time is given by H(T)=-4.9T^2 + 229T +185. Assuming that the rocket will splash       Log On


   



Question 1136257: NASA launches a rocker at T=0 seconds. It's height, in meters above sea level, as a function of time is given by H(T)=-4.9T^2 + 229T +185.
Assuming that the rocket will splash down into the ocean, at what time does splashdown occur?
The rocket splashes down after ___ seconds
How high above sea-level does the rocket get at its peak?
The rocket peaks at ___ meters above sea-level


Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
ASA launches a rocker at T=0 seconds. It's height, in meters above sea level, as a function of time is given by H(T)=-4.9T^2 + 229T +185.
Assuming that the rocket will splash down into the ocean, at what time does splashdown occur?
=================
it's = it is.
---------
I would solve the problem, but these entries irritate me.
===================================
The rocket splashes down after ___ seconds
---
How high above sea-level does the rocket get at its peak?
---
The rocket peaks at ___ meters above sea-level
===============
this is not useful.
************************************************
H(T)=-4.9T^2 + 229T +185
At impact, h(t) = 0
-4.9T^2 + 229T +185 = 0
Solve for t
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -4.9x%5E2%2B229x%2B185+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28229%29%5E2-4%2A-4.9%2A185=56067.

Discriminant d=56067 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-229%2B-sqrt%28+56067+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28229%29%2Bsqrt%28+56067+%29%29%2F2%5C-4.9+=+-0.794358402485433
x%5B2%5D+=+%28-%28229%29-sqrt%28+56067+%29%29%2F2%5C-4.9+=+47.5290522800364

Quadratic expression -4.9x%5E2%2B229x%2B185 can be factored:
-4.9x%5E2%2B229x%2B185+=+%28x--0.794358402485433%29%2A%28x-47.5290522800364%29
Again, the answer is: -0.794358402485433, 47.5290522800364. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-4.9%2Ax%5E2%2B229%2Ax%2B185+%29

Ignore the negative value.
t = ~ 47.529 seconds
*************************************************
The peak (max height) is the vertex of the parabola, at t = -b/2a
t = -229/-9.8 = ~ 23.367 seconds
h(23.367) =~ 2675.5 meters
*************************************************
PS - this is not a rocket, it's a projectile.
Rockets accelerate upward.