How do you sketch the graph f(x)=2x^3-12x^2+18x-1f(x)=2x3−12x2+18x−1?
1 Answer
Step
f'(x) = 6x^2 - 24x + 18
Step
These will occur when the derivative equals
0 = 6x^2 - 24x + 18
0 = 6(x^2 - 4x + 3)
0 = (x - 3)(x - 1)
x = 3 or 1
Step
We select test points.
Test point 1:
Since this is positive, the function is uniformly increasing on
Test point 2:
Since this is negative, the function is decreasing on
I won't select a test point for
**Step
This is the derivative of the first derivative.
f''(x) = 12x - 24
Step
These will occur when
0 = 12x- 24
0 = 12(x - 2)
x = 2
Step
Once again, we select test points.
**Test point
f''(1) = 12(1) - 24 = -12
This means that
This also means that
Step
The y-intercept is
f(0) = 2(0)^3 - 12(0)^2 + 18x - 1 = -1
If you can't connect the graph, you could always make a table of values. In the end, you should get a graph similar to the following. graph{2x^3- 12x^2 + 18x - 1 [-10, 10, -5, 5]}
Hopefully this helps!