SOLUTION: Please answer this question. An object is launched upward at 45ft/Sec from a platform that is 40 feet high. What is the objects maximum height if the equation of the height(h) in

Algebra ->  Equations -> SOLUTION: Please answer this question. An object is launched upward at 45ft/Sec from a platform that is 40 feet high. What is the objects maximum height if the equation of the height(h) in       Log On


   



Question 258057: Please answer this question.
An object is launched upward at 45ft/Sec from a platform that is 40 feet high. What is the objects maximum height if the equation of the height(h) in terms of time (t) of the object is given by h(t) = -16t^2 + 45t + 40?

Found 3 solutions by stanbon, Greenfinch, drk:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
An object is launched upward at 45ft/Sec from a platform that is 40 feet high. What is the object's maximum height if the equation of the height(h) in terms of time (t) of the object is given by h(t) = -16t^2 + 45t + 40?
------------------
max occurs when x = -b/2a = -45/(2*-16) = 1.40625
The max height is f(1.40625) = -16(-1.40625)^2 + 45(1.40625) + 40
= 71.64 ft.
================================
Cheers,
Stan H.

Answer by Greenfinch(383) About Me  (Show Source):
You can put this solution on YOUR website!
h = 16t^2 + 45t + 40
dh/dt = 32t + 45. When dh/dt = 0, h is a stationary point
this is at t = 45/32 = 1.406 seconds
so h = 32 x(1.406^2 + 45x 1.406 + 40 = 63.25 + 63.27 + 40 = 166.52 feet

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
We can find the maximum height by completing the square.
step 1 - rewrite the equation as
-16t%5E2+%2B+45t+%2B+____+%2B+40+%2B+____
The blanks are waiting for numbers.
step 2 - factor out a -16 only from the first two parts to get
-16%28t%5E2+-+%2845%2F16%29t+%2B+_____+%29+%2B+40+%2B+_____
step 3 - take 1/2 of the middle term and square it as
-16%28t%5E2+-+%2845%2F16%29t+%2B+%28-45%2F32%29%5E2+%29+%2B+40+%2B+_____
step 4 - multiply this squared answer by -16 to get 31.64. place this number in the second blank to get
-16%28t%5E2+-+%2845%2F16%29t+%2B+%28-45%2F32%29%5E2+%29+%2B+40+%2B+31.64
step 5 - rewrite the trinomial as a binomial squared and simplify as
-16%28t-%2845%2F32%29%29%5E2+%2B+71.64
Now, the max ht occurs at 45/32 seconds @ 71.64 ft.