document.write( "Question 1173219: find first Derivative Of F(X)
\n" );
document.write( " f(x)=((5x-2)^-3)/(3x-2) \n" );
document.write( "
Algebra.Com's Answer #798438 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find first Derivative Of F(X) \n" ); document.write( " f(x)=((5x-2)^-3)/(3x-2) \n" ); document.write( "------------- \n" ); document.write( "f(x) = u(x)*v(x) \n" ); document.write( "f'(x) = u'(x)*v(x) + u(x)*v'(x) \n" ); document.write( "=================================================== \n" ); document.write( "f(x)=((5x-2)^-3)*(3x-2)^-1 \n" ); document.write( "--- \n" ); document.write( "f'(x) = -3*(5x-2)^-4)*5*(3x-2)^-1 + (-1)*3*((5x-2)^-3)*(3x-2)^-2 \n" ); document.write( "-------------------- \n" ); document.write( "some collection of terms is possible. \n" ); document.write( " \n" ); document.write( " |