A model rocket is launched from the roof of a building. It's flight path is modelled by h = − 5 t 2 + 3 0 t + 1 0 , where h is the height of the rocket above the ground in metres in t seconds.
What is the rocket's maximum height?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The rocket's height follows a quadratic function. Maximum/minimum values of quadratic functions f ( x ) = a x 2 + b x + c can be showed with 3 methods:
For this question, I will show Method 1
h = − 5 t 2 + 3 0 t + 1 0
At maximum height, t = − 2 a b = − 2 ( − 5 ) 3 0 = 3
When t = 3 , h = − 5 ( 3 2 ) + 3 0 ( 3 ) + 1 0 = − 4 5 + 9 0 + 1 0 = 5 5
Problem Loading...
Note Loading...
Set Loading...
h = − 5 t 2 + 3 0 t + 1 0
Differentiate both sides with respect to t .
d t d h = − 1 0 t + 3 0
For h to be maximum, d t d h must be equal to 0 . So
1 0 t = 3 0
t = 3
Now, substitute
h = − 5 ( 3 2 ) + 3 0 ( 3 ) + 1 0 = 5 5