By Mark Koltko‑Rivera
Updated Aug 30, 2022
In algebra, a binomial is any expression with just two terms, like x + 5. When one or both terms are raised to the third power—such as x³ + 5 or y³ + 27—the expression becomes a cubic binomial. Simplifying these expressions is a common task in algebra, and it can be approached in three primary ways:
Below is a practical, formula‑driven walkthrough that ensures you handle each scenario with confidence.
Determine which of the five basic categories you’re dealing with:
When expanding a sum, apply the binomial theorem: \[(a + b)³ = a³ + 3a²b + 3ab² + b³\]
For a difference, the expansion is: \[(a – b)³ = a³ – 3a²b + 3ab² – b³\]
The sum of two cubes factors neatly: \[a³ + b³ = (a + b)(a² – ab + b²)\]
Similarly, the difference of cubes factors as: \[a³ – b³ = (a – b)(a² + ab + b²)\]
Most binomials that don’t fit the above categories cannot be simplified further. The sole exception is when both terms share a variable, allowing you to factor out the lowest power. For example:
These factorizations reduce the expression to a product of simpler terms, making further manipulation easier.
By following these steps, you’ll consistently arrive at the simplest form of any cubic binomial.