document.write( "Question 556891: Determine the abscissae of the maxima, minima and inflection points.
\n" );
document.write( "y = x^4 + 6x^3 - 5
\n" );
document.write( "The answer is supposed to be: Minimum at x point = -9/2, inflection points at x=0 and x=-3
\n" );
document.write( "I don't know how to do this, help me please.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362517 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Take the first derivative and set it equal to zero:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equals zero at x = 0 and x = -9/2. Now take the second derivative and set it to zero to find possible inflection points:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0 and x = -3 are the x-coordinates for possible inflection points. Note that you still have to test these points for concavity, as the concavity does not always change when the second derivative equals zero. \n" ); document.write( " |