Answer:
[tex]\frac{dy}{dx}=y'=\frac{\sec^2(x-y)(8+x^2)^2+2xy}{(8+x^2)(1+\sec^2(x-y)(8+x^2))}[/tex]
Step-by-step explanation:
So we have the equation:
[tex]\tan(x-y)=\frac{y}{8+x^2}[/tex]
And we want to find dy/dx.
So, let's take the derivative of both sides:
[tex]\frac{d}{dx}[\tan(x-y)]=\frac{d}{dx}[\frac{y}{8+x^2}][/tex]
Let's do each side individually.
Left Side:
We have:
[tex]\frac{d}{dx}[\tan(x-y)][/tex]
We can use the chain rule, where:
[tex](u(v(x))'=u'(v(x))\cdot v'(x)[/tex]
Let u(x) be tan(x). Then v(x) is (x-y). Remember that d/dx(tan(x)) is sec²(x). So:
[tex]=\sec^2(x-y)\cdot (\frac{d}{dx}[x-y])[/tex]
Differentiate x like normally. Implicitly differentiate for y. This yields:
[tex]=\sec^2(x-y)(1-y')[/tex]
Distribute:
[tex]=\sec^2(x-y)-y'\sec^2(x-y)[/tex]
And that is our left side.
Right Side:
We have:
[tex]\frac{d}{dx}[\frac{y}{8+x^2}][/tex]
We can use the quotient rule, where:
[tex]\frac{d}{dx}[f/g]=\frac{f'g-fg'}{g^2}[/tex]
f is y. g is (8+x²). So:
[tex]=\frac{\frac{d}{dx}[y](8+x^2)-(y)\frac{d}{dx}(8+x^2)}{(8+x^2)^2}[/tex]
Differentiate:
[tex]=\frac{y'(8+x^2)-2xy}{(8+x^2)^2}[/tex]
And that is our right side.
So, our entire equation is:
[tex]\sec^2(x-y)-y'\sec^2(x-y)=\frac{y'(8+x^2)-2xy}{(8+x^2)^2}[/tex]
To find dy/dx, we have to solve for y'. Let's multiply both sides by the denominator on the right. So:
[tex]((8+x^2)^2)\sec^2(x-y)-y'\sec^2(x-y)=\frac{y'(8+x^2)-2xy}{(8+x^2)^2}((8+x^2)^2)[/tex]
The right side cancels. Let's distribute the left:
[tex]\sec^2(x-y)(8+x^2)^2-y'\sec^2(x-y)(8+x^2)^2=y'(8+x^2)-2xy[/tex]
Now, let's move all the y'-terms to one side. Add our second term from our left equation to the right. So:
[tex]\sec^2(x-y)(8+x^2)^2=y'(8+x^2)-2xy+y'\sec^2(x-y)(8+x^2)^2[/tex]
Move -2xy to the left. So:
[tex]\sec^2(x-y)(8+x^2)^2+2xy=y'(8+x^2)+y'\sec^2(x-y)(8+x^2)^2[/tex]
Factor out a y' from the right:
[tex]\sec^2(x-y)(8+x^2)^2+2xy=y'((8+x^2)+\sec^2(x-y)(8+x^2)^2)[/tex]
Divide. Therefore, dy/dx is:
[tex]\frac{dy}{dx}=y'=\frac{\sec^2(x-y)(8+x^2)^2+2xy}{(8+x^2)+\sec^2(x-y)(8+x^2)^2}[/tex]
We can factor out a (8+x²) from the denominator. So:
[tex]\frac{dy}{dx}=y'=\frac{\sec^2(x-y)(8+x^2)^2+2xy}{(8+x^2)(1+\sec^2(x-y)(8+x^2))}[/tex]
And we're done!