Hi there,
Could I have some help to find the derivative of xtan(y)
I do know implicit differentiation will need to be used.
Please! Thanks heaps!
The full question is Let x[tan(y)] + loge(y) = exy
Well tan(y) = d(tan(y)/dx = sec2(y) * dy/dx ....correct? Correct!
If that's right, what happens next?
The full question is Let x[tan(y)] + loge(y) = exy
loge(y) = d(log(y))/dx = 1/y * dy/dx ...correct? Correct!
exy = exy(y + x * dy/dx) .....correct? Correct!
Yeah, I need to find dy/dx
So...
tan(y) + x*sec2(y)\(\displaystyle \dfrac{dy}{dx}\) + \(\displaystyle \dfrac{1}{y}\) * \(\displaystyle \dfrac{dy}{dx}\) = exy * [y + x * \(\displaystyle \dfrac{dy}{dx}\)]
Therefore
tan(y) + dy/dx[xsec2(y)+ (1/y)] = exy * dy/dx (y+x) =====> Not quite.
Therefore
dy/dx[xsec2(y)+(1/y) / y+x] = exy - tan(y)
Therefore
dy/dx = exy - tan(y) / [xsec2(y)+(1/y) / y+x] ........correct?
If that's right, can it be simplified further?
tan(y) + dy/dx[xsec2(y)+ (1/y)] = yexy + xexy * dy/dx
Thus
dy/dx[xsec2(y) + (1/y) - xexy] = yexy - tan(y)
dy/dx [sec2(y)+ (1/y) - exy] = yexy - tan(y)
dy/dx = [yexy - tan(y)] / [sec2(y) + (1/y) - exy]
This right? Can it be simplified now?