Big Ideas Math Algebra 1 A Bridge to Success
BI
Big Ideas Math Algebra 1 A Bridge to Success View details
7. Factoring Special Products
Continue to next subchapter

Exercise 3 Page 397

How can we use the known special products patterns?

See solution.

Practice makes perfect

Since we know the special product patterns we can identify if a polynomial fits in one of these, to be later factored accordingly.

Difference of Two Squares Pattern

The product of a sum and difference of two terms gives as result the difference of the squares of the terms. (a+b)(a-b) =a^2-b^2 Therefore, if we have a polynomial which is the difference of two perfect squares, we can factor it as the product of a sum and difference of two terms. For example, consider the polynomial x^2-25. Since both terms are perfect squares, we can factor it as described above.
x^2-25
x^2-5^2
(x+5)(x-5)

Factoring a Perfect Square Trinomial

The process of squaring a binomial gives as result a perfect square trinomial. (a+b)^2 =a^2+2ab+ b^2 (a-b)^2 =a^2-2ab+ b^2 Therefore any perfect square trinomial can be factored as the square of a binomial. Note that a trinomial has to satisfy two conditions to be a perfect square trinomial.

  1. Two of its terms have to be perfect squares.
  2. The other term has to be the sum or difference of two times the product of the square roots of the other terms.

Let's consider the example trinomial shown below. x^2+8x+16 Note that x^2 and 16=4^2 are perfect squares whose square roots are x and 4. Hence, the first condition is satisfied. Furthermore, the middle term 8x equals two times the product of the square roots of the others. 8x &= 2* x*4 8x &= 2* 4* x 8x &= 8x ✓ Therefore the second condition is also satisfied, and we can factor the trinomial as the square of a binomial. x^2+8x+16 ⇔ (x+4)^2 Here, the binomial is a sum of two terms. If the middle term of the trinomial was negative we would have used a negative sign for the square of the binomial instead. x^2 - 8x+16 ⇔ (x - 4)^2