How do you find #(dy)/(dx)# given #x^3+y^3=3xy^2#? Calculus Basic Differentiation Rules Chain Rule 1 Answer sjc Nov 17, 2016 #(dy)/(dx)=((y+x)(y-x))/(y(y-2x))# Explanation: #d/(dx)(x^3+y^3)=d/(dx)(3xy^2)# the RHS will need the product rule. #3x^2+3y^2(dy)/(dx)=3y^2+6xy(dy)/(dx)# rearrange for# (dy)/(dx)#, and simplify the algebra. #3y^2(dy)/(dx)-6xy(dy)/(dx)=3y^2-3x^2# #(dy)/(dx)(3y^2-6xy)=3(y^2-x^2)# #(dy)/(dx)=(3(y+x)(y-x))/(3y(y-2x))# #(dy)/(dx)=((y+x)(y-x))/(y(y-2x))# Answer link Related questions What is the Chain Rule for derivatives? How do you find the derivative of #y= 6cos(x^2)# ? How do you find the derivative of #y=6 cos(x^3+3)# ? How do you find the derivative of #y=e^(x^2)# ? How do you find the derivative of #y=ln(sin(x))# ? How do you find the derivative of #y=ln(e^x+3)# ? How do you find the derivative of #y=tan(5x)# ? How do you find the derivative of #y= (4x-x^2)^10# ? How do you find the derivative of #y= (x^2+3x+5)^(1/4)# ? How do you find the derivative of #y= ((1+x)/(1-x))^3# ? See all questions in Chain Rule Impact of this question 11443 views around the world You can reuse this answer Creative Commons License