SOLUTION: How do I factor a difference of squares with ( ) in it like this one. (x+3)^2-9

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How do I factor a difference of squares with ( ) in it like this one. (x+3)^2-9       Log On


   



Question 1046681: How do I factor a difference of squares with ( ) in it like this one.
(x+3)^2-9

Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!

(x+3)2-9

One way to do it, until you learn a shorter way,
is to first substitute a single letter, like A,
for the part in parentheses, (x+3), and if you 
need to, you can write 9 as 32.

Then it becomes

A2-32

which factors as

(A-3)(A+3)

Now change the parentheses ( ) to brackets [ ]

[A-3][A+3]

Now put (x+3) in place of the A's

[(x+3)-3][(x+3)+3]

Now remove the ( ) inside

[x+3-3][x+3+3]

Combine like terms:

[x][x+6]

Erase the brackets around the x and change
the brackets around the x+6 to parentheses:

x(x+6)

After you've done enough of these, you can 
shorten the process.

Edwin

Answer by ikleyn(52887) About Me  (Show Source):
You can put this solution on YOUR website!
.
1. The square of the sum formula is                 %28a+%2B+b%29%5E2+=+a%5E2+%2B+2ab+%2Bb%5E2.
      For details and examples of applications of this formula see the lesson The square of the sum formula


2. The square of the difference formula is     %28a+-+b%29%5E2+=+a%5E2+-+2ab+%2Bb%5E2.
      For details and examples of applications of this formula see the lesson The square of the difference formula


3. The difference of squares formula is       a%5E2+-+b%5E2+=+%28a+%2B+b%29%2A%28a-+b%29.
      For details and examples of applications of this formula see the lesson The difference of squares formula