How do you factor 8c^3-8c?

1 Answer
May 21, 2018

See a solution process below:

Explanation:

There common factor for each term is: color(red)(8c):

8c^3 = color(red)(8c) * c^2

8c = color(red)(8c) * 1

We can then factor as:

8c^3 - 8c => (color(red)(8c) * c^2) - (color(red)(8c) * 1) => color(red)(8c)(c^2 - 1)

c^2 - 1 is a special form of the quadratic where:

c^2 - 1 = (c + 1)(c - 1)

color(red)(8c)(c^2 - 1) => color(red)(8c)(c + 1)(c - 1)