Steven N.
asked 02/13/23Finding derivatives
suppose f(t)=3/t^2. calculate the derivative of f if (f(t+h)-f(t))/h as h approaches 0
2 Answers By Expert Tutors

Doug C. answered 02/13/23
Math Tutor with Reputation to make difficult concepts understandable
Raymond B. answered 02/13/23
Math, microeconomics or criminal justice
f(t) = 3/t^2
f'(t) = denominator times derivative of numberator (which is zero) minus numerator times derivative of denominator, all over denominator squared = the derivative of f(t)
= -3(2t)/t^4
=-6/t^3= derivative of f(t)
if you try to solve the problem with the quotient difference, and get a different answer, you made a mistake somewhere
f(t) = 3/t^2
f(t+h) = 3/(t+h)^2
f(t+h)-f(t) = 3/(t+h)^2 - 3/t^2
put them over a common denominator
t^2(t+h)^2
(3t^2 -3t^2 -6th + 3h^2)/t^2(t+h)^2
= (-6th +3h^2)/t^2(t+h)^2
divide by h
= (-6t +3h^2)/ t^2(t+h)^2
let h= 0
= -6t/t^2(t^2)
= -6/t^3
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Steven N.
Trying to help my daughter do her homework. The only example I could find on the internet seems to be wrong. Any help would appreciated.02/13/23