document.write( "Question 408579: Use the product rule with g = f to show that if f is differentiable, then \r
\n" );
document.write( "\n" );
document.write( "d/dx[f(x)]^2 = 2f(x)f'(x) \n" );
document.write( "
Algebra.Com's Answer #287887 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Since f(x)^2 = f(x)f(x), we can take the derivative using the Product rule to obtain:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d/dx [f(x)f(x)] = f'(x)f(x) + f(x)f'(x) = 2f(x)f'(x). \n" ); document.write( " |