Algebraic Expressions-Notes
Algebraic Expressions-Notes
3 Algebraic Expressions
Adding and Subtracting Polynomials
EXAMPLES:
1. (x3 − 6x2 + 2x + 4) + (x3 + 5x2 − 7x) = (x3 + x3 ) + (−6x2 + 5x2 ) + (2x − 7x) + 4
= 2x3 − x2 − 5x + 4
2. (x3 − 6x2 + 2x + 4) − (x3 + 5x2 − 7x) = x3 − 6x2 + 2x + 4 − x3 − 5x2 + 7x
= (x3 − x3 ) + (−6x2 − 5x2 ) + (2x + 7x) + 4
= −11x2 + 9x + 4
3. x3 − 6x2 + 2x + 4 − x3 + 5x2 − 7x = (x3 − x3 ) + (−6x2 + 5x2 ) + (2x − 7x) + 4
= −x2 − 5x + 4
4. 5(3t − 4) − (t2 + 2) − 2t(t − 3) = 15t − 20 − t2 − 2 − 2t2 + 6t
= (−t2 − 2t2 ) + (15t + 6t) − 20 − 2
= −3t2 + 21t − 22
1
Multiplying Algebraic Expressions
EXAMPLES:
1. (2x + 1)(3x − 5) = 2x(3x − 5) + 1(3x − 5)
= (2x · 3x − 2x · 5) + (1 · 3x − 1 · 5)
= (6x2 − 10x) + (3x − 5)
= 6x2 − 10x + 3x − 5
= 6x2 − 7x − 5
2. (2x − 3)(x2 − 5x + 4) = 2x(x2 − 5x + 4) − 3(x2 − 5x + 4)
= (2x · x2 − 2x · 5x + 2x · 4) − (3 · x2 − 3 · 5x + 3 · 4)
= (2x3 − 10x2 + 8x) − (3x2 − 15x + 12)
= 2x3 − 10x2 + 8x − 3x2 + 15x − 12
= 2x3 − 13x2 + 23x − 12
EXAMPLES:
1. (3x + 5)2 = (3x)2 + 2(3x)(5) + 52 = 9x2 + 30x + 25
2
Factoring Common Factors
EXAMPLES:
1. 3x2 − 6x = 3x(x − 2)
2. 8x4 y 2 + 6x3 y 3 − 2xy 4 = (2xy 2 )(4x3 ) + (2xy 2 )(3x2 y) + (2xy 2 )(−y 2 ) = 2xy 2 (4x3 + 3x2 y − y 2 )
Factoring Trinomials
To factor a trinomial of the form x2 + bx + c, we note that
(x + r)(x + s) = x2 + (r + s)x + rs
so we need to choose numbers r and s so that r + s = b and rs = c.
EXAMPLES: We have
x2 + 7x + 12 = (x + 3)(x + 4) x2 − 2x − 3 = (x − 3)(x + 1)
To factor a trinomial of the form ax2 + bx + c with a 6= 1, we look for factors of the form px + r
and qx + s:
ax2 + bx + c = (px + r)(qx + s) = pqx2 + (ps + qr)x + rs
Therefore, we try to find numbers p, q, r, and s such that
pq = a, rs = c, ps + qr = b.
If these numbers are all integers, then we will have a limited number of possibilities to try for
p, q, r, and s.
= [(5a + 1) − 3][(5a + 1) + 1]
= (5a − 2)(5a + 2)
3
Special Factoring Formulas
EXAMPLES:
1. 4x2 − 25 = (2x)2 − 52 = (2x − 5)(2x + 5)
2. (x + y)2 − z 2 = (x + y − z)(x + y + z)
3. 27x3 − 1 = (3x)3 − 13 = (3x − 1)[(3x)2 + (3x)(1) + 12 ] = (3x − 1)(9x2 + 3x + 1)
4. x6 + 8 = (x2 )3 + 23 = (x2 + 2)(x4 − 2x2 + 4)
5. x2 + 6x + 9 = x2 + 2(x)(3) + 32 = (x + 3)2
6. 4x2 − 4xy + y 2 = (2x)2 − 2(2x)(y) + y 2 = (2x − y)2
= 2(2 + x)−2/3 (1 + x)