document.write( "Question 893222: Hello,\r
\n" );
document.write( "\n" );
document.write( "Differentiate y=2sin3x/(x-1)\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help in advance,\r
\n" );
document.write( "\n" );
document.write( "Alex.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #541176 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Differentiate y=2sin3x/(x-1) \n" ); document.write( "------- \n" ); document.write( "y = 2sin(3x)/(x-1) \n" ); document.write( "y = 2sin(3x)*(x-1)^-1 \n" ); document.write( "Use the product rule \n" ); document.write( "y' = 2cos(3x)*3(x-1)^-1 + 2sin(3x)*(-1)*(x-1)^-2 \n" ); document.write( " \n" ); document.write( " |