SOLUTION: An obvject is thrown upward into the air with an initial velocity of 128 feet per second. The formula h(t)=128t-16t squared gives its hight above the ground after t seconds. What i
Question 41288: An obvject is thrown upward into the air with an initial velocity of 128 feet per second. The formula h(t)=128t-16t squared gives its hight above the ground after t seconds. What is the height after 2 seconds. What is the maximum hight reached. For how many seconds will the object be in the air. After how many seconds will it reach the maximum hight. After how many seconds will it hit the ground. I could use some help. I would greatly apreciate it. Answer by psbhowmick(878) (Show Source):
To find maximum height we shall first express h(t) as a difference of two quantities the last one being a function of 't'.
Let's see this.
or
or
Now, h(t) is maximum when the second quantity i.e. that one on the right side of minus sign must be minimum.
Now, is a perfect square and so cannot be negative.
So its minimum value is zero.
So
or t = 4
Hence h(t) is maximum when t = 4 seconds.
So maximum height reached is h(4) = 256 ft.
When the object will reach the ground, its height will be zero.
So
or
or
or t(8-t) = 0
So either t = 0 or 8 - t = 0 i.e. either t = 0 or t = 8
Now, at t = 0, the object was projected up.
So at t = 8 seconds the object must come down to ground.
Thus total time of flight is 8 seconds.
Note: This problem could also have been solved using Maxima & Minima principle of Calculus. But as the asker put it in quadratic section so I have solved this in this method.