Steven N.
asked 02/26/23Working the chain rule
My daughter asked me for help with her college calculus and I am no help. Any assistance with showing her how to do this is greatly appreciated.
Find f(x) for f(x)= (5(x^2+2)cot(x)) / (3-cos(x)csc(x))
2 Answers By Expert Tutors
Bradford T. answered 02/26/23
Retired Engineer / Upper level math instructor
I would simplify it before taking the derivative. cos(x)csc(x) = cos(x)/sin(x) = cot(x)
f(x) = (5(x2+2)cot(x)) / (3-cot(x))
Multiply by tan(x)/tan(x)
(5(x2+2)cot(x)tan(x)) / ((3-cot(x))tan(x))
cot(x)tan(x) = 1
f(x) = (5(x2+2)/(3tan(x)-1)
Take the derivative using the quotient rule d(f(x)/g(x))/dx = (f'(x)g(x)-f(x)g'(x))/g2(x)
f '(x) =(5(2x)-5(x2+2)(3sec2(x))/(3tan(x)-1)2 = (10x-15(x2+2)sec2(x))/(3tan(x)-1)2
Which could be simplified if needed.
Dayv O. answered 02/26/23
Caring Super Enthusiastic Knowledgeable Calculus Tutor
if f(x)=p(x)/q(x)
f'(x)=[p'(x)q(x)-p(x)q'(x)]/(q(x))2
here p(x)=5(2+x2)cot(x)
p'(x)=5*[(2+x2)csc2(x)+(2x)cot(x)]
q(x)=(3-cot(x)),,,,,,cos(x)*csc(x)=cot(x)
q'(x)=-csc2(x)
edited =put in missing -1
f'(x)=(5[(2+x2)csc2(x)+(2x)cot(x)](3-cot(x))-[5(2+x2)cot(x)(-1)csc2x])/(3-cot(x))2
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.
Mark M.
Well it is not the Chain Rule. It is the Division Rule.02/26/23