Functions: Polynomials
Calculating with polynomials
If and are two polynomials and is a real number, then the following expressions also are polynomials:
- Multiplying a polynomial by a constant is equivalent to multiplying each term of the polynomial by that constant.
- Addition of two polynomials in is equivalent to adding the coefficients of terms with the same power of .
- Subtraction of a polynomial by a polynomial is the same as subtracting the coefficients of terms in by the coefficients of the same power of in .
- Multiplication of two polynomials is obtained by multiplying each term of one polynomial by each term of the other polynomial and adding all the products.
The rules specify how we can add, subtract, and multiply polynomials. The quotient of two polynomials is not always a polynomial, but does result in a rational function. We will go into this later.
Let and be polynomials of degree respectively and , and let be a real number.
- The degree of is the degree of if .
- The degree of is the sum of the degrees of and .
- If , then the degree of is equal to the degree of .
- If , then the degree of is less than or equal to the degree of .
To prove the statements we write and as above. We assume that and are not , and that .
1. The leading coefficient of is ; it occurs as a coefficient of . Consequently, the degree of is equal to .
2. The leading coefficient of is ; it occurs as a coefficient of . Therefore the degree of is equal to .
3. The leading coefficient of is ; it occurs as a coefficient of . Therefore the degree of is equal to .
4. The leading coefficient of is , unless this number is equal to zero; it occurs as a coefficient of . Therefore the degree of is equal to or, if , smaller.
In order to compute the product of and we multiply the coefficient of each power of in with :
Or visit omptest.org if jou are taking an OMPT exam.