Final answer:
To find the maximum height reached by the object, calculate the vertex of the quadratic equation, resulting in a height of 75 feet at t=1.25 seconds. To find the time to fall back to ground, set h(t)=0 and solve for t, yielding 2.5 seconds in total if air resistance is ignored.
Step-by-step explanation:
The given quadratic model h(t)=-16t^2+40t+50 represents the height in feet of an object t seconds after being projected straight up into the air. To find the maximum height attained by the object, we need to find the vertex of the parabola because this is where the maximum height will be. The vertex formula for a parabola in the form of y=ax^2+bx+c is h=-b/(2a). Using this formula, we can find the time it takes to reach the maximum height (tmax):
tmax = -40 / (2 * -16) = 1.25 seconds
Plugging tmax back into the quadratic equation:
h(1.25) = -16(1.25)^2 + 40(1.25) + 50 = 75 feet.
So the maximum height reached by the object is 75 feet. To find the time it takes to fall back to the ground, we set h(t) equal to zero and solve for t:
0 = -16t^2 + 40t + 50
Using the quadratic formula, we find two possible times (t1 and t2), which represent the upward and downward part of the journey. Since the trajectory is symmetrical, the time it takes to go up is equal to the time it goes down. Therefore, the total time will be twice the time to reach the maximum height (1.25 s), unless there is a significant amount of air resistance.
In the absence of air resistance, the object will take 2.5 seconds to fall back to the ground.