document.write( "Question 1100669: Find the open intervals where the function is concave up and concave down.
\n" );
document.write( "f(x)= x^3 -3x^2 -1\r
\n" );
document.write( "\n" );
document.write( "Answer: concave up (1,infinity)
\n" );
document.write( " concave down (-infinity, 1)\r
\n" );
document.write( "\n" );
document.write( "i dont understand because i got 0,2 for the critical points when you equal the whole derivative to zero. So please explain how to do it by hand without the calculator. Thanks. \n" );
document.write( "
Algebra.Com's Answer #715201 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)= x^3 -3x^2 -1 \n" ); document.write( "It's true that the first derivative shows critical points of 0, 2 \n" ); document.write( "The inflection point uses the second derivative, which is 6x-6 \n" ); document.write( "at 0, f''(x) is -6 and at (0.5) it is -3 and at 1 it is 0 and at 1.5 it is +3 \n" ); document.write( "Therefore, the concavity changes at 1. The critical points will be where there are local maxima or minima; the concavity changes are in between somewhere. \n" ); document.write( " |