8: Dividing Polynomials
( \newcommand{\kernel}{\mathrm{null}\,}\)
We now start our discussion of specific classes of examples of functions. The first class of functions that we discuss are polynomials and rational functions. Let us first recall the definition of polynomials and rational functions.
A monomial is a number, a variable, or a product of numbers and variables. A polynomial is a sum (or difference) of monomials.
Examples of monomials and polynomials.
Solution
The following are examples of monomials:
5,x,7x2y,−12x3y2z4,√2⋅a3n2xy
The following are examples of polynomials:
x2+3x−7,4x2y3+2x+z3+4mn2,−5x3−x2−4x−9,5x2y4
In particular, every monomial is also a polynomial.
We are mainly interested in polynomials in one variable x, and consider these as functions. For example, f(x)=x2+3x−7 is such a function.
A polynomial is a function f of the form
f(x)=anxn+an−1xn−1+⋯+a2x2+a1x+a0
for some real (or complex) numbers a0,a1,…,an. The domain of a polynomial f is all real numbers (see our standard convention definition).
The numbers a0,a1,…,an are called coefficients. For each k, the number ak is the coefficient of xk. The number an is called the leading coefficient and n is the degree of the polynomial.
The zeros of a polynomial are usually referred to as roots. Therefore x is a root of a polynomial f precisely when f(x)=0.
A rational function is a fraction of two polynomials f(x)=g(x)h(x), where g(x) and h(x) are both polynomials. The domain of f is all real numbers for which the denominator h(x) is not zero:
Df={x|h(x)≠0}
The following are examples of rational functions:
f(x)=−3x2+7x−52x3+4x2+3x+1,f(x)=1x,f(x)=−x2+3x+5
- 8.1: Long division
- We now show how to divide two polynomials. The method is similar to the long division of natural numbers.