Graph of Cubic Functions/Cubic Equations for zeros and roots (-20,10,4)

Let us consider the cubic function f(x) = (x+20)(x- 10)(x- 4) = x3 + 6x2 -240x + 800. 
We will inspect the graph, the zeroes, the turning and inflection points in the cubic curve curve y = f(x).

Cubic Polynomials and Equations

A cubic polynomial is a polynomial of degree 3.
 
where a is nonzero.
An equation involving a cubic polynomial is called a cubic equation and is of the form f(x) = 0. There is also a closed-form solution known as the cubic formula which exists for the solutions of an arbitrary cubic equation. A cubic polynomial is represented by a function of the form. And f(x) = 0 is a cubic equation. The points at which this curve cuts the X-axis are the roots of the equation.

Graph of y = f(x) = (x+20)(x- 10)(x- 4) = x3 + 6x2 -240x + 800
Cubic Polynomial Curve Plot on Graph

A few computed points on the curve, apart from the zero(s) which are known:
(-21,-775), (-18,1232), (-15,2375), (-12,2816), (-9,2717), (-6,2240), (-3,1547), (0,800), (3,161), (6,-208), (9,-145), (12,512), (15,1925)


Characteristics of the Graph Plot, Curve Sketching of Cubic Curves

If the given cubic function is: f(x) = ax3 + bx2 + cx + d 
The derivative of this function is: f'(x) = 3ax2 + 2bx + c
The function given to us us f(x) = (x+20)(x- 10)(x- 4) = x3 + 6x2 -240x + 800
And the derivative for this is f'(x) = 3x2 + 12x + 1

Consider the cubic equation f(x) = (x+20)(x- 10)(x- 4) = x3 + 6x2 -240x + 800 = 0
The roots of this cubic equation are at: 
(x - (-20)) = 0 => x = -20, 
OR (x - (10)) = 0 => x = 10, 
OR (x - (4)) = 0 => x =4
This cubic equation has real and unique roots at -20, 10, 4.
The plotted curve cuts the x-axis at these values of x: i.e, these are the zeroes of the given cubic polynomial. Note, how there is a turning point between each consecutive pair of roots. This is consistent with what one would expect from the Rolle's Theorem which states that if a function f (x) is derivable in an interval (a, b) and continous in the interval [a,b] and also f (a) = f (b), then there exists atleast one value c of x lying within (a, b) such that f'(c) = 0: that is, there exists a point where the first derivative (the slope of the tangent line to the graph of the function) is zero.

The turning or stationary points is where f'(x) = 0 => 3x2 + 12x + 1 = 0 => x = -11.17, x = 7.17  
These are also called the "critical" points where the derivative is zero. 
Coming to other geometrical features of this curve: What we see here is the graph of a nonlinear function. The y-intercept of this curve is at y=800.
And the second derivative of this curve becomes zero at x = -2.0. At this point the curve changes concavity. A cubic curve has point symmetry around the point of inflection or inflexion. These are just some of the important features and aspects to keep in mind while trying to visualize and analyze a plot of an algebraic function. A graphical and visual inspection helps in several ways.

The zeroes of a polynomial, if they are known, and the coefficients of that polynomial are two different sets of numbers that have interesting relations.  If we know the zeroes, then we can write down algebraic expressions for the coefficients. Going the other way is much harder and cannot be done in general.
A cubic function has a bit more variety in its shape than the quadratic polynomials which are always parabolas. We can get a lot of information from the factorization of a cubic function. We get a fairly generic cubic shape when we have three distinct linear factors



Compute the Area between the given curve and the X-Axis


Here are some examples of computing the area under curves or between a given curve and the X-Axis
We'll use integral calculus and definite integrals here. Skip this part if you haven't yet started integral calculus.
F(x) = Integral of f(x) = ∫ ( x3 + 6x2 -240x + 800) dx = x4/3 + 6x3/2 -240x2 + 800x + C
Where C is the constant of integration.
Values of F at each of the roots -20,4,10:
F(-20) = (-20)4/3 + (6 * (-20)3)/2 + -240*(-20)2 + 800*(-20) + C = -82666.67 + C
Similarly, we can compute: F(4) = -362.67 + C and F(10) = -9666.67 + C
Where C is the constant of integration.


Area between the curve and the X-axis = |Area enclosed for x in interval (-20,4)| + |Area enclosed for x in interval (4,10)|
= |Area enclosed for x in interval (-20,4)| + |Area enclosed for x in interval (4,10)|
= |Definite integral of f(x) between limits -20 and 4| + |Definite integral of f(x) between limits 4 and 10|
= |F(4) - F(-20)| + |F(10) - F(4)|
= |-362.67 + C - (-82666.67 + C)| + |-9666.67 + C - (-362.67 + C)|
Terms involving the constant of integration cancel out.
Area = |82304.0| + |-9304.0|=> Area = 91608.0 Square Units





Check the plot of another cubic curve here with roots at -17, 10, 4

Here's another cubic curve here with roots at -20, 10, 10
Many of these concepts are a part of the Grade 9,10,11,12 (High School) Mathematics syllabus of the UK GCSE/GCE curriculum, Common Core Standards in the US, ICSE/CBSE/SSC/NTSE syllabus in Indian high schools. You may check out our free and printable worksheets for Common Core and GCSE.



 
ą
Prashant Bhattacharji,
Mar 21, 2017, 1:33 AM
Comments