How do you differentiate y=arc cot(x/5)y=arccot(x5)?
1 Answer
Jul 12, 2017
I got
(dy)/(dx) = -1/5 (1/(1 + (x/5)^2))dydx=−15⎛⎜ ⎜⎝11+(x5)2⎞⎟ ⎟⎠
I'll assume you don't know that
Instead, I'll rewrite this as
coty = x/5coty=x5
Then, by implicit differentiation:
-csc^2y (dy)/(dx) = 1/5−csc2ydydx=15
Therefore:
(dy)/(dx) = -1/(5csc^2y)dydx=−15csc2y
And since we defined
csc^2y = 1 + cot^2ycsc2y=1+cot2y
to get
color(blue)((dy)/(dx)) = -1/5 1/(1 + cot^2y)dydx=−1511+cot2y
= color(blue)(-1/5 (1/(1 + (x/5)^2)))=−15⎛⎜ ⎜⎝11+(x5)2⎞⎟ ⎟⎠
If you did it using the actual derivative of
(dy)/(dx) = -1/(1 + underbrace((x/5)^2)_(u^2)) cdot d/(dx)[x/5]
= -1/5 (1/(1 + (x/5)^2))