Question

Maximum height of a quadratic softball motion

Original question: A softball is tossed into the air upward from a first floor balcony. The distance of the ball above the ground at any time is given by the function, h(t)=14+32t16t2h(t)=14+32t-16t^2, where h(t)h(t) is the height of the softball above the ground (in feet) and $t is the time (in seconds). What is the maximum height, in feet, of the softball above the ground after it was thrown?

30

34

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: The quadratic function h(t)=14+32t16t2h(t)=14+32t-16t^2 reaches its highest point at the vertex.

Detailed walkthrough

Recognize the vertex of the parabola

The height function h(t)=14+32t16t2h(t)=14+32t-16t^2 is a quadratic with a negative leading coefficient, so its graph opens downward. That means the maximum height occurs at the vertex, not at an endpoint.

For a quadratic at2+bt+cat^2+bt+c, the time coordinate of the vertex is

t=b2a.t=-\frac{b}{2a}.

Here, a=16a=-16 and b=32b=32, so

t=322(16)=1.t=-\frac{32}{2(-16)}=1.

Evaluate the height at the vertex

Substitute t=1t=1 into the function:

h(1)=14+32(1)16(1)2.h(1)=14+32(1)-16(1)^2.

Compute carefully:

h(1)=14+3216=30.h(1)=14+32-16=30.

So the softball reaches a maximum height of 30 feet.

Why the answer is 30, not 34

The choice 34 comes from adding the constant 14 and the linear term 32 before accounting for the negative quadratic term. In a motion model like this one, the 16t2-16t^2 term matters a lot because it represents gravity pulling the ball back down.

You can also confirm the result by noticing the standard projectile form. The parabola rises at first, peaks when t=1t=1, and then falls. Since the graph opens downward, the vertex value is the maximum, and that maximum is 30 feet.

💡 Pitfall guide

A frequent mistake with h(t)=14+32t16t2h(t)=14+32t-16t^2 is to plug in the wrong time and assume the maximum happens at t=0t=0 or at the moment the ball is thrown. That only gives the starting height, not the peak. Another common error is to ignore the negative sign on 16t2-16t^2 and treat the function like it opens upward, which would turn the vertex into a minimum instead of a maximum. Students also sometimes compute the vertex time as b2a\frac{b}{2a} without the negative sign, which would give 1-1 here and does not make physical sense for a thrown ball. Finally, the answer choice 34 is tempting because it comes from incomplete arithmetic; always substitute the vertex time back into the original function rather than estimating from the coefficients.

🔄 Real-world variant

If the function changed to h(t)=20+32t16t2h(t)=20+32t-16t^2, the method would be the same but the maximum height would change. The vertex still occurs at t=1t=1 because the coefficients of tt and t2t^2 are unchanged. Substituting gives h(1)=20+3216=36h(1)=20+32-16=36. So the modified problem would have a maximum height of 36 feet. This variant is useful because it shows that the vertex time depends on aa and bb, while the maximum height also depends on the starting height term cc.

🔍 Related terms

vertex of parabola, projectile motion, quadratic function

FAQ

How do you find the maximum of a quadratic height function?

For a quadratic that opens downward, the maximum occurs at the vertex. Find the time using negative b over two a, then substitute that time into the height function.

Why is the softball maximum height thirty feet in this problem?

The vertex occurs at one second, and substituting one into the height function gives fourteen plus thirty-two minus sixteen, which equals thirty. That is the highest point of the motion.

chat