Don L. answered 02/08/17
Tutor
5
(18)
Fifteen years teaching and tutoring basic math skills and algebra
Hi Destiney, I will give you an overview, you work it out.
a) Basic function: h(x) = -16t2 + vt + h0, where t is time, v is initial velocity and h0 is the original height above ground.
b) The basic equation is a parabola that opens down. Our equation is: h(x) = -16t2 + 178t + 123
The time the rocket will reach its maximum height is given by: -b/2a, replacing a and b: -178/-32 = 5.625, or 5.625 seconds after the rocket has been launched it will reach its maximum height.
The maximum height of the rocket is given by: h(5.625) = -16 * (5.625)2 + 173 * 5.625 + 123
c: To find when the rocket will be more than 545 feet above the ground level is given by:
545 = -16t2 + 173t + 123
Solve this for t using the quadratic formula. You will get two values.
d: To find when the rocket will hit the ground, use the following equation:
0 = -16t2 + 173t + 123
Solve this for t using the quadratic formula. You will get two values, one positive and one negative. Since time cannot be negative, the negative value can be discarded.
Let me know if you have questions.