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 d/(dx)[arc cot(u(x))] = -1/(1 + u^2)(du)/(dx)ddx[arccot(u(x))]=11+u2dudx.

Instead, I'll rewrite this as

coty = x/5coty=x5

Then, by implicit differentiation:

-csc^2y (dy)/(dx) = 1/5csc2ydydx=15

Therefore:

(dy)/(dx) = -1/(5csc^2y)dydx=15csc2y

And since we defined y = arc cot(x/5)y=arccot(x5), we can use the identity

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 arc cosuarccosu, you would still get

(dy)/(dx) = -1/(1 + underbrace((x/5)^2)_(u^2)) cdot d/(dx)[x/5]

= -1/5 (1/(1 + (x/5)^2))