Algebra-and-Trigonometry-Chapter-1-cont
Algebra-and-Trigonometry-Chapter-1-cont
Exponents
Integer Exponents
• Exponents are used to indicate repeated multiplication
Example: 53 = 5 ∗ 5 ∗ 5
𝑥2 = 𝑥 ∗ 𝑥
• In this section, we will explore the properties of exponents
that will be true for all real number bases and integer
exponents
The Product Rule
Example: 𝑥 2 − 3𝑥 + 6
Types of Polynomials
• Monomial – a polynomial with only one term
3x, 4xy, ab, 5c, 7
• Binomial – a polynomial which is the sum/difference of
two monomials, or simply, a polynomial with two terms
2x+4, x-y, 3x+5
• Trinomial – a polynomial consisting three terms or
monomials
3x+5y+2z, 𝑥 2 + 2𝑥 + 1
• Multinomial - a polynomial consisting four or more terms
Degree of Polynomials
• Degree 0 – constant
• Degree 1 – linear
• Degree 2 – quadratic
• Degree 3 – cubic
• Degree 4 – quartic (biquadratic)
Degree of Polynomials
• Example
Polynomial Degree
𝑥 2 − 4𝑥 4 + 𝑥 6 6
𝑥𝑦 4 + 𝑥 4 𝑦 4 + 12 8
3𝑥 + 6 1
𝑥 2 + 2𝑥 + 1 2
𝑥 2 𝑦 + 𝑥𝑦 3 𝑧 4 + 𝑧 6 8
Algebraic Identities
2 2 2
• 𝑎+𝑏 = 𝑎 + 2𝑎𝑏 + 𝑏
2
• 𝑎−𝑏 = 𝑎2 − 2𝑎𝑏 + 𝑏 2
• 𝑎 + 𝑏 𝑎 − 𝑏 = 𝑎2 − 𝑏 2
• 𝑥 + 𝑎 𝑥 + 𝑏 = 𝑥 2 + 𝑎 + 𝑏 𝑥 + 𝑎𝑏
Addition of Polynomials
• Polynomials can be added using the associative
law of addition (grouping all terms together into a
single sum), possibly followed by reordering, and
combining of like terms.
Example(method 1):
p = 3x+7
q = 2x+3
p+q = 5x+10
Addition of Polynomials
Example(method 2):
Group like terms, then add the coefficients
4𝑥 2 + 6𝑥 + 7 + 2𝑥 2 − 9𝑥 + 1
= 4𝑥 2 + 2𝑥 2 + 6𝑥 − 9𝑥 + 7 + 1
= 6𝑥 2 − 3𝑥 + 8
*The sum of two polynomials is also a
polynomial.
Subtraction of Polynomials
• When you subtract a polynomial, change the
signs of each of the terms to its opposite.
Example(method 1), line up like terms. Change
the sign of the second polynomial, then add.
4x-7 4x-7
-(2x+3) -2x-3
2x-10
Subtraction of Polynomials
Method 2:
Simplify: 5𝑥 2 − 3𝑥 − −8𝑥 2 + 11
Change the sign of the subtrahend:
5𝑥 2 − 3𝑥 + 8𝑥 2 − 11
Group like terms:
5𝑥 2 + 8𝑥 2 + 3𝑥 + 0 + −11 + 0
= 13𝑥 2 + 3𝑥 − 11
Division of Polynomials
.
Remainder Theorem
• If the polynomial f(x) is divided by (x+a) then the remainder is f(-a)
means it is same as the value of the polynomial f(x) for x= - a.
Example: Divide 𝑥 4 − 5𝑥 2 − 4𝑥 by 𝑥 + 3 and find the remainder.
Dividend: 𝑓 𝑥 = 𝑥 4 − 5𝑥 2 − 4𝑥
Divisor: 𝑥 + 3; 𝑥 = −3
𝑓 𝑥 = 𝑥 4 − 5𝑥 2 − 4
𝑓 −3 = −3 4 − 5 −3 2 − 4 −3
= 81 − 45 + 12
𝑓 −3 = 48
Thus, when 𝑥 4 − 5𝑥 2 − 4𝑥 is divided by 𝑥 + 3,the remainder is 48.