STEP 1: $$ (x+y)^{3} = x^3 + y^3 $$ STEP 2: $$ 3(x+y)^2 (1+ dy/dx) = 3x^2 + 3y^2(dy/dx) $$ STEP 3: $$ 3(x+y)^2 + \frac{dy}{dx}\cdot3(x+y)^2 = 3x^2 + 3y^2(dy/dx)$$ STEP 4: $$\frac{dy}{dx} \cdot 3(x+y)^2 = 3x^2 + 3y^2(dy/dx) - 3(x+y)^2$$ STEP 5: $$\frac{dy}{dx} = (3x^2 + 3y^2(dy/dx))/3(x+y)^2 - 1$$ I do not quite get how to move the dy/dx to one side, and all the others to the other side to solve for what dy/dx is.
It is one of my worst weaknesses when I try to do an implicit differentiation. I've searched thorugh wolfram alpha to see how such simplification works, but some of the problems seems to only have simple step-by-step process shown, not the whole step-by-step solution.
From here it should be algebra. First, clear the parentheses on that $1+\frac{dy}{dx}$ term. Once that's done, you should be able to collect all terms with $\frac{dy}{dx}$ on one side of the equation and the rest on the other. Then simply divide to get $\frac{dy}{dx}$ alone.