document.write( "Question 582037: What is the answer to find the third derivative?
\n" );
document.write( "f(x)=3x^(5)–7x^(3)+2x^(2)+5 \n" );
document.write( "
Algebra.Com's Answer #371929 by Alan3354(69443) You can put this solution on YOUR website! What is the answer to find the third derivative? \n" ); document.write( "f(x)=3x^(5)–7x^(3)+2x^(2)+5 \n" ); document.write( "------------- \n" ); document.write( "The \"answer to find it\" is a mystery to me. \n" ); document.write( "----- \n" ); document.write( "If you want to find the 3rd derivative: \n" ); document.write( "f(x)=3x^(5)–7x^(3)+2x^(2)+5 \n" ); document.write( "f' = 15x^4 - 21x^2 + 4x \n" ); document.write( "f'' = 60x^3 - 42x + 4 \n" ); document.write( "f''' = 180x^2 - 42 \n" ); document.write( " \n" ); document.write( " |