document.write( "Question 33754: Use implicit differentiation to find dy/dx:\r
\n" );
document.write( "\n" );
document.write( "e^y lnx+ xy3= y^2 \n" );
document.write( "
Algebra.Com's Answer #20248 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! e^y lnx+ xy3= y^2...DIFFERENTIATING WRT X \n" ); document.write( "(E^Y)(DY/DX)(LN(X))+(1/X)(E^Y)+Y^3+X(3Y^2)(DY/DX)=2Y(DY/DX) \n" ); document.write( "(DY/DX){(E^Y)(LN(X))+X(3Y^2)-2Y}=-{(1/X)(E^Y)+Y^3} \n" ); document.write( "DY/DX=-{(1/X)(E^Y)+Y^3}/{(E^Y)(LN(X))+X(3Y^2)-2Y} \n" ); document.write( " |