document.write( "Question 977872: (3+x^2 )(1+x^5)find the first derivative \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #599405 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (3+x^2 )(1+x^5)find the first derivative \n" ); document.write( "-------------- \n" ); document.write( "It's the product rule. \n" ); document.write( "= d(3+x^2) times (1+x^5) + (3+x^2) times d(1+x^5) \n" ); document.write( "= 2x*(1+x^5) + 5x^4*(3+x^2) \n" ); document.write( "Collect terms, etc \n" ); document.write( " |