How do you factor 4c^3-2c^2-6c4c32c26c?

1 Answer
Aug 30, 2016

4c^3-2c^2-6c=c(2c-3)(2c+2)4c32c26c=c(2c3)(2c+2)

Explanation:

Note that all of the terms are divisible by cc, so we can separate that out as a factor first.

We can then factor the remaining quadratic by completing the square and using the difference of squares identity:

a^2-b^2 = (a-b)(a+b)a2b2=(ab)(a+b)

with a=(2c-1/2)a=(2c12) and b=5/2b=52 as follows:

4c^3-2c^2-6c4c32c26c

=c(4c^2-2c-6)=c(4c22c6)

=c((2c-1/2)^2-1/4-6)=c((2c12)2146)

=c((2c-1/2)^2-25/4)=c((2c12)2254)

=c((2c-1/2)^2-(5/2)^2)=c((2c12)2(52)2)

=c((2c-1/2)-5/2)((2c-1/2)+5/2)=c((2c12)52)((2c12)+52)

=c(2c-3)(2c+2)=c(2c3)(2c+2)