Polynomials
A univariate polynomial is an expression involving different terms with the same variable raised to different powers. In general, a polynomial can be written in the form:
Language and definitions of polynomials
Common polynomials
There are several common polynomials which we have studied or will study in this course.
Arithmetic involving polynomials
It is possible to perform addition, subtraction, multiplication and division on polynomials, when we do so the answer will result in another polynomial. The degree of a polynomial is represented as deg(f). For two polynomials, f and g, the following hold true:
5A - VIDEO EXAMPLE 1:
Consider the polynomials P(x) = 3x3 + 4x - 3 and Q(x) = x3 - 7x, find:
Equating coefficients
Two polynomials are equal when they give the same same value for all values of the variable (x). It can be shown that, two polynomials are equal if and only if their corresponding coefficients are equal. This property gives rise to the process of equating coefficients when working with polynomials.
5A - VIDEO EXAMPLE 2:
If y = ax3 + bx2 + cx + d is equal to P(x) = 2x3 + 4x - 3 state the value of a, b, c and d.
5A - VIDEO EXAMPLE 3:
The polynomial Q(x) = 2x3 - 6x2 + 6x + 2 can be written in the form A(x - h)3+ k, where A,
h and k are real numbers. Find the values of A, h and k.