SOLUTION: use the difference of squares pattern to factor the following. (x+6)^2 - (x+9)^2.
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: use the difference of squares pattern to factor the following. (x+6)^2 - (x+9)^2.
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 43820
:
use the difference of squares pattern to factor the following.
(x+6)^2 - (x+9)^2.
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
From
(x+6)^2 - (x+9)^2
we recognize it is in the pattern
a^2 - b^2 = (a + b)(a - b)
and so we can factor it like that
[(x+6)+(x+9)][(x+6)-(x+9)] =
(2x+15)(-3) =
-6x - 45