document.write( "Question 971378: not sure if you can help...\r
\n" );
document.write( "\n" );
document.write( "I need to find dy/dx at the point (0,1), if y^5=(x+2)^4 + e^x Iny-15 \n" );
document.write( "
Algebra.Com's Answer #593918 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! y^5=(x+2)^4 + e^x Iny-15 \n" ); document.write( "Differentiating on both sides with respect to x we get, \n" ); document.write( "5y^4(dy/dx)=4(x+2)^3+e^x.lny+e^x/y*(dy/dx) \n" ); document.write( "Substituting x=0 and y=1 in the above we get, \n" ); document.write( "5(dy/dx)=4(2)^3+e^0.ln(1)+e^0/1*(dy/dx) \n" ); document.write( "5(dy/dx)=32+1(0)+(dy/dx) \n" ); document.write( "4(dy/dx)=32 \n" ); document.write( "(dy/dx)=8 \n" ); document.write( "Answer=8 \n" ); document.write( " |