Michael J. answered 05/05/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
When we use implicit differentiation, we derive both sides of the equation using the chain rule. I will use the notation y' to indicate derivative.
Recall the derivative of tan-1(x) = 1 / (1 + x2)
d/dx[tan-1(x2y)] = d/dx[x + xy2]
(2xy + x2y') / (1 + x4y2) = 1 + y2 + 2xyy'
Multiply both sides of the equation by the left side's denominator .
2xy + x2y' = (1 + x4y2)(1 + y2 + 2xyy')
2xy + x2y' = 1(1 + y2 + 2xyy') + x4y2 (1 + y2 + 2xyy')
2xy + x2y' = 1 + y2 + 2xyy' + x4y2 + x4y4 + 2x5y3y'
Now that the hard part is done, we move all the y' terms to the left side of equation and all the non-y' terms to the right side of equation.
x2y' - 2xyy' - 2x5y3y' = 1 - 2xy + y2 + x4y2 + x4y4
Factor out the y' on the left side of equation.
y' (x2 - 2xy - 2x5y3) = 1 - 2xy + y2 + x4y2 + x4y4
Finally, divide both sides of the equation by the coefficient of y'.