Algebraic Operations Lesson 1
Algebraic Operations Lesson 1
ALGEBRAIC OPERATIONS
Objectives
1. perform operations of addition, subtraction, multiplication of polynomial expressions;
2. solve problems involving the binomial expansion (𝑎 + 𝑏)𝑛 where 𝑛 is a positive integer not
greater than 3 and 𝑎,𝑏∈ℝ.
Polynomials
A polynomial in x is a function of x which consists of a series of integral powers of
x.
𝑓(𝑥) = 𝑎𝑛 𝑥 𝑛 + 𝑎𝑛−1 𝑥 𝑛−1 + 𝑎𝑛−2 𝑥 𝑛−2 + . . . + 𝑎1 𝑥1 + 𝑎0
The order or degree of a polynomial is the power of the highest power of the
variable, x.
e.g. 2𝑥 2 − 3𝑥 + 5 2nd order polynomial
𝑥 3 − 2𝑥 2 + 3 3rd order polynomial
2. (𝑥 − 3)(4𝑥 2 + 3𝑥 + 5)
= 𝑥(4𝑥 2 + 3𝑥 + 5) − 3(4𝑥 2 + 3𝑥 + 5)
= 4𝑥 3 + 3𝑥 2 + 5𝑥 − 12𝑥 2 − 9𝑥 − 15
= 4𝑥 3 − 9𝑥 2 − 4𝑥 − 15
4. 2𝑥(𝑦 − 3) + 𝑦(3𝑥 − 1)
= 5𝑥𝑦 − 6𝑥 − 𝑦
5. (𝑥 − 𝑦)(𝑥 + 𝑦)
= 𝑥2 − 𝑦2
6. (2𝑥 − 𝑦 2 )(2𝑥 + 𝑦 2 )
= 4𝑥 2 − 𝑦 4
BINOMIAL EXPANSION
– a binomial consists of two terms
Example - Binomial Squared
Expand
1. (2𝑥 − 3𝑦)3
2. (4𝑥 − 𝑥 2 𝑦)3
Solution
𝑥 𝑥 0 𝑥 1 𝑥 2 𝑥 3
(2 − )3 = 1(2)3 (− ) + 3(2)2 (− ) + 3(2)1 (− ) + 1(2)0 (− )
3 3 3 3 3
12𝑥 6𝑥 2 𝑥3
=8− + −
3 9 27
2 𝑥3
= 8 − 4𝑥 + 𝑥 2 −
3 27