Showing posts with label polynomials. Show all posts
Showing posts with label polynomials. Show all posts

Friday, May 20, 2011

Polynomials

Generally, polynomials are functions of
(x) = anxn + an-1xn-1 + ... + a1x + a0,
where
n is the degree of the polynomials and it must be positive integer,
an is the leading coefficient of the polynomials and
ai are coefficients.

Table below shows some examples of polynomials:

FunctionDegreeLeading CoefficientType of Polynomial
404Constant
5x + 115Linear
25 - x22-1Quadratic
(x-1)2(1-2x)3-2Cubic
(x-1)2(3x-1)249Quartic

The domain for polynomial is always (-∞,∞); while the range is also (-∞,∞) for odd degree but for even degree we have to find it according to the function given. The graph shown below are the basic form of polynomials: f (x) = xn and g(x) = -xn. Try to slide the value of n to look at different types of the polynomials.

Betty, Created with GeoGebra

Quartic Function

A quartic function is given as (x) = ax4 + bx³ + cx² + dx + e where a, b, c, d and e are coefficients. a controls whether the graph ends upwards or downwards, while e tells us the y-intercept.


Slide the values of a, b, c, d and e to observe the changes of the graph (x) = ax4 + bx3 + cx2 + dx + e.

Betty, Created with GeoGebra

Cubic Function

A cubic function is given as (x) = ax³ + bx² + cx + d. The value of a decides the graph is mainly increasing or decreasing, while the value of d tells the y-intercept of the graph.


Slide the values of a, b, c and d to observe the changes of the graph (x) = ax³ + bx² + cx + d.

Betty, Created with GeoGebra

Quadratic Function

A quadratic function is given as (x) = ax² + bx + c where a, b and c are coefficients. Sometimes, it is also written in the form of (x) = a(x - h)² + k where (h, k) is the coordinates of the vertex. The graph below shows the quadratic curves in the first form (blue) and the second form (purple). The red dotted curve is the basic form of quadratic equation y = x2.


Slide the values of a, b, c, h and k to observe the change of the graph f(x) = ax² + bx + c and f(x) = a(x - h)² + k. Can you get the formulae relating the values of a, b and c with the values of h and k?

Betty, Created with GeoGebra

Linear Function

A linear function is given as (x) = mx + c where m is the slope of the graph and c is the y-intercept.

Slide the values of m and c to observe the changes of graph (x) = mx + c. You may realize that for
  1. m > 0, the graph is increasing;
  2. m = 0, the graph is constant;
  3. m < 0, the graph is decreasing;
while for
  1. c > 0, the graph has positive y-intercept;
  2. c = 0, the graph passes through the origin;
  3. c < 0, the graph has negative y-intercept.
Betty, Created with GeoGebra

Constant Function

Constant function is given as f (x) = c where c is any real number.


Slide the value of c to observe the change of the graph (x) = c. You may find out that for
  1. c > 0, the line falls above the x-axis;
  2. c = 0, the line falls on the x-axis;
  3. c < 0, the line falls below the x-axis.
Betty, Created with GeoGebra