SOLUTION: If an object is propelled upward from a 288 foot high tower at an initial velocity of 48 feet per second, then its height h(in feet) after t seconds is given by the equation h=-16t

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: If an object is propelled upward from a 288 foot high tower at an initial velocity of 48 feet per second, then its height h(in feet) after t seconds is given by the equation h=-16t      Log On


   



Question 172759: If an object is propelled upward from a 288 foot high tower at an initial velocity of 48 feet per second, then its height h(in feet) after t seconds is given by the equation h=-16t^2+48t+288. What is the maximum height reached by the object?
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
There are two ways to do this.

1. Algebra solution. The vertex of a parabola described by f%28x%29=ax%5E2%2Bbx%2Bc has an x-coordinate at -b%2F2a and a y-coordinate at f%28-b%2F2a%29 If a%3E0 then you have a concave up parabola and the vertex represents a minimum value of the function. If a%3C0, then it is concave down and the vertex represents a maximum. The latter is the situation in the given problem.

h%28t%29=-16t%5E2%2B48t%2B288

That means the t-coordinate of the vertex is at -48%2F%282%28-16%29%29=%28-48%29%2F%28-32%29=3%2F2

Evaluating to determine the h-coordinate of the vertex which is also the maximum height:

h%283%2F2%29=-16%283%2F2%29%5E2%2B48%283%2F2%29%2B288=-36%2B72%2B288=324

Maximum height: 324 feet

2. Calculus method.

A local extrema for a continuous differentiable function is located where the value of the first derivitive is equal to zero. If the function is twice differentiable, the character of the extrema (maximum or minimum) can be determined by examining the sign of the second derivative evaluated at the extreme point.

h%28t%29=-16t%5E2%2B48t%2B288

%28dh%28t%29%29%2Fdt=-32t%2B48

-32t%2B48=0

t=%28-48%29%2F%28-32%29=3%2F2 (Look familiar?)

Evaluation of h%283%2F2%29 is the same as in the Algebra method above, so the value for maximum height is the same, namely 324 feet.

%28d%5E2h%28t%29%29%2Fdt%5E2=-32 which is negative for all values of t in the domain of h(t), therefore the extreme point is a maximum.