Trace the curve x3 -6x2+11x-y=6
So we can rewrite this curve in another form:
y = x3- 6x2 +11x -6
Firstly check if the function is symmetric.
y(-x) = -x3- 6x2 -11x -6
We can see that y(x) y(-x), -y(x) y(-x) . This means the curve is neither symmetric with respect to y-axis nor symmetric with respect to the origin.
Let`s find the first derivative:
y'(x) = 3x2 - 12x +11
And find extreme points :
3x2 - 12x +11 = 0
x1,2=
We can see two extreme points ( , 0.385) and ( , -0.385)
Also our function rises on intervals (-, ] , + ) and falls on [ ]
Let`s find the second deivative of the function:
y'' (x) = 6x-12
And we get the inflection point x = 2 -> (2,0)
Also this point crosses the X-axis and we can find other cross-points: x3- 6x2 +11x -6 = (x-2)*(x2 - 4x +3) = (x-1)*(x-2)*(x-3) = 0
And it says that we have 3 points that crosses the X-axis: (1,0), (2,0), (3,0)
Then find point that crosses Y-axis: x=0 -> y(0) = -6
And we have a point that crosses Y-axis: (0, -6).
At last we can draw a sketch of graphic of this function:
Comments