askvity

How to Factor a Sum of Cubes?

Published in Factoring Algebra 2 mins read

To factor a sum of cubes, use the following formula: a3 + b3 = (a + b)(a2 - ab + b2).

Here's a breakdown of the process:

  1. Identify 'a' and 'b': Recognize that you have an expression in the form of something cubed plus something else cubed (a3 + b3). Determine what 'a' and 'b' are by taking the cube root of each term.

  2. Apply the Formula: Substitute 'a' and 'b' into the formula (a + b)(a2 - ab + b2).

  3. Simplify: Simplify the resulting expression.

Example:

Let's factor x3 + 8.

  1. Identify 'a' and 'b':

    • a3 = x3 => a = x
    • b3 = 8 => b = 2 (since 23 = 8)
  2. Apply the Formula:

    • (a + b)(a2 - ab + b2) = (x + 2)(x2 - x(2) + 22)
  3. Simplify:

    • (x + 2)(x2 - 2x + 4)

Therefore, x3 + 8 factors to (x + 2)(x2 - 2x + 4).

Key Points:

  • The quadratic factor (a2 - ab + b2) resulting from factoring a sum of cubes usually cannot be factored further using real numbers.
  • Remember the formula! It's the key to factoring sums of cubes.

Difference of Cubes Formula (for comparison):

It's helpful to remember the difference of cubes formula as well: a3 - b3 = (a - b)(a2 + ab + b2). Notice the sign changes are consistent.

Related Articles