document.write( "Question 172220: In a cubic graph, how do I find the coordinates of the turning points.
\n" );
document.write( "Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation? \n" );
document.write( "
Algebra.Com's Answer #127525 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In a cubic graph, how do I find the coordinates of the turning points. \n" ); document.write( "Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation? \n" ); document.write( "----------------- \n" ); document.write( "Setting the 1st derivative = 0 will give the max and mins (if any) of the cubic. \n" ); document.write( "d/dx of x^3 - 3x^2 - 4x + 12 = 3x^2 - 6x - 4 \n" ); document.write( "3x^2 - 6x - 4 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "The 1st derivative has 2 zeros. That means there are 2 points of inflection, a local max and a local min.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |