SOLUTION: good day sorry could not find Calculus in the list. It's differentiation. Calculate the turning points 3x³ - 6x² -9 = 0 The answers are (0:9) and (4/3:-12.55)

Algebra ->  Graphs -> SOLUTION: good day sorry could not find Calculus in the list. It's differentiation. Calculate the turning points 3x³ - 6x² -9 = 0 The answers are (0:9) and (4/3:-12.55)       Log On


   



Question 980208: good day
sorry could not find Calculus in the list. It's differentiation.
Calculate the turning points
3x³ - 6x² -9 = 0
The answers are (0:9) and (4/3:-12.55)

Found 3 solutions by Cromlix, ikleyn, rothauserc:
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Hi there,
y = 3x^3 - 6x^2 - 9
dy/dx = 9x^2 - 12x
dy/dx = 0
9x^2 - 12x = 0
3x(3x - 4) = 0
3x = 0
x = 0
Substituting x = 0
into f(x)
3x^3 - 6x^2 - 9
3(0)^3 - 6(0)^2 - 9
= -9
Turning point (0, -9)
.......
(3x - 4) = 0
x = 4/3
Substituting x = 4/3
into f(x)
3x^3 - 6x^2 - 9
3(4/3)^3 - 6(4/3)^2 - 9
- 12.55
Turning point (4/3, -12.55)
Hope this helps:-)

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!

The turning point of a function is the point where the derivative of the function is equal to zero.

The derivative of the function  y = 3x%B3+-+6x%B2+-9  is  3%2A3x%5E2+-+6%2A2x = 9x%5E2+-+12x.
So,  its turning points are those where the coordinate  (variable)  x satisfies the equation

9x%5E2+-+12x = 0.

They are  x%5B1%5D = 0  and  x%5B2%5D = 12%2F9 = 4%2F3.

The points  (x%5B1%5D,f%28x%5B1%5D%29)  and  (x%5B2%5D,f%28x%5B2%5D%29)  are yours turning points.

Calculate yourself the values of  f%28x%5B1%5D%29  and  f%28x%5B2%5D%29.


Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
derivative of 3x³ - 6x² -9 is
9x^2 - 12x =
3x*(3x - 4)
now set it = to 0 and solve
3x * (3x - 4) = 0 and
we have x = 0 or x = 4/3
*****************************************************************************
turning points are determined by substituting for x in original equation
turning points are (0, -9) which is local max and (-4/3, -113/9) which is local min