document.write( "Question 33987: Use implicit differentiation to find dy/dx:\r
\n" );
document.write( "\n" );
document.write( "e^xy- ex^3 = 4y^2 \n" );
document.write( "
Algebra.Com's Answer #20357 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! e^xy-ex^3 = 4y^2.......IS THIS (E)^(X^3)????I AM TAKING LIKE THAT...DIFFERENTIATING WRT X \n" ); document.write( "(E^(XY)){X(DY/DX)+Y}-(E)^(X^3)*(3X^2)=8Y(DY/DX) \n" ); document.write( "DY/DX={(E)^(X^3)*(3X^2)-(Y*E^(XY)}/{X*(E^(XY)-8Y} \n" ); document.write( " |