157k views
5 votes
How do you factor x³+8? I know how to factor normally, but not this.

1 Answer

3 votes

You can rewrite it as...

x³ + 2³

The sum of cubes formula is a³+b³ = (a + b)(a^2 - ab + b^2)

= (x + 2)(x^2 - 2x + 2^2)

= (x + 2)(x^2 - 2x + 4)

User Dsdsdsdsd
by
8.1k points