Answer:
After 20 seconds
Step-by-step explanation:
We have the function h(t) = -16t2 + 640t where t is the time in seconds. This function is a parable, and to get the maximum height of a parabola we have to find the first derivative of the function:
h'(t) = -32t + 640
To find the derivative we can do it by parts:
<em>We have to use the derivative formulas:</em>
- <em>
x = 1</em> - <em>
x^n = nx^n-1</em>
<em>So with this formulas we can get the derivative:</em>
<em>(d/dx)(-16t^2) = -32t</em>
<em>(d/dx)(640t) = 640</em>
<em />
We know that the derivative that we just got <em>(h'(t) = -32t + 640)</em> is the same as the slope in a certain point, and we know that when a parable reaches the maximum height the slope is 0.
So we can make the expression equal to 0:
<em>-32t + 640 = 0 and now we solve for t:</em>
<em>-32t = -640</em>
<em>t = -640/-32</em>
t = 20 seconds