SOLUTION: In a cubic graph, how do I find the coordinates of the turning points.
Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation?
Algebra ->
Graphs
-> SOLUTION: In a cubic graph, how do I find the coordinates of the turning points.
Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation?
Log On
Question 172220: In a cubic graph, how do I find the coordinates of the turning points.
Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! In a cubic graph, how do I find the coordinates of the turning points.
Eg, xcubed - 3xsquared - 4x + 12. Can I use differentiation?
-----------------
Setting the 1st derivative = 0 will give the max and mins (if any) of the cubic.
d/dx of x^3 - 3x^2 - 4x + 12 = 3x^2 - 6x - 4
3x^2 - 6x - 4 = 0