INDEX
Numbers and Sets
Complex Numbers
Exponentiation
Algebraic Equations and Inequalities
Functions
Discrete Algebra
Basic Formulas
Graphics of Basic Functions
Algebraic Transformations
Balloon 2

Algebraic Expressions

Basic Definitions

Polynomials

Algebraic Transformations

Outline

Factoring

Factoring Quadratic Polynomials

Factoring Cubic Polynomials

Factor Theorems

Other Transformations

Expanding

Completing Perfect Square

Rationalizing Denominators


Factoring Quadratic Polynomials
Key Topics Remaining:   Factoring Cubic Polynomials » Factor Theorens » Expanding » Completing Perfect Square » Rationalizing Denominators

Problem 1. Factor the difference between two squares,  a2b2.
Solution. First, subtract and add the product  ab:

a2b2 = a2 a b + a bb2.

Then combine the terms by pairs and take out the common factors:

a2a b + a b b2 = (a2a b) + (a b – b2)
= a (a – b) + b (a – b) = (a – b) (a + b).

Therefore,

a2b2 = (ab) (a + b)


Problem 2. Factor the quadratic trinomial,  a2 + 2  a b + b2.
Solution. First, rewrite the term  2 a b  as  a b + a b.
Then combine the terms by pairs and take out the common factors:

a2 + 2 a b + b2 = a2 + a b + a b + b2
= (a2 + a b) + (a b + b2)
= a(a + b) + b (a + b) = (a + b)(a + b).

Therefore, we get the following formula for the perfect square trinomial:

a2 + 2 a b + b2 = (a + b)2

Corollary. Substituting  (–b)  for  b, we obtain the following formula for the difference squared:

a2 – 2 a b + b2 = (a – b)2


Examples
Previous Topic   Next Topic