A monomial is a product of numbers and variables raised to natural powers. A polynomial is a sum of monomials.
An identity transformation that transforms a polynomial into a product of several factors is called factorization. There are three main ways to factor polynomials: factoring out a common factor, abbreviated multiplication formulas, and the grouping method.
Abbreviated multiplication formulas
a
2 – b
2 = (a - b)(a + b)
a
3 – b
3 = (a - b)( a
2 + ab + b
2)
a
3 + b
3 = (a + b)( a
2 - ab + b
2)
Examples of the application of abbreviated multiplication formulas for factorization
1) a
4 – 16 = (a
2–4)(a
2+4) = (a–2)(a+2)(a
2+4).
2) c
6 – 1 = (
3– 1)(
3+1) = (–1)(
2++1)(+1)(
2–+1).
3) a
8 – 1 = (a
4–1)(a
4+1) = (a
2–1)(a
2+1)(a
4+1) = (a–1)(a+1)(a
2+1)(a
4+1).
Examples of a combination of factoring out a common factor and grouping terms
1) 10ay – bx + 2ax – 5by = (10ay–5by) + (2ax–bx) = 5y(2a–b) + x(2a–b) = (2a–b)(5y+x).
2) 16ab
2 - 10c
3 + 32ac
2 - 5b
2c = (16ab
2+32ac
2) – (5b
2c+10c
3) = 16a(b
2+2c
2) – 5c(b
2+2c
2) = (b
2+2c
2)(16a–5c).