Sign In
| Student Learning Objectives: |
|---|
|
| | 11 Theory slides |
| | 11 Exercises - Grade E - A |
| | Each lesson is meant to take 1-2 classroom sessions |
| Operation | Methods | Result |
|---|---|---|
| Addition | Combining Like Terms | Polynomial |
| Subtraction | Combining Like Terms | Polynomial |
| Multiplication | The FOIL Method The Box Method The Distributive Property |
Polynomial |
This lesson completes the set of the four basic operations for polynomials by investigating the methods to divide two polynomials.
Consider the polynomials P(x) and Q(x) and the constant k.
Adding, subtracting, and multiplying polynomials are operations that can be performed by applying the properties of real numbers and the product of powers property and then combining like terms. However, dividing polynomials may not be so intuitive. 3x^3+2x^2-7/x^2+2x+5 = ? The good news is that polynomial division can be performed similarly to dividing integer numbers. In long division notation, the numerator is placed underneath the division symbol and the denominator is placed to the left. As a refresher, the process for calculating 117 4 is shown.
To perform the division of two polynomials, the degree of the numerator must be greater than or equal to the degree of the denominator. For example, consider the following division. 3x^3+2x^2-7/x^2+2x+5 The process for finding the division of two polynomials is similar to the process of dividing integers and is summarized in the following five steps.
Electrical power is defined as the product of the voltage of a circuit and the current flowing through it. In other words, electrical power equals voltage times current.
The division is complete. The polynomial above the line is the quotient and the polynomial at the very bottom is the remainder. Q(x) &= 2x^2+7x+18 R(x) &= 40x-86 Finally, the voltage of the given circuit can be represented by the following expression.
The polynomial long division is a powerful method that helps dividing any two given polynomials. However, when the divisor is a binomial of the form x-k, there is a shortcut that can be applied.
When dividing a polynomial by a linear binomial, a binomial of the form x-k, there is an alternative method to the polynomial long division called the synthetic division. This method uses the constant term of the binomial and the coefficients of the numerator to compute the quotient. Consider the following division. x^3-3x^2+7/x-2 This division can be found following the next six steps.
Consider the following polynomial. P(x) = 3x^4-4x^2-36
Find the quotient and remainder of the division P(x)÷ (x-4).
Use synthetic division. Remember to fill in the missing terms with zeros.
Use synthetic division. Remember to fill in the missing terms with zeros.
Since the divisor is a binomial of the form x-k, synthetic division can be used. First, note that P(x) has neither a cubic term nor a linear term. Therefore, fill in these two terms with zeros.
3x^4+0x^3-4x^2+0x-36/x+2 Next, set up the coefficients of P(x) and the synthetic division symbol. Here, k=-2. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 Bring down the first coefficient, multiply it by -2, and write the result in the second column. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 & -6 & c 3 Add the numbers in the second column and write the result below the line. Then multiply the new number below the line by -2 and write the result in the third column. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 & -6 & 12 & c 3 & -6 Next, add the numbers in the third column and write the result below the line. Multiply this number by -2 and write the result in the fourth column. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 & -6 & 12 & -16 & c 3 & -6 & 8 It is almost done! Add the numbers in the fourth column and write the result below the line. Then, multiply this number by -2 and write the result in the fifth column. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 & -6 & 12 & -16 & 32 & c 3 & -6 & 8 & -16 Finally, add the numbers in the last column and write the result below the line. rl r -2 & |rr 3 & 0 & -4 & 0 & -36 & -6 & 12 & -16 & 32 & c 3 & -6 & 8 & -16 & -4 The quotient of the division is formed by using the first four numbers below the line. The remainder is the very last number below the line. The quotient is one degree lower than the numerator. Q(x) &= 3x^3-6x^2+8x-16 r &= -4
As in Part A, the denominator is a linear binomial, x-4. For that reason, synthetic division can be used again. The coefficients at the right of the division symbol are the same, but this time the value of k is 4.
rl r 4 & |rr 3 & 0 & -4 & 0 & -36 The procedure to perform the division is similar to the one applied in Part A. First, bring the number 3 down. Next, multiply 4 by 3 and write the result in the second column and below 0. rl r 4 & |rr 3 & 0 & -4 & 0 & -36 & 12 & c 3 Next, find 0+12, which gives 12, and write the result in the same column but below the line. After that, multiply 4 by 12 and write the result in the third column and below -4. rl r 4 & |rr 3 & 0 & -4 & 0 & -36 & 12 & 48 & c 3 & 12 As in the previous step, add the numbers in the third column. The sum of -4 and 48 is 44, so write 44 in the same column but below the line. Then multiply -4 by 44 and write the resulting number in the fourth column and below 0. rl r 4 & |rr 3 & 0 & -4 & 0 & -36 & 12 & 48 & 176 & c 3 & 12 & 44 One more time, add the numbers in the fourth column and write the result in the same column but below the line. In this case, the sum is 176. Then, multiply 4 by 176 and write the result in the fifth column and below -36. rl r 4 & |rr 3 & 0 & -4 & 0 & -36 & 12 & 48 & 176 & 704 & c 3 & 12 & 44 & 176 Finally, find the sum of the numbers in the last column and write the result below the line. rl r 4 & |rr 3 & 0 & -4 & 0 & -36 & 12 & 48 & 176 & 704 & c 3 & 12 & 44 & 176 & 668 The first four numbers below the line are the coefficients of the quotient and the fifth number is the remainder. Q(x) &= 3x^3+12x^2+44x+176 r &= 668
From synthetic division, the division P(x)÷ (x-k) can be written as the quotient Q(x) plus and the division of the remainder r and x-k. Here, r is a real number. P(x)/x-k = Q(x) + r/x-k However, this relation can be further manipulated. For example, the fractions can be eliminated entirely by multiplying both sides of the equation by x-k. P(x) =(x-k)Q(x) + r Two important results follow from the last equation.
If a polynomial P(x) is divided by a binomial of the form x-k, then the remainder of the division is equal to P(k).
r=P(k)
LHS * (x-k)=RHS* (x-k)
Distribute (x-k)
Finally, evaluate the last equation at x=k.
x= k
Subtract term
Zero Property of Multiplication
Rearrange equation
Note that the Remainder Theorem gives the remainder of the division without the need to performing the division. For example, let P(x)=x^3-2x^2 +3x-4. To find the remainder of (x^3-2x^2 +3x-4)÷ (x-1), simply evaluate the numerator at 1. r = 1^3-2( 1)^2+3( 1)-4 ⇓ r = -2 Conversely, this theorem also says that the process of synthetic division can be used to evaluate a polynomial function at a given value. For example, to find P(-3), synthetic division can be used. rl r -3 & |rr 1 & -2 & 3 & -4 & -3 & 15 & -54 & r 1 & -5 & 18 & -58
From the above, P(-3)=-58.As when dividing integers, there is special significance when the remainder of a polynomial division is zero. First, it implies that the denominator divides the numerator perfectly, and, consequently, that the result of the division is a polynomial. P(x)/D(x) &= Q(x) + 0/D(x) &⇓ P(x) &= D(x) Q(x) Additionally, if the divisor is a linear binomial x-k, the fact that the remainder is 0 gives a connection between the denominator and the roots of the numerator. The following theorem expands on this concept.
Let P(x) be a polynomial and k a real number. The binomial x-k is a factor of P(x) if and only if P(k)=0.
Notice that P(k)=0 means that k is a zero of P(x). Therefore, the theorem can also be stated as follows.
The Factor Theorem is a special case of the Remainder Theorem and establishes a connection between the zeros of a polynomial and its factors.
If x-k is a factor of P(x), then P(x) can be written as the product of x-k and a certain polynomial Q(x). P(x) = (x-k)Q(x) Now, evaluate the equation at x=k.
x= k
Subtract term
Zero Property of Multiplication
Consequently, k is a zero of P(x). This completes the proof of the first part.
Consider the division of P(x) and x-k. P(x)/x-k The division can be rewritten in terms of the quotient and the remainder by using polynomial long division. P(x)/x-k = Q(x) + r/x-k By the Remainder Theorem, the remainder of the previous division is equal to P(k). Since P(k)=0, the remainder of the division is 0. Therefore, the rightmost term of the previous equation is 0. P(x)/x-k = Q(x) Finally, multiply both sides of the equation by x-k. P(x) = (x-k)Q(x) Consequently, x-k is a factor of P(x). This completes the proof of the second part.
What is the remainder when P(x)=2x^5-3x^2+5x-10 is divided by x-3?
Consider the polynomial H(x)=2x^5-13x^4+40x^2+2x-156. Without evaluating the polynomial, find H(6).
Use the process of synthetic division to find H(6).
According to the Remainder Theorem, the remainder when a polynomial P(x) is divided by a binomial of the form x-k is equal to the polynomial evaluated at x=k.
r = P(k) In the given case, the binomial is x-3, which means that k=3. Therefore, instead of performing the division, the remainder can be found simply by evaluating P(x) at x=3.
x= 3
Calculate power and product
Multiply
Add and subtract terms
Consequently, the remainder is 464 — that is, r=464. To verify that the result is correct, perform the polynomial long division.
As shown, the remainder of the division is 464, as previously concluded. The remainder could also be found using synthetic division.
Synthetic division can be used to find H(6) without evaluating the polynomial. Rather, the process of synthetic substitution will be used. First, set up the division symbol and the coefficients of P(x). Remember to fill in the missing terms with zeros. Then, write 6 to the left.
rl r 6 & |cc 2 & -13 & 0 & 40 & 2 & -156 Next, follow the steps of synthetic division. Bring down the number 2. Multiply 6 by 2 and write the result below -13. rl r 6 & |rr 2 & -13 & 0 & 40 & 2 & -156 & 12 & & & c 2 Add the numbers in the second column and write the result below the line. rl r 6 & |rr 2 & -13 & 0 & 40 & 2 & -156 & 12 & & & c 2 & -1 The same steps are repeated over and over until the last column is reached. rl r 6 & |rr 2 & -13 & 0 & 40 & 2 & -156 & 12 & -6 & -36 & 24 & 156 & c 2 & -1 & -6 & 4 & 26 & At the end of the process, it was concluded that H(6)=0. Therefore, 6 is a zero of P(x). Consequently, by the Factor Theorem, x-6 is a factor of H(x). In fact, H(x) can be written as follows. 2x^5-13x^4+40x^2+2x-156 = (x-6)(2x^4-x^3-6x^2+4x+26)
Find the remainder of the given polynomial division.
When it comes to dividing polynomials, there are two main methods that can be applied — namely, polynomial long division and synthetic division. The table below lists some pros and cons of each method.
| Pros | Cons | |
|---|---|---|
| Polynomial Long Division | Works for every polynomial division | Involves variables, powers, and many computations |
| Synthetic Division | Involves only numbers | Works only when the divisor has the form x-k |
Keep in mind that synthetic division is a shortcut of polynomial long division. In fact, synthetic division can be derived from the process of polynomial long division. Consider, for example, the following division. 2x^5-3x^4+2x^2+6/x-3 This calculation can be solved by using long division.
To clarify or simplify the calculations, the minus signs can be removed by distributing them to the parentheses. Also, the remaining terms in the dividend can be hidden in the third, fifth, and seventh rows until the terms are needed. This cleaner look can be seen below.
Now, take a look at the process for computing the same division using synthetic division. rl r 3 & |rr 2 & -3 & 0 & 2 & 0 & 6 & 6 & 9 & 27 & 87 & 261 & r 2 & 3 & 9 & 29 & 87 & 267 Notice that the numbers below the horizontal line are the leading coefficients of the polynomials in the first, third, fifth, seventh, and ninth rows of the polynomial long division. Furthermore, the additions performed in synthetic division can also be located in the long division process.
Which of the following binomials are factors of P(x)=x^4 - 2x^3 - 33x^2 - 22x + 56?
Instead of factoring the given polynomial, we can use the Factor Theorem, which states that a binomial x-k is a factor of a polynomial P(x) if and only if P(k)=0. In other words, we just need to evaluate the polynomial at the corresponding value and see whether the result is 0.
| Binomial | Value of k |
|---|---|
| x-1 | 1 |
| x-2 | 2 |
| x+4 | -4 |
| x+1 | -1 |
To determine which of the given binomials are factors of P(x), we will evaluate P(x) at the values of k written in the right-hand column. Let's begin with k=1.
Since P(1)=0, by the Factor Theorem, the binomial x-1 is a factor of P(x). In a similar way, we evaluate the remaining values of k.
| Binomial | Value of k | P(k) | Result | Is It a Factor? |
|---|---|---|---|---|
| x-2 | 2 | P( 2) = 2^4 - 2( 2)^3 - 33( 2)^2 - 22( 2) + 56 | -120 | No |
| x+4 | -4 | P( -4) = -4^4 - 2( -4)^3 - 33( -4)^2 - 22( -4) + 56 | 0 | Yes |
| x+1 | -1 | P( -1) = -1^4 - 2( -1)^3 - 33( -1)^2 - 22( -1) + 56 | 48 | No |
We can use this information to conclude that, of the given binomials, only x-1 and x+4 are factors of P(x).
We begin by noticing that the divisor is a binomial of the form x-k. This allows us to use the Remainder Theorem.
Remainder Theorem |- If a polynomial P(x) is divided by a binomial of the form x-k, then the remainder of the division is equal to P(k).
In the question, it is a given that the remainder of f(x)÷(x-k) is equal to -5. This implies that f(k)=-5. To determine the value of k, in the given graph, let's check the value of x for which the output is -5.
As seen, when x= 3, we get that f( 3)= -5. Therefore, the value of k is 3.
As in Part A, we are interested in the values of x for which the output of f(x) is equal to 2. To do so, let's check the given graph.
From the graph, we can see that f(x) is equal to 2 for x= -4, 0, 1. Therefore, the remainder of f(x)÷ (x-t) is 2 for t=-4, 0, and 1.
We can apply the same reasoning as in the previous parts to determine the value of p for which the remainder of f(x)÷(x-p) is equal to 1, let's check when the graph is equal to 1.
There are three values of x for which f(x) is equal to 1. These values are -3.64, -1, and 1.64. However, because the value of p we are looking for is an integer, we discard -3.64 and 1.64. Therefore, the value of p is -1.
To find the value of g such that the given division has a remainder of zero, we can use the Remainder Theorem.
Remainder Theorem |- If a polynomial P(x) is divided by a binomial of the form x-k, then the remainder of the division is equal to P(k).
Since the denominator is x-2, we will substitute x=2 into the numerator and set it equal to 0. ( 2)^3 - 6( 2)^2 + g( 2) + 42 = 0 Next, let's solve the equation!
Consequently, the value of g for which the given division has remainder 0 is -13.
We can find the value of g by performing the given division using synthetic division.
rl IR-0.15cm r 2 & |rr 1 & -6 & g & 42 & 2 & -8 & 2g - 16 & c 1 & -4 & g - 8 & 2g + 26
We are told that the remainder of the division is equal to 0. Therefore, 2g+26=0. Solving this equation gives us the value of g.
2g+26 = 0 ⇒ g = -13
Following a similar procedure as in Part A, we will evaluate the numerator at x=2 and equate it to 40. ( 2)^3 - 6( 2)^2 + g( 2) + 42 = 40 As before, let's solve the equation!
In this case, the value of g=7.
We can find the value of g by performing the given division using synthetic division.
rl IR-0.15cm r 2 & |rr 1 & -6 & g & 42 & 2 & -8 & 2g - 16 & c 1 & -4 & g - 8 & 2g + 26
We know that the remainder of the division is equal to 40. This means that 2g+26=40. Solving this equation gives us the value of g.
2g+26 = 40 ⇒ g = 7
If a polynomial of degree 6 is divided by a polynomial of degree 4, what is the degree of the quotient?
We begin by remembering that the numerator can be written as the quotient multiplied by the divisor plus the remainder. P(x) = Q(x)D(x) + R(x) From this equation, we know that the degree of the right-hand side polynomial must be equal to the degree of P(x). In this case, it is a given that the degree of P(x) is 6. Thus, the degree of the right-hand side must be 6. P(x)_(Degree: 6) = Q(x)D(x) + R(x)_(Degree: 6) Let q be the degree of the quotient. From the polynomial long division, we know that the degree of the remainder is less than the degree of the divisor. Since the divisor has degree 4, the remainder has degree 3 or lower.
When two polynomials are added, the degree of the resulting polynomial is equal to the degree of the polynomial of higher degree. The degree ofR(x)does not affect the degree of the right-hand side. Additionally, when two polynomials are multiplied, the degree of the resulting polynomial is equal to the sum of the degrees of the polynomials being multiplied. Therefore, using the degrees of Q(x) and D(x), we can set and solve an equation for q. 6 = q+4 ⇒ q = 2 Consequently, the degree of the quotient is 2.