Calculus Rocket Problem (Derivatives)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 14K views
frumdogg
Messages
18
Reaction score
0

Homework Statement



A model rocket is launched vertically upward. If it's position (height) y above the ground in feet as a function of time t in seconds is given by:

Homework Equations



y = f(t) = 192t - 16t^2

The Attempt at a Solution



1. Find the instantaneous velocity and acceleration at any time t.

Now this is my first calculus course on my long academic journey, but velocity is the first derivative and acceleration is the second.

Velocity -

y' = 192-32t

That was easy, but it is the second derivative (acceleration) that is stumping me:

y'' = -32

How is that possible.. negative acceleration the entire time?

Thank you for your assistance.
 
Physics news on Phys.org
That's not much of a rocket! If y= 192t- 16t2, then the "rocket" provides an (instantaneious!) initial 192 ft/sec speed and then shuts down. The only force acting on it is that due to gravity. Are you sure that the y= 192t- 16t2 isn't from thepoint at which the rocket shuts off?
 
That is the equation, verbatim from the homework problem.

One of the other questions is (and I have done the work for it):

2. How high will the rocket reach?

192 - 32t = 0

-32t = -192
-32 = -32

total time = 6 seconds

192(6) - 16(36) = 576 feet
 
That's the correct approach. Plug your critical point back into your equation, and you find the Y_max!
 
Thanks roco, but is the second derivative (acceleration) correct at -32? It just does not seem logical to me.