Byron S. answered 10/22/14
Tutor
5.0
(44)
Math and Science Tutor with an Engineering Background
Replacing cos/sin with cot probably makes things easier,
d/dx[ cot(x2y2) = 2x ]
-csc2(x2y2) * (2xy2 + 2x2yy') = 2
You want to solve for y'. I would first factor out common factors before trying to isolate the y'.
-2xy csc2(x2y2) (y + xy') = 2
y + xy' = -1 / [ xy csc2(x2y2) ]
xy' = -1 / [ xy csc2(x2y2) ] - y
y' = -1 / [ x2y csc2(x2y2) ] - y/x
If you want to write as one fraction:
y' = [-1 + xy2 csc2(x2y2)] / [ x2y csc2(x2y2) ]