Guest2
- 192
- 0
If $y^2+\cos(x+y) = 1$ find $\frac{dy}{dx}$. How do I differentiate $\cos(x+y)$ bit?
Guest said:If $y^2+\cos(x+y) = 1$ find $\frac{dy}{dx}$. How do I differentiate $\cos(x+y)$ bit?
I get $-\sin(x+y)(1+\frac{dy}{dx})$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? :)
Guest said:I get $-\sin(x+y)(1+\frac{dy}{dx})$
Done! Many thanks! :DMarkFL 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}$$. :)