Answer:
Explanation:
[tex]\sin(xy)=x^2[/tex]
We want to differentiate both sides since we are to find [tex]\frac{dy}{dx}[/tex].
[tex](\sin(xy))'=(x^2)'[/tex]
The right hand side is easy and is one step. You apply the power rule on the right hand side. The side that is going to be a little hard is the left hand side.
So let's focus on that for now.
[tex](\sin(xy))'[/tex]
We will begin with chain rule:
[tex](xy)'\cos(xy)[/tex]
Now we must use the product rule to differentiate the [tex](xy)[/tex] part:
[tex](xy'+1y)\cos(xy)[/tex]
[tex](xy'+y)\cos(xy)[/tex]
Distribute:
[tex]xy'\cos(xy)+y\cos(xy)[/tex]
So we are done differentiate the left hand side.
The right hand side after applying power rule gives us [tex](x^2)'=2x[/tex].
Let's put it together:
[tex]xy'\cos(xy)+y\cos(xy)=2x[/tex]
We need to get the term(s) with [tex]y'[/tex] alone. There is only one of these luckily. So moving the one term of [tex]y\cos(xy)[/tex] to the other side will give us victory in getting the term with [tex]y'[/tex] alone.
[tex]xy'\cos(xy)+y\cos(xy)=2x[/tex]
Subtracting [tex]y\cos(xy)[/tex] on both sides gives:
[tex]xy'\cos(xy)=2x-y\cos(xy)[/tex]
Dividing both sides by [tex]x\cos(xy)[/tex] gives:
[tex]y'=\frac{2x-y\cos(xy)}{x\cos(xy)}[/tex]
We could write [tex]y'[/tex] as [tex]\frac{dy}{dx}[/tex] giving us:
[tex]\frac{dy}{dx}=\frac{2x-y\cos(xy)}{x\cos(xy)}[/tex]