MHB How do I differentiate $\cos(x+y)$?

Guest2
Messages
192
Reaction score
0
If $y^2+\cos(x+y) = 1$ find $\frac{dy}{dx}$. How do I differentiate $\cos(x+y)$ bit?
 
Physics news on Phys.org
Guest said:
If $y^2+\cos(x+y) = 1$ find $\frac{dy}{dx}$. How do I differentiate $\cos(x+y)$ bit?

Use the chain rule:

$$\frac{d}{dx}\left(\cos(u(x))\right)=-\sin(u(x))\d{u}{x}$$

If $u(x)=x+y$, then what do you get? :)
 
MarkFL said:
Use the chain rule:

$$\frac{d}{dx}\left(\cos(u(x))\right)=-\sin(u(x))\d{u}{x}$$

If $u(x)=x+y$, then what do you get? :)
I get $-\sin(x+y)(1+\frac{dy}{dx})$
 
Guest said:
I get $-\sin(x+y)(1+\frac{dy}{dx})$

Yes, that's correct. (Yes)

So, then you have:

$$2y\d{y}{x}-\sin(x+y)\left(1+\d{y}{x}\right)=0$$

And you just need to solve for $$\d{y}{x}$$. :)
 
MarkFL said:
Yes, that's correct. (Yes)

So, then you have:

$$2y\d{y}{x}-\sin(x+y)\left(1+\d{y}{x}\right)=0$$

And you just need to solve for $$\d{y}{x}$$. :)
Done! Many thanks! :D
 
Back
Top