How do you factor x^2 - 2c - c^2x22cc2?

1 Answer
Mar 29, 2018

x^2-c(2+c)=[x+sqrt(c(2+c))][x-sqrt(c(2+c))]x2c(2+c)=[x+c(2+c)][xc(2+c)]

Explanation:

We want to factor x^2-2c-c^2x22cc2.

First, let's factor -cc from the last two terms.

x^2-c(2+c)x2c(2+c)

Now picture this expression as the difference of two squares. Don't see it? Well, obviously x^2x2 is the square of xx. But what expression, when squared would give c(2+c)c(2+c)? That would be sqrt(c(2+c))c(2+c) of course!

We know that for the difference of two squares a^2-b^2=(a+b)(a-b)a2b2=(a+b)(ab) so in this case,

x^2-c(2+c)=[x+sqrt(c(2+c))][x-sqrt(c(2+c))]x2c(2+c)=[x+c(2+c)][xc(2+c)].