Regard y as the independent variable and x as the dependent variable and use implicit differentiation to find dx/dy.
(I attempted this problem multiple times and still can't find what I'm doing wrong)
\(x^5y^2-x^3y+5xy^3=0\)
Regard y as the independent variable and x as the dependent variable and use implicit differentiation to find dx/dy.
x^5y^2-x^3y+5xy^3=0
\(\begin{array}{|l|rcll|} \hline & \mathbf{x^5y^2-x^3y+5xy^3} & \mathbf{=}& \mathbf{0} \\\\ \hline y'=\ ? & (5x^{5-1}\cdot y^2+ x^5\cdot 2y^{2-1}\cdot y') \\ & - (3x^{3-1}\cdot y+ x^3\cdot y') \\ & + 5(1\cdot x^{1-1}\cdot y^3 +x\cdot 3y^{3-1}\cdot y' ) &=& 0 \\ \hline & (5x^4y^2+ x^5\cdot 2yy') - (3x^2y+ x^3y') + 5(y^3 +x\cdot 3y^2y' ) &=& 0 \\ & 5x^4y^2+ 2x^5yy'- 3x^2y - x^3y' + 5y^3 +15xy^2y' &=& 0 \\ & 2x^5yy'- x^3y'+15xy^2y'&=& 3x^2y-5y^3-5x^4y^2 \\ & y'x(2x^4y-x^2+15y^2)&=& y(3x^2-5y^2-5x^4y) \\ & \mathbf{y'} &\mathbf{=}& \mathbf{\dfrac{y(3x^2-5y^2-5x^4y)}{x(2x^4y-x^2+15y^2)}} \\ \hline \end{array}\)