Module1.1 Polynomials
Module1.1 Polynomials
Polynomials, Special
Products, and Factoring
Engr. Renato F. Cruz Jr, MBA
ALGEBRAIC EXPRESSIONS
1.Adding and Subtracting Polynomials
2.Multiplying Algebraic Expressions
Algebraic Expression
is an expression which is made up of variables and
constants, along with algebraic operations (addition,
subtraction, etc.)
Example : 5x – 3
• x is a variable, whose value is unknown to us which can
take any value.
• 5 is known as the coefficient of x, as it is a constant value
used with the variable term and is well defined.
• 3 is the constant value term which has a definite value
Types of Algebraic expression
• Monomial Expression
An algebraic expression which has only one
term is known as a monomial.
Examples : 3x4, 3xy, 3x, 8y, etc.
• Binomial Expression
A binomial expression is an algebraic
expression which has two terms, which are
unlike.
Examples: 5xy + 8, xyz + x3, etc.
• Polynomial Expression
In general, an expression with more than one term
with non-negative integral exponents of a variable is
known as a polynomial.
Examples: ax + by + ca, x3 + 2x + 3, etc.
Adding Polynomials
a) add: 5x2+8x2
Notice that the variable part, x2 , does not change. This, in addition to
the commutative and associative properties of addition, allows us to add
polynomials
ANSWER: 5x2+8x2=13x2
b) add: 3x+(4x−5)
The property +(a+b)=a+b , which was derived using the distributive
property, allows us to remove the parentheses so that we can add like
terms
ANSWER: 3x+4x−5=7x-5
c) add: (3x2+3x+5)+(2x2−x−2)
Remove the parentheses and then combine like terms
=3x2+3x+5+2x2−x−2
=3x2+2x2+3x −x+5 −2
=5x2+2x +3
d) add: (−5x2y−2xy2+7xy)+(4x2y+7xy2−3xy)
=−5x2y−2xy2+7xy+4x2y+7xy2−3xy
= −5x2y +4x2y−2xy2 +7xy2+7xy −3xy
= −x2y +5xy2+4xy
e) add: (a−4a3+a5−8)+(−9a5+a4−7a+5+a3)
=a−4a3+a5−8−9a5 −8 +a4−7a+5+a3
= a5 −9a5 +a4 −4a3 +a3 + a −7a −8 +5
= −8a5 +a4 −3a3 −6a −5
Subtracting Polynomials
Subtract the following:
a) 10x−(3x+5)
b) (3x2+3x+5)−(2x2−x−2)
c) (−5x3−2x2+7)−(4x3+7x2−3x+2)
a) 10x−(3x+5)
=10x−3x-5
=7x-5
b) (3x2+3x+5)−(2x2−x−2)
=3x2+3x+5−2x2 +x+2
=x2+4x +7
c) (−5x3−2x2+7)−(4x3+7x2−3x+2)
=−5x3−2x2+7−4x3-7x2+3x-2
=−9x3−9x2+3x+5
Multiplication of Algebraic Expressions
• To find the product of polynomials or other
algebraic equations, we need to use the
distributive property repeatedly.
• When 2 Binomials are to be multiplied, you can
use the FOIL Method ( the product of the two
binomials is the sum of the products of the First
terms, Outer terms, Inner terms, Last terms)
Multiplying a Polynomial by a Monomial
Multiplying a Binomial by a Binomial (Using
Distributive property)
Multiply a Binomial by a Binomial (USING
FOIL)
Multiply a Trinomial by a Binomial
Special Products
These are products which occur very
frequently in Algebra. Special products
follow a definite pattern in solving, so
familiarization with these products will
save you time and effort.
1. (a + b)2
= (a + b) (a + b)
= a(a + b) + b (a + b) = a 2 + ab + ab + b 2
(a + b)2 = a 2 + 2ab + b 2
(2a + 3b)2
=(2a) 2 + 2(2a) (3b) + (3b) 2
= 4a 2 + 12ab + 9b 2
2. (a – b) 2
= (a – b) (a – b)
= a(a – b) – b (a – b)
= a2 – ab – ab + b2
(a – b) 2 = a2 – 2ab + b2
3. (a + b)(a – b)
= a (a – b) + b (a – b)
= a2– ab + ab – b2
(a + b)(a – b)= a2– b2
(7x + 9y) 3
= (7x) 3 + 3(7x) (9y) (7x + 9y) + (9y) 3
= 343 x3 + 189 xy (7x + 9y) + 729y3
= 343x3+ 1323x2 y + 1701xy2 + 729y3
5. (a – b)3= a3 – 3ab(a – b) – b3
(px – yz) 3
= (px) 3 – 3(px) (yz) (px – yz) – (yz) 3
= p3 x3 – 3pxyz (px – yz) – y3 z3
= p3 x3 – 3p2 x2 yz + 3pxy2 z2 – y3 z3
SPECIAL PRODUCTS
1. (a + b)(a – b)= a2– b2
2. (a + b)2 = a 2 + 2ab + b 2
3. (a – b) 2 = a2 – 2ab + b2
4. (a + b)3= a3 + 3ab(a + b) + b3 or a3 + 3a2b+ 3ab2 + b3
5. (a – b)3= a3 – 3ab(a – b) – b3 or a3 - 3a2b+ 3ab2 - b3
FACTORIZATION OF
POLYNOMIALS
• Recall that from 3 × 4 = 12, we say that 3 and 4 are factors of the
product 12. Similarly, in algebra, since (x + y) (x – y) = x2 – y2 , we
say that (x + y) and (x – y) are factors of the product (x2 – y2).
1. x2+2x−15
Okay since the first term is x2 we know that the factoring must take
the form.
x2+2x−15=(x+ ––)(x+ ––)
Determine the two numbers that need to go in the blank spots.
These two numbers must be factors of -15
Possible numbers: (−1)(15) (1)(−15) (−3)(5) (3)(−5)
Use TRIAL and ERROR to get correct factoring form
ANSWER: x2+2x−15=(x−3)(x+5)
2. x2+6x+9
1. x2−20x+100
In this case we’ve got three terms and it’s a quadratic polynomial. Notice
as well that the constant is a perfect square and its square root is 10.
Notice as well that 2(10)=20 and this is the coefficient of the x term. So,
it looks like we’ve got special form. The correct factoring of this
polynomial is,
x2−20x+100=(x−10)2
2. 25x2−9
In this case all that we need to notice is that we’ve got a difference of
perfect squares,
25x2−9=(5x)2−(3)2
ANSWER: 25x2−9=(5x+3)(5x−3)