Quarter 1 Week 6 Mathematics 10: Competency
Quarter 1 Week 6 Mathematics 10: Competency
Quarter 1 Week 6 Mathematics 10: Competency
COMPETENCY:
The learner performs division of polynomials using long division, synthetic division and proves the Remainder
Theorem, Factor Theorem, and the Rational Root Theorem. M10AL-Ig-1)
EXPECTATIONS:
This module was designed to help you master on how to divide polynomials using long division and synthetic division
and how to prove the Remainder Theorem, Factor Theorem, and the Rational Root Theorem.
PRE-TEST
Choose the letter of the correct answer. Write the chosen letter on a separate sheet of paper.
A. 6 -4 -6 4 2 0 B. 6 4 -6 -4 0 2 C. -6 4 -4 6 0 2 D. 6 -6 4 -4 2 0
5. All possible roots of 𝑃(𝑥 ) = 𝑥 4 + 2𝑥 3 − 7𝑥 + 12 are given EXCEPT for:
A. -12, –6, –4, –3, –2, –1, 1, 2, 3, 4, 6, 12 C. –6, –4, –3, –2, –1, 1, 2, 3, 4, 6, 12
B. 12, –6, –4, –3, –2, –1, 1, 2, 3, 4, 6 D. 6, –4, –3, –2, 1, 1, 2, 3, 4, 6, 12
𝑹𝒆𝒎𝒂𝒊𝒏𝒅𝒆𝒓 𝑹(𝒙)
Step 5. Write the answer in the form of Quotient + or Q(x) + . Take note that the degree of the
𝑫𝒊𝒗𝒊𝒔𝒐𝒓 𝑫(𝒙)
quotient Q(x) is one less than the degree of the dividend P(x). Therefore,
𝟐𝟗
(25 + x2) ÷ (x + 2) = x - 2 + 𝒙+𝟐 .
Example 2.2. Use synthetic division to divide (4x3 - 2x2 - 50) by (2x - 5).
Solution:
The dividend is already written in standard form. However, the first-degree term is missing. So, we need to insert
zero as a coefficient of the missing term. Thus, 4x3 - 2x2 - 50 = 4x3 - 2x2 + 0x - 50. Since the divisor (2x - 5) is not
5 5
in the form of (x - r), we must rewrite 2x - 5 → 2(x - 2 ) to get the value of r. Thus, r = 2 .
Using synthetic division,
5
2
4 -2 0 -50 Dividend
Divisor 10 20 50
Quotient 4 8 20 0 Remainder
÷2
2 4 10
Since the value of r is in a fraction form and has a denominator of 2, divide the quotient Q(x) by 2 to get the final
answer. Therefore, (4x3 - 2x2 - 50) ÷ (2x - 5) = 2x2 + 4x + 10.
3. Remainder Theorem
The Remainder Theorem states that P(c) is the remainder when the polynomial P(x) is divided by (x – c). The
divisor x – c is then restated as x = c.
Example 3.1.
Find the remainder using the Remainder Theorem if 𝑷(𝒙) = 𝒙𝟑 + 𝟒𝒙𝟐 + 𝟑𝒙 − 𝟐 𝒊𝒔 𝒅𝒊𝒗𝒊𝒅𝒆𝒅 𝒃𝒚 𝒙 − 𝟑.
Solution: Instead of using synthetic division, it is easier to solve the problem using substitution.
Step 1. Divisor is 𝑥 − 3. Use the constant from the divisor which is 3 to substitute for x in the given polynomial.
𝑃(𝑥 ) = 𝑥 3 + 4𝑥 2 + 3𝑥 − 2 ➔ 𝑃 (𝟑) = 𝟑3 + 4(𝟑)2 + 3(𝟑) − 2
Step 2. Solve the equation.
𝑃 ( 𝟑) = 𝟑 3 + 4 ( 𝟑) 2 + 3 ( 𝟑) − 2
𝑃(3) = 27 + 36 + 9 − 2
𝑷(𝟑) = 𝟕𝟎
The answer obtained is the remainder which is 70. Therefore, 𝑷(𝒙) = 𝒙𝟑 + 𝟒𝒙𝟐 + 𝟑𝒙 − 𝟐 is not divisible by x-3.
Example 3.2.
Find the value of P(x) using the Remainder Theorem if 𝑷(𝒙) = 𝒙𝟒 + 𝟑𝒙𝟑 + 𝟓𝒙𝟐 + 𝟓𝒙 − 𝟐 𝒊𝒔 𝒅𝒊𝒗𝒊𝒅𝒆𝒅 𝒃𝒚 𝒙 + 𝟐.
Solution:
Step 1. The divisor is 𝑥 + 2. So, use -2 which is the opposite of the constant from the divisor to substitute for x in
the given polynomial. Note: Why use -2? Because x+2 is also equal to x-(-2).
𝑷(𝒙) = 𝒙𝟒 + 𝟑𝒙𝟑 + 𝟓𝒙𝟐 + 𝟓𝒙 − 𝟐 ➔ 𝑷(−𝟐) = (−𝟐)𝟒 + 𝟑(−𝟐)𝟑 + 𝟓(−𝟐)𝟐 + 𝟓(−𝟐) − 𝟐
MATH 10 QUARTER 1 WEEK 6 P a g e 3 | 10
Step 2. Solve the equation.
𝑃(−𝟐) = (−𝟐)4 + 3(−𝟐)3 + 5(−𝟐)2 + 5(−𝟐) − 2
𝑃 (−2) = 16 − 24 + 20 − 10 − 2
𝑃(−2) = 0
The answer obtained is the remainder which is 0. Therefore, 𝑃(𝑥 ) = 𝑥 4 + 3𝑥 3 + 5𝑥 2 + 5𝑥 − 2 is divisible by x+2.
Note: You can also solve an equation using the Remainder Theorem. In the next example, the polynomial P(x) is
equated to the remainder to solve for the value of k, the numerical coefficient of the x term.
Example 3.3.
Find the value of k when the polynomial 𝑷(𝒙) = 𝟑𝒙𝟐 + 𝒌𝒙 + 𝟒 𝒊𝒔 𝒅𝒊𝒗𝒊𝒅𝒆𝒅 𝒃𝒚 𝒙 − 𝟏 𝒂𝒏𝒅 𝒕𝒉𝒆 𝒓𝒆𝒎𝒂𝒊𝒏𝒅𝒆𝒓 𝒊𝒔 𝟐.
Solution:
Step 1. Divisor is 𝑥 − 1. Use the constant from the divisor which is 1 to substitute for x.
𝑃(𝑥 ) = 3𝑥 2 + 𝑘𝑥 + 4 ➔ 𝑃(𝟏) = 3(𝟏)2 + 𝑘(𝟏) + 4
Step 2. Equate the given polynomial to the given remainder which is 2.
𝑃(𝑥 ) = 𝑃(1) = 𝟐 ➔ 3(𝟏)2 + 𝑘 (𝟏) + 4 = 𝟐. Final equation: 3(𝟏)2 + 𝑘(𝟏) + 4 = 𝟐
Step 3. Solve the final equation obtained from step 2.
3(𝟏)2 + 𝑘(𝟏) + 4 = 𝟐
3+𝑘+4= 𝟐
𝑘 =𝟐−3−4
𝑘 = −𝟓
Checking
4. Factor Theorem
In your experience with numbers, you obtain a remainder of zero when a number is exactly divisible by another
number. We can say that the divisor is a factor of the dividend in that case. The same is true with polynomials. A
zero-remainder obtained when using the Remainder Theorem will give rise to another theorem called the factor
theorem. This is a test to find if a polynomial is a factor of another polynomial.
The Factor Theorem states:
Let P(x) be a polynomial. If c is a zero of P that is P(c) = 0, then (x - c) is a factor of P(x). Conversely, if (x - c)
is a factor of P(x) then, c is a zero of P.
Example 4.1:
Show that x - 2 is a factor of 𝑃(𝑥 ) = 𝑥 3 +7𝑥 2 + 2𝑥 − 40.
Solution:
A. Using Remainder Theorem
Step 1. Divisor is 𝑥 − 2. Use the constant from the divisor which is 2 to substitute for x.
𝑃(𝑥 ) = 𝑥 3 +7𝑥 2 + 2𝑥 − 40 ➔ 𝑃(𝟐) = 𝟐3 +7(𝟐)2 + 2(𝟐) − 40
Step 2. Solve the equation.
𝑃 (𝟐) = 𝟐3 +7(𝟐)2 + 2(𝟐) − 40
𝑃(𝟐) = 8 + 28 + 4 − 40
𝑃 (2) = 0
The answer obtained is the remainder 0. Therefore, 𝑥 − 2 𝑖𝑠 𝑎 𝑓𝑎𝑐𝑡𝑜𝑟 𝑜𝑓 𝑃(𝑥 ) = 𝑥 3 +7𝑥 2 + 2𝑥 − 40
B. Using Another Method by Synthetic Division
2 5 -3 -9 -34 ➔ remainder
The answer obtained is the remainder which is -34. Therefore, 𝑥 − 3 𝑖𝑠 𝑛𝑜𝑡 𝑎 𝑓𝑎𝑐𝑡𝑜𝑟 𝑜𝑓 𝑃(𝑥 ) = 2𝑥 4 −𝑥 3 − 18𝑥 2 − 7
Note: If the polynomial x – c is a factor of P(x), then you can equate P(x) to zero. An example is given to you below.
Example 4.3.
𝐹𝑖𝑛𝑑 𝑡ℎ𝑒 𝑣𝑎𝑙𝑢𝑒 𝑜𝑓 𝑘 𝑠𝑜 𝑡ℎ𝑎𝑡 𝑥 − 2 𝑖𝑠 𝑎 𝑓𝑎𝑐𝑡𝑜𝑟 𝑜𝑓 𝑡ℎ𝑒 𝑝𝑜𝑙𝑦𝑛𝑜𝑚𝑖𝑎𝑙 𝑃(𝑥 ) = 2𝑥 3 − 𝑘𝑥 − 3.
Solution:
Solution. A. Using Remainder Theorem
Step 1. Divisor is 𝑥 − 2. Use the constant from the divisor which is 2 to substitute for x.
𝑃(𝑥 ) = 2𝑥 3 − 𝑘𝑥 − 3 ➔ 𝑃(2) = 2(2)3 − 𝑘(2) − 3
Step 2. Since 𝑥 − 2 𝑖𝑠 𝑎 𝑓𝑎𝑐𝑡𝑜𝑟 𝑜𝑓 𝑡ℎ𝑒 𝑝𝑜𝑙𝑦𝑛𝑜𝑚𝑖𝑎𝑙 𝑃(𝑥 ) = 2𝑥 3 − 𝑘𝑥 − 3, therefore, zero is the remainder. So, we
simply have to equate the given polynomial to zero.
𝑃(𝑥 ) = 𝑃(2) = 𝟎 ➔ 2(2)3 − 𝑘(2) − 3 = 0 Final equation: 2(2)3 − 𝑘(2) − 3 = 0
Step 3. Solve the equation.
2(2)3 − 𝑘(2) − 3 = 0
2(8) − 2𝑘 − 3 = 0
16 − 2𝑘 − 3 = 0
−2𝑘 = −16 + 3
−2𝑘 = −13
−2𝑘 −13
=
−2 −2
13
𝑘=
2
Check using synthetic division
13
Step 1. Substitute k by 2 in the original expression, 𝑷(𝒙) = 𝟐𝒙𝟑 − 𝒌𝒙 − 𝟑
Sample computation: −1
1 𝑃( ) = 3𝑥 3 − 4𝑥 2 − 17𝑥 + 6
𝑃 ( ) = 3𝑥 3 − 4𝑥 2 − 17𝑥 + 6 3
3 −1 3 −1 2 −1
1 3 1 2 1 = 3 ( ) − 4 ( ) − 17 ( ) + 6
= 3 ( ) − 4 ( ) − 17 ( ) + 6 3 3 3
100
3 3 3 = ( 9 ), not zero therefore not a root.
= 0, therefore, it is a root!
Step 6. Get all the roots in which the remainder is equal to 0. Therefore, the rational roots of the polynomial 𝑃(𝑥 ) =
3𝑥 3 − 4𝑥 2 − 17𝑥 + 6 are
1
{ , −2,3}
3
Example 5.2:
Find the rational roots of the polynomial 𝑃 (𝑥) = 4𝑥 5 − 12𝑥 4 + 5𝑥 3 + 8𝑥 2 − 3𝑥 − 2 using the Rational Roots
Theorem.
Solution:
Step 1. Identify the constant term a0 and the leading coefficient an
The constant term is a0 = –2 and its possible factors are p = ± 1, ± 2. The leading coefficient is an = 4 and its factors
are q = ± 1, ± 2, ± 4.
Now, it has 8 possible roots to check. All zero answers are the roots of the given polynomial.
Step 4. Check all the roots by substituting the value to the given polynomial 𝑃 (𝑥 ) = 4𝑥 5 − 12𝑥 4 + 5𝑥 3 +
8𝑥 2 − 3𝑥 − 2. Remember that if a is a root of the polynomial P(x), then P(a)=0.
Step 5. Get the final answer by finding for all of the roots. Therefore, the rational roots of the polynomial 𝑃(𝑥 ) =
4𝑥 5 − 12𝑥 4 + 5𝑥 3 + 8𝑥 2 − 3𝑥 − 2 are
1
{− , 1,2}
2
TRY IT YOURSELF
Activity 1: Do You Know Me? Then Face Me
Draw if the expression is a polynomial and if not.
_______ 1. x - 7
_______ 2. 3√𝑥
_______ 3. x2 - 8x + 15
_______ 4. 6x-4 + 2x-3 - x-2 -9x + 1
___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___
1 2 3 2 4 5 6 7 3 8 9
ACTIVITY 6.
Tell whether the second polynomial is a factor of the first.
1. 𝑃(𝑥 ) = 3𝑥 3 − 8𝑥 2 + 3𝑥 + 2 x–2
2. 𝑃(𝑥 ) = 2𝑥 4 + 𝑥 3 + 2𝑥 + 1 x+1
3. 𝑃(𝑥 ) = 𝑥 3 + 4𝑥 2 + 𝑥 − 6 x+3
ACTIVITY 7.
Determine the value of k which is necessary to meet the given condition.
1. (x – 2) is a factor of 3𝑥 3 − 𝑥 2 − 11𝑥 + 𝑘.
2. (x + 3) is a factor of 2𝑥 5 + 5𝑥 4 + 3𝑥 3 + 𝑘𝑥 2 − 14𝑥 + 3.
3. (x + 1) is a factor of −𝑥 4 + 𝑘𝑥 3 − 𝑥 2 + 𝑘𝑥 + 10.
ACTIVITY 8.
Find all of the possible rational roots of the following polynomial equations.
1. 𝑥 4 + 2𝑥 3 − 7𝑥 2 − 8𝑥 + 12
LET US SUMMARIZE!
The following are the important terms and methods in dividing polynomials:
1. Polynomial expression P(x) is an expression of the form anxn + an-1xn-1 +an-2xn-2 + … + a1x + a0, an ≠ 0 where the
nonnegative integer n is the degree of the polynomial and the coefficients a0, a1,…, an are real numbers.
2. Standard form is a polynomial expression where the terms are written in descending powers of x.
3. Long Division Method is similar to the procedure used when we are dividing whole numbers.
5x2 + 5x + 8
x - 1 5x + 0x2 + 3x - 20
3 Quotient
Divisor
5x - 5x ➔ Subtract
3 2
5x2 + 3x Dividend
5x - 5x ➔ Subtract
2
8x - 20
8x - 8
- 12 Remainder
𝑹𝒆𝒎𝒂𝒊𝒏𝒅𝒆𝒓 𝑹(𝒙)
Note: Write the answer in the form of Quotient + 𝑫𝒊𝒗𝒊𝒔𝒐𝒓 or Q(x) + 𝑫(𝒙) if R(x) ≠ 0 and write the answer in the
form of Quotient Q(x) only if R(x) = 0.
4. Synthetic Division Method is easier than the procedure of long division method when we are dividing a polynomial by
a binomial of the form of (x - r). In this procedure, we write only the coefficients in three rows.
2 1 -1 0 -4 Dividend
Divisor 2 2 4
Quotient 1 1 2 0 Remainder
𝑹𝒆𝒎𝒂𝒊𝒏𝒅𝒆𝒓 𝑹(𝒙)
Note: Write the answer in the form of Quotient + or Q(x) + 𝑫(𝒙) if R(x) ≠ 0 and write the answer in the
𝑫𝒊𝒗𝒊𝒔𝒐𝒓
form of Quotient Q(x) only if R(x) = 0.
5. The Remainder theorem can be used to find the value of a function, that is P(c) where the remainder is computed when
a polynomial P(x) is divided by (x-c).
6. The Factor Theorem states that the binomial (x - a) is a factor of the polynomial P(x) if and only if P(x) = 0.
7. The Rational Roots Theorem (also known as Rational Zeros Theorem) allows us to find all of the possible rational roots
of a polynomial. Suppose a is root of the polynomial P(x), that means P(a) = 0. In other words, if we substitute a into the
polynomial P(x) and get zero (0), it means that the input value is a root of the function.
II. Find the value of the following function using any of the theorems discussed.
1. 𝑃(𝑥 ) = 2𝑥 3 − 5𝑥 2 + 3𝑥 − 7; 𝑥 = −3
2. 𝑃(𝑥 ) = 5𝑥 3 + 7𝑥 2 + 8; 𝑥 = −2
3. 𝑃(𝑥 ) = 4𝑥 4 + 5𝑥 3 + 8𝑥 2 ; 𝑥 = 4
POST-TEST
Choose the letter of the correct answer. Write the chosen letter on a separate sheet of paper.
A. 6 -4 -6 4 2 0 B. 6 4 -6 -4 0 2 C. -6 4 -4 6 0 2 D. 6 -6 4 -4
5. All possible roots of 𝑃(𝑥 ) = 𝑥 4 + 2𝑥 3 − 7𝑥 + 12 are given EXCEPT for:
A. -12, –6, –4, –3, –2, –1, 1, 2, 3, 4, 6, 12 C. –6, –4, –3, –2, –1, 1, 2, 3, 4, 6, 12
B. 12, –6, –4, –3, –2, –1, 1, 2, 3, 4, 6 D. 6, –4, –3, –2, 1, 1, 2, 3, 4, 6, 12