document.write( "Question 557167: Determine the abscissae of the maxima, minima and inflection points.
\n" );
document.write( "y = x^4 + 6x^3 - 5 \r
\n" );
document.write( "\n" );
document.write( "The answer is supposed to be: Minimum at x point = -9/2, inflection points at x=0 and x=-3 \r
\n" );
document.write( "\n" );
document.write( "Help me please. \n" );
document.write( "
Algebra.Com's Answer #362484 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Determine the abscissae of the maxima, minima and inflection points. \n" ); document.write( "y = x^4 + 6x^3 - 5 \n" ); document.write( "--------------- \n" ); document.write( "y' = 4x^3 + 18x^2 = 0 \n" ); document.write( "--> min @ x = -9/2 \n" ); document.write( "----------------- \n" ); document.write( "y'' = 12x^2 + 36x = 0 \n" ); document.write( "--> inflections @ x = 0, -3 \n" ); document.write( "------------------ \n" ); document.write( "The answer is supposed to be: Minimum at x point = -9/2, inflection points at x=0 and x=-3 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |