Basic Polynomial Class Notes
Basic Polynomial Class Notes
Definition of Polynomial
• A polynomial is an equation in the form:
P(x) = anxn + an-1xn-1 + … + a1x + a0 = 0
Where n = a non-negative integer
• Name of terms:
an, an+3,…= coefficients
a0 = constant
an = leading coefficient
n = degree
anxn = leading term
Examples:
2. State the degree, constant term and leading coefficient of the following:
a. x3 – 2x2 + 1
b. −2𝑥 & − 3𝑥 + 3
b. 𝑓(0)
Practice:
1. Which of the following are polynomials?
1
a. 𝑃(𝑥) = −2𝑥 / + √5𝑥 −
2
b. 𝑀(𝑥) = −𝑥 /
1
c. 𝑄(𝑥) = 5 6 − 2𝑥 + 1
2. State the degree, constant term and leading coefficient of the following:
a. 𝑥 8 + 4𝑥 / − 2𝑥 + 3
/
b. − 2 𝑥 − 4
b. 𝑓(−1)
Congruent Polynomials
If, anxn + an-1xn-1 + … + a1x + a0 ≡ bnxn + bn-1xn-1 + … + b1x + b0 = 0 then an=bn, an-1=bn-1, ….. a0=b0
a. 3x2 – x + 1 = (a-2)x2 + bx + c
Practice:
2. Identify the following and hence find the pronumerals:
a. 2𝑥 / + 𝑥 = (𝑎 − 1)𝑥 / + 𝑏𝑥
b. (1 − 𝑥)(𝑥 + 1)(2𝑥 + 2) = 𝑎𝑥 2 + 𝑏𝑥 / + 𝑐𝑥 − 𝑑
b. 𝑄(𝑥) − 𝑃(𝑥)
c. 𝑥𝑄(𝑥) − 2𝑃(𝑥)
b. (𝑥 / − 𝑥)(𝑥 / − 3𝑥 + 1)
3. Find the degree of the following polynomial given that
𝑃(𝑥) = 𝑥 − 1
𝑄(𝑥) = 𝑥 / − 2𝑥 + 1
𝑅(𝑥) = 𝑥 2 − 2
a. 𝑃(𝑥) × 𝑄(𝑥)
b. 3 × 𝑃(𝑥)
c. 𝑅(𝑥)/
d. 𝑅(𝑥) + 𝑃(𝑥)
Practice
1. Given 𝑃(𝑥) = 𝑥 / − 5 and 𝑄(𝑥) = 2 − 3𝑥 find:
a. 𝑃(𝑥) − 𝑄(𝑥)
b. 𝑄(𝑥) + 𝑃(𝑥)
c. 3𝑄(𝑥) + 𝑥𝑃(𝑥)
Examples
3. Find the value of k given that when 2𝑘𝑥 2 − 2𝑥 + 1 is divided by (𝑥 − 2) the remainder is 4
4. Find the value of a given that when 𝑃(𝑥) = 2𝑥 / + 7𝑥 − 3 is divided by (𝑥 − 𝑎) the remainder is 1
5. When 𝑃(𝑥) = 𝑎𝑥 / + 𝑏𝑥 − 1 is divided by (𝑥 − 2) the remainder is 2 and when divided by (2𝑥 − 1) the remainder is
-1, find the value of a and b.
6. When 𝑃(𝑥) = 𝑎𝑥 / − 2𝑥 + 𝑐 and 𝑄(𝑥) = 2𝑥 / − 𝑎𝑥 − 𝑐 is divided by (𝑥 − 2) the remainders are 2 and -1. Find the
value of a and c.
Practice
3. Find the value of k given that when 𝑘𝑥 2 − 3𝑥 / + 5 is divided by (2𝑥 + 3) the remainder is 5
4. Find the value of 𝑎 given that when 𝑃(𝑥) = 3𝑥 / − 𝑥 + 3 is divided by (𝑥 − 𝑎) the remainder is 5
5. * When 𝑃(𝑥) = 𝑎𝑥 / + 𝑏𝑥 + 3 is divided by (𝑥 + 1) the remainder is 7 and when divided by (2𝑥 − 1) the remainder
is 4, find the value of a and b.
6. When 𝑃(𝑥) = 𝑥 / + 𝑏𝑥 − 6 and 𝑄(𝑥) = 𝑎𝑥 / − 7𝑥 − 3 is divided by (𝑥 − 4) the remainders are 2 and 1. Find the
value of a and b
Factor Theorem
• (x-a) is factor of P(x) if
P(a) = 0 (i.e. it is the remainder theorem but here the remainder is 0) and if P(a)=0 then (x-a) must be a factor.
• To use the factor theorem, we need
a. know P(x)
b. what we are dividing must be linear
• the symbol
Þ (x-a )|P(x) means (x-a) is a factor of P(x)
Examples
1. Prove that (𝑥 + 4) is a factor of 𝑓(𝑥) = 5𝑥 & + 16𝑥 2 − 15𝑥 / + 8𝑥 + 16
4. Prove that (𝑥 + 2) and (3𝑥 − 1) are factors of 𝑃(𝑥) = 3𝑥 & + 5𝑥 2 + 𝑥 / + 5𝑥 − 2 and hence state why (3𝑥 / + 5𝑥 − 2)
is a factor of P(x).
5. *Show that (𝑥 + 2) is a factor of 𝑃(𝑥) = 𝑥 2 − 6𝑥 / − 𝑥 + 30 and hence find a quadratic factor of P(x).
7. * Solve 𝑥 2 + 6𝑥 / + 11𝑥 + 6 = 0 .
8. Given that (𝑥 − 1) and (𝑥 + 2) are factors of 𝑃(𝑥) = 𝑚𝑥 2 − 2𝑛𝑥 + 1 find the value of m and n.
9. Given that 𝑃(𝑥) = (2 − 𝑎)𝑥 / − 𝑏𝑥 + 1 = 0 have factors (2 − 𝑥) and (2𝑥 − 1) find the value of a and b.
12. When 𝑃(𝑥) = 𝑚𝑥 2 − 𝑛𝑥 + 1 = 0 is divided by (𝑥 − 1) the remainder is 3. Find the value of m and n given also that
𝑃(𝑥) has (𝑥 + 2) as a factor.
Practice:
1. Prove that (𝑥 − 5) is a factor of 𝑓(𝑥) = 2𝑥 & − 14𝑥 2 + 18𝑥 / + 14𝑥 − 20
5. * Show that (𝑥 + 2) is a factor of 𝑃(𝑥) = 𝑥 2 − 𝑥 / + 3𝑥 + 18 and hence find a quadratic factor of P(x).
8. Given that 𝑃(𝑥) = (𝑎 − 1)𝑥 / + (𝑏 + 2)𝑥 + 2 = 0 have factors (1 − 2𝑥) and (2𝑥 + 2) find the value of a and b.
11. When 𝑃(𝑥) = 𝑚𝑥 2 − 𝑛𝑥 + 1 = 0 is divided by (𝑥 − 2) the remainder is 1. Find the value of m and n given also that
𝑃(𝑥) has (𝑥 + 1) as a factor.
Sketching Cubic Equations
A. The curve 𝑦 = 𝑥 2 and its transformation
Example
Practice:
1. 𝑦 = 𝑥(𝑥 − 1)(𝑥 + 1) and hence solve 𝑥(𝑥 − 1)(𝑥 + 1) ≤ 0
2. 𝑦 = 3(𝑥 + 1)(2𝑥 − 1)(3 − 𝑥) and hence solve 3(𝑥 + 1)(2𝑥 − 1)(3 − 𝑥) > 0
3. Sketch 𝑦 = (𝑥 + 3)/ (𝑥 − 1)
1
4. Sketch 𝑦 = 2 (2𝑥 − 3)𝑥 /
Examples
3.
4.
a. A monic cubic polynomial when divided by 𝑥 / + 1 leaves a remainder of (𝑥 − 1) and when divided by (𝑥 + 1)
leaves a remainder of 2. Find the polynomial in the form 𝑎𝑥 2 + 𝑏𝑥 / + 𝑐𝑥 + 𝑑.
b. A monic cubic polynomial when divided by (𝑥 − 1) leaves a remainder of -2 and when divided by 𝑥 / − 3𝑥 + 1
leaves a remainder of 𝑥 − 2 find the polynomial.
5. When P(x) is divided by (x-2) and (x-3) the remainders are 4 and 9 respectively what is the remainder when
P(x) is divided by (x – 2)(x – 3)
Practice
1. Without long division find the quotient and remainder when 𝑥 2 + 2𝑥 / + 2 is divided by 𝑥 / + 𝑥 − 1
2. Find a and b given 𝑥 / − 4𝑥 − 5 is a factor of 𝑎𝑥 2 − 𝑏𝑥 + 1 = 0.
4. A monic cubic equation when divided by 𝑥 / + 1, the remainder is 2𝑥 − 1. When the polynomial is divided by
𝑥 − 1, the remainder is 2. Find the polynomial.
5. A monic cubic polynomial when divided by 𝑥 / + 3 leaves a remainder of (𝑥 + 2) and when divided by (𝑥 − 1)
leaves a remainder of 3. Find the polynomial in the form 𝑎𝑥 2 + 𝑏𝑥 / + 𝑐𝑥 + 𝑑
6. A monic cubic polynomial when divided by x2 – 1 leaves a remainder of (2x – 3) and when divided by (x+1)
leaves a remainder of 2. Find the polynomial.
7. When the polynomial P(x) is divided by (𝑥 + 4) the remainder is 5 and when it is divided by (𝑥 − 1) the
remainder is 9. Find the remainder when P(x) is divided by (𝑥 − 1)(𝑥 + 4)
8. When polynomial P(x) is divided by (𝑥 + 1)𝑎𝑛𝑑 (𝑥 − 3) the espective remainder are 1 and 3. Determine what
the remainder must be when P(x) is divided by (𝑥 + 1)(𝑥 − 3)