document.write( "Question 1049875: Find f' (x) given f(x) as follows.\r
\n" );
document.write( "\n" );
document.write( "f(x) = (x^3 + 2x^2 + 5)^5 \n" );
document.write( "
Algebra.Com's Answer #665444 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "f(x) = (x^3 + 2x^2 + 5)^5 \n" ); document.write( "f' = 5(3x^2 + 4x)(x^3 + 2x^2 + 5)^4 \n" ); document.write( "f' = 5x(3x + 4)(x^3 + 2x^2 + 5)^4 \n" ); document.write( " |