Taking the Second Derivative w/ the Quotient Rule: What if Numerator = 0?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 3K views
mathmann
Messages
37
Reaction score
0
Just wondering how you take the second derivative when using the quotient rule. After using the quotient rule to get my first derivative, I tried again and the numerator ended up as 0.
 
Physics news on Phys.org
s(t) = t^2 - 2/t + 1, is the object speeing up at 4s?
v(t) = 1.04, a(t) the numerator ended up as a 0. Perhaps I made a calculating error but I went over it a couple times.
 
You mean s(t) = (t^2 - 2)/(t + 1) right?

Then v(t) = (t^2 + 2t + 2)/(t+1)^2

and a(t) = - 2/ (t+1)^3
 
When you evaluate v(t) at some fixed t you get the velocity at that point in time. You are not supposed to differentiate that particular velocity to get the acceleration at that time. You need to work out a(t) first by differentiating the function v(t) before substituting in your fixed t.