a³ + b³ and a³ - b³ Identities
The sum of cubes and difference of cubes identities are standard algebraic identities used in Class 9 Mathematics for factorising polynomial expressions.
These identities express a³ + b³ and a³ − b³ as products of a linear factor and a quadratic factor. They are essential tools for simplifying higher-degree polynomials and solving equations.
Both identities can be verified by expanding the right-hand side and are frequently used alongside other algebraic identities such as (a + b)³ and (a − b)³.
What is a³ + b³ and a³ − b³ Identities?
Definition: The sum and difference of cubes identities are:
a³ + b³ = (a + b)(a² − ab + b²)
a³ − b³ = (a − b)(a² + ab + b²)
Where:
- a and b are any real numbers or algebraic expressions
- The first factor is a linear binomial (a + b) or (a − b)
- The second factor is a quadratic trinomial with three terms
Important:
- In the sum of cubes, the quadratic factor has a negative middle term (−ab).
- In the difference of cubes, the quadratic factor has a positive middle term (+ab).
- The sign pattern follows: same, opposite, always positive — the first sign matches the original, the middle sign is opposite, and the last term is always positive.
a³ + b³ and a³ - b³ Identities Formula
Key Formulas:
1. Sum of Cubes:
a³ + b³ = (a + b)(a² − ab + b²)
2. Difference of Cubes:
a³ − b³ = (a − b)(a² + ab + b²)
3. Alternative forms using (a + b)³ and (a − b)³:
- a³ + b³ = (a + b)³ − 3ab(a + b)
- a³ − b³ = (a − b)³ + 3ab(a − b)
4. Useful related results:
- If a + b = s and ab = p, then a³ + b³ = s³ − 3ps
- If a − b = d and ab = p, then a³ − b³ = d³ + 3pd
Derivation and Proof
Derivation of a³ + b³ by expanding the right-hand side:
To verify: (a + b)(a² − ab + b²) = a³ + b³
Step-by-step expansion:
- Multiply a with each term in the trinomial:
a × a² = a³
a × (−ab) = −a²b
a × b² = ab² - Multiply b with each term in the trinomial:
b × a² = a²b
b × (−ab) = −ab²
b × b² = b³ - Combine all terms:
a³ − a²b + ab² + a²b − ab² + b³ - Cancel the middle terms:
−a²b + a²b = 0 and ab² − ab² = 0 - Result: a³ + b³
Derivation of a³ − b³ by expanding the right-hand side:
To verify: (a − b)(a² + ab + b²) = a³ − b³
Step-by-step expansion:
- Multiply a with each term:
a × a² = a³
a × ab = a²b
a × b² = ab² - Multiply −b with each term:
−b × a² = −a²b
−b × ab = −ab²
−b × b² = −b³ - Combine all terms:
a³ + a²b + ab² − a²b − ab² − b³ - Cancel the middle terms:
a²b − a²b = 0 and ab² − ab² = 0 - Result: a³ − b³
Types and Properties
Common Forms and Patterns:
1. Direct Substitution
- Replace a and b with numbers or simple variables.
- Example: x³ + 8 = x³ + 2³ = (x + 2)(x² − 2x + 4)
2. Expressions with Coefficients
- Rewrite terms as perfect cubes before applying the identity.
- Example: 27x³ − 64 = (3x)³ − 4³ = (3x − 4)(9x² + 12x + 16)
3. Numerical Simplification
- Used to compute sums or differences of cubes quickly.
- Example: 53³ + 47³ = (53 + 47)(53² − 53 × 47 + 47²) = 100 × (2809 − 2491 + 2209) = 100 × 2527
4. Factorising Polynomial Expressions
- Higher-degree polynomials may contain sum/difference of cubes as a factor.
- Example: x⁶ − 1 = (x³)² − 1² = (x³ − 1)(x³ + 1), then apply both identities.
5. Combined with Other Identities
- a³ + b³ can also be written as (a + b)³ − 3ab(a + b).
- This form is useful when a + b and ab are known but individual values are not.
Solved Examples
Example 1: Example 1: Factorise x³ + 27
Problem: Factorise x³ + 27.
Solution:
Identify:
- x³ + 27 = x³ + 3³ (sum of cubes)
- a = x, b = 3
Apply the identity a³ + b³ = (a + b)(a² − ab + b²):
- = (x + 3)(x² − 3x + 9)
Answer: x³ + 27 = (x + 3)(x² − 3x + 9)
Example 2: Example 2: Factorise 8a³ − 125
Problem: Factorise 8a³ − 125.
Solution:
Identify:
- 8a³ = (2a)³ and 125 = 5³
- This is the difference of cubes with a = 2a, b = 5
Apply the identity a³ − b³ = (a − b)(a² + ab + b²):
- = (2a − 5)((2a)² + (2a)(5) + 5²)
- = (2a − 5)(4a² + 10a + 25)
Answer: 8a³ − 125 = (2a − 5)(4a² + 10a + 25)
Example 3: Example 3: Evaluate 103³ − 3³ using the identity
Problem: Evaluate 103³ − 3³ using the difference of cubes identity.
Solution:
Given:
- a = 103, b = 3
Apply a³ − b³ = (a − b)(a² + ab + b²):
- (103 − 3) = 100
- 103² = 10609
- 103 × 3 = 309
- 3² = 9
- a² + ab + b² = 10609 + 309 + 9 = 10927
- 103³ − 3³ = 100 × 10927 = 1,092,700
Answer: 103³ − 3³ = 1,092,700
Example 4: Example 4: Factorise 64x³ + 343y³
Problem: Factorise 64x³ + 343y³.
Solution:
Identify:
- 64x³ = (4x)³ and 343y³ = (7y)³
- a = 4x, b = 7y
Apply a³ + b³ = (a + b)(a² − ab + b²):
- = (4x + 7y)((4x)² − (4x)(7y) + (7y)²)
- = (4x + 7y)(16x² − 28xy + 49y²)
Answer: 64x³ + 343y³ = (4x + 7y)(16x² − 28xy + 49y²)
Example 5: Example 5: Simplify (x + y)³ − (x − y)³
Problem: Simplify (x + y)³ − (x − y)³.
Solution:
Let:
- a = (x + y), b = (x − y)
Apply a³ − b³ = (a − b)(a² + ab + b²):
- a − b = (x + y) − (x − y) = 2y
- a² = (x + y)² = x² + 2xy + y²
- ab = (x + y)(x − y) = x² − y²
- b² = (x − y)² = x² − 2xy + y²
- a² + ab + b² = (x² + 2xy + y²) + (x² − y²) + (x² − 2xy + y²) = 3x² + y²
- Result = 2y(3x² + y²)
Answer: (x + y)³ − (x − y)³ = 2y(3x² + y²)
Example 6: Example 6: If a + b = 10 and ab = 21, find a³ + b³
Problem: If a + b = 10 and ab = 21, find the value of a³ + b³.
Solution:
Given:
- a + b = 10
- ab = 21
Using the identity: a³ + b³ = (a + b)³ − 3ab(a + b)
- (a + b)³ = 10³ = 1000
- 3ab(a + b) = 3 × 21 × 10 = 630
- a³ + b³ = 1000 − 630 = 370
Answer: a³ + b³ = 370
Example 7: Example 7: Factorise x⁶ − 1 completely
Problem: Factorise x⁶ − 1 completely.
Solution:
Step 1: Write as difference of squares:
- x⁶ − 1 = (x³)² − 1² = (x³ − 1)(x³ + 1)
Step 2: Factorise x³ − 1 (difference of cubes):
- x³ − 1 = (x − 1)(x² + x + 1)
Step 3: Factorise x³ + 1 (sum of cubes):
- x³ + 1 = (x + 1)(x² − x + 1)
Final Answer: x⁶ − 1 = (x − 1)(x + 1)(x² + x + 1)(x² − x + 1)
Example 8: Example 8: Verify that 1³ + 2³ + 3³ ... can use the identity
Problem: Using the sum of cubes identity, evaluate 11³ + 9³.
Solution:
Given:
- a = 11, b = 9
Apply a³ + b³ = (a + b)(a² − ab + b²):
- a + b = 11 + 9 = 20
- a² = 121
- ab = 99
- b² = 81
- a² − ab + b² = 121 − 99 + 81 = 103
- 11³ + 9³ = 20 × 103 = 2060
Verification: 11³ = 1331, 9³ = 729. Sum = 1331 + 729 = 2060. ✓
Answer: 11³ + 9³ = 2060
Example 9: Example 9: If a − b = 4 and ab = 12, find a³ − b³
Problem: If a − b = 4 and ab = 12, find the value of a³ − b³.
Solution:
Given:
- a − b = 4
- ab = 12
Using the identity: a³ − b³ = (a − b)³ + 3ab(a − b)
- (a − b)³ = 4³ = 64
- 3ab(a − b) = 3 × 12 × 4 = 144
- a³ − b³ = 64 + 144 = 208
Answer: a³ − b³ = 208
Example 10: Example 10: Factorise 2x³ + 54
Problem: Factorise 2x³ + 54.
Solution:
Step 1: Take out the common factor:
- 2x³ + 54 = 2(x³ + 27)
Step 2: Recognise x³ + 27 = x³ + 3³ (sum of cubes):
- x³ + 27 = (x + 3)(x² − 3x + 9)
Answer: 2x³ + 54 = 2(x + 3)(x² − 3x + 9)
Real-World Applications
Applications of a³ + b³ and a³ − b³ Identities:
- Factorisation of Polynomials: These identities are the primary tool for factorising cubic expressions into linear and quadratic factors. They appear directly in NCERT exercises on polynomial factorisation.
- Simplifying Algebraic Fractions: When a³ + b³ or a³ − b³ appears in the numerator or denominator, factorising allows cancellation of common factors.
- Solving Cubic Equations: Equations of the form x³ = k can be rearranged to x³ − k = 0 and factorised using the difference of cubes identity to find all roots.
- Number Theory and Mental Arithmetic: Quick evaluation of expressions like 99³ + 1³ or 50³ − 30³ without computing individual cubes.
- Physics and Engineering: Volume difference calculations for hollow cubes and cubic containers use these identities for efficient computation.
- Higher Mathematics: These identities extend to sum/difference of nth powers and form the basis for factoring patterns in abstract algebra.
Key Points to Remember
- a³ + b³ = (a + b)(a² − ab + b²) — sum of cubes identity.
- a³ − b³ = (a − b)(a² + ab + b²) — difference of cubes identity.
- The sign of the middle term in the quadratic factor is always opposite to the sign in the linear factor.
- The last term in the quadratic factor (b²) is always positive.
- To apply these identities, first rewrite each term as a perfect cube.
- Always check for a common factor before applying the identity (e.g., 2x³ + 16 = 2(x³ + 8)).
- Alternative form: a³ + b³ = (a + b)³ − 3ab(a + b). Useful when a + b and ab are given.
- Alternative form: a³ − b³ = (a − b)³ + 3ab(a − b). Useful when a − b and ab are given.
- x⁶ − 1 can be factorised using both identities after first applying difference of squares.
- These identities are NOT the same as (a + b)³ or (a − b)³. Do not confuse them.
Practice Problems
- Factorise: x³ + 64
- Factorise: 27a³ − 8b³
- Evaluate 51³ + 49³ using the sum of cubes identity.
- If a + b = 7 and ab = 12, find a³ + b³.
- Factorise completely: 3x³ − 81y³
- Simplify: (2x + 3y)³ − (2x − 3y)³
- If a − b = 5 and ab = 6, find a³ − b³.
- Factorise: x⁹ + y⁹ [Hint: write as (x³)³ + (y³)³]
Frequently Asked Questions
Q1. What is the formula for a³ + b³?
a³ + b³ = (a + b)(a² − ab + b²). The linear factor (a + b) has the same sign as the original expression. The quadratic factor has the middle term with the opposite sign.
Q2. What is the formula for a³ − b³?
a³ − b³ = (a − b)(a² + ab + b²). The linear factor preserves the subtraction sign. The quadratic factor has all positive terms.
Q3. How do you remember the sign pattern in these identities?
Use the rule: Same, Opposite, Always Positive (SOAP). The first sign in the quadratic matches the original, the middle sign is opposite, and the last term is always +b².
Q4. What is the difference between (a + b)³ and a³ + b³?
(a + b)³ = a³ + 3a²b + 3ab² + b³ (expansion of the cube of a binomial). a³ + b³ = (a + b)(a² − ab + b²) (sum of two cubes). They are different expressions: (a + b)³ ≠ a³ + b³.
Q5. Can a³ + b³ ever be factorised further?
The quadratic factor (a² − ab + b²) in the sum of cubes has discriminant D = a² − 4(1)(b²) = −3b², which is negative for all real b ≠ 0. Therefore, it cannot be factorised further over the real numbers.
Q6. How do you factorise 8x³ + 27?
Write 8x³ = (2x)³ and 27 = 3³. Then apply the sum of cubes: (2x + 3)((2x)² − (2x)(3) + 3²) = (2x + 3)(4x² − 6x + 9).
Q7. Is a³ + b³ in the CBSE Class 9 syllabus?
Yes. The a³ + b³ and a³ − b³ identities are part of the CBSE Class 9 syllabus under the chapter on Polynomials. They are used for factorisation of algebraic expressions.
Q8. How is a³ + b³ related to (a + b)³?
They are related by: a³ + b³ = (a + b)³ − 3ab(a + b). This form is useful when the values of (a + b) and ab are known but individual values of a and b are not.
Q9. Can these identities be used with negative numbers?
Yes. If b is negative, a³ + (−b)³ = a³ − b³, which converts a sum of cubes into a difference of cubes. The identities work for all real values of a and b.
Q10. How do you evaluate 100³ − 1 quickly?
Write as 100³ − 1³. Apply a³ − b³ = (a − b)(a² + ab + b²) = (99)(10000 + 100 + 1) = 99 × 10101 = 999,999.
Related Topics
- (a + b)³ and (a - b)³ Identities
- Algebraic Identities (Extended)
- Factorisation of Polynomials
- (a² - b²) Identity
- Polynomials in One Variable
- Degree of a Polynomial
- Types of Polynomials
- Value of a Polynomial
- Zeroes of a Polynomial
- Remainder Theorem
- Factor Theorem
- Zeroes of Quadratic Polynomial
- Relationship Between Zeroes and Coefficients
- Sum and Product of Zeroes










