Table of contents |
|
Introduction |
|
Special Products |
|
Important |
|
Product of Sum and Difference of Two Terms |
|
Expansions |
|
Important Formulae to be Memorised |
|
Cubes of Binomials |
|
Application of Formulae |
|
In mathematics, identities are powerful tools that help us simplify and solve algebraic expressions efficiently. This chapter introduces the concept of special products and expansions, which are shortcuts to multiply and expand expressions. By understanding these identities, you can quickly perform calculations involving binomials, trinomials, and higher powers. The chapter covers special products, the product of sum and difference, expansions of squares and cubes, and their applications in solving problems, making algebraic manipulations easier and more efficient.
Example: Multiply (x + 4)(x + 2).
Using the identity (x + a)(x + b) = x² + (a + b)x + ab, where a = 4, b = 2:
- First term: x²
- Middle term: (4 + 2)x = 6x
- Last term: 4 × 2 = 8
- Result: x² + 6x + 8
Example: Multiply (3x + 2y)(4x + 5y).
First term: 3x × 4x = 12x²
Middle term: (3x × 5y) + (2y × 4x) = 15xy + 8xy = 23xy
Third term: 2y × 5y = 10y²
Result: 12x² + 23xy + 10y²
Example: Evaluate 105 × 95.
Rewrite as (100 + 5)(100 - 5).
Using (x + y)(x - y) = x² - y², where x = 100, y = 5:
- x² = 100² = 10000
- y² = 5² = 25
Result: 10000 - 25 = 9975
Example: Expand (2x + 3y)².
Using (a + b)² = a² + 2ab + b², where a = 2x, b = 3y:
- a² = (2x)² = 4x²
- 2ab = 2 × 2x × 3y = 12xy
- b² = (3y)² = 9y²
Result: 4x² + 12xy + 9y²
Memorize these key identities for quick calculations:
Example: Expand (a + 2b - 3c)².
Using (a + b - c)² = a² + b² + c² + 2ab - 2bc - 2ca, where a = a, b = 2b, c = 3c:
- a² = a²
- b² = (2b)² = 4b²
- c² = (3c)² = 9c²
- 2ab = 2 × a × 2b = 4ab
- 2bc = 2 × 2b × 3c = 12bc
- 2ca = 2 × 3c × a = 6ca
Result: a² + 4b² + 9c² + 4ab - 12bc - 6ca
Example: Expand (2x + y)³.
Using (a + b)³ = a³ + 3a²b + 3ab² + b³, where a = 2x, b = y:
- a³ = (2x)³ = 8x³
- 3a²b = 3 × (2x)² × y = 3 × 4x² × y = 12x²y
- 3ab² = 3 × 2x × y² = 6xy²
- b³ = y³
Result: 8x³ + 12x²y + 6xy² + y³
Example: If a + b = 7 and ab = 12, find a² + b².
Using (a + b)² = a² + b² + 2ab:
- (a + b)² = 7² = 49
- 2ab = 2 × 12 = 24
- a² + b² = 49 - 24 = 25
Result: a² + b² = 25
Example : If a + b = 5 and ab = 6, find a³ + b³.
Solution :
(a + b)³ = a³ + b³ + 3ab(a + b)
=> (5)³ = a³ + b³ + 3 × 6 × 5
=> 125 = a³ + b³ + 90
=> a³ + b³ = 35
Example: If a - 1/a = 3; find a³ - 1/a³
Solution :
Since, (a - 1/a)³ = a³ - 1/a³ - 3a(a - 1/a)
(a - 1/a)³ = a³ - 1/a³ - 3a(a - 1/a)
(3)³ = a³ - 1/a³ - 3 × 3 × 3
=> 27 = a³ - 1/a³ - 27
=> a³ - 1/a³ = 54
Example :
The sum of two numbers is 4 and their product is 3. Find :
(i) the sum of their squares.
(ii) the sum of their cubes.
Solution :
Let the numbers be x and y.
Therefore x + y = 4 and xy = 3
To find (i) x² + y² (ii) x³ + y³
(i) x² + y² = x² + y² + 2xy
(x + y)² = x² + y² + 2xy
4² = x² + y² + 2 × 3
16 = x² + y² + 6
x² + y² = 10
(ii) (x + y)³ = x³ + y³ + 3xy(x + y)
4³ = x³ + y³ + 3 × 3 × 4
64 = x³ + y³ + 36
x³ + y³ = 28
23 videos|98 docs|14 tests
|
1. What are the important algebraic identities related to the product of the sum and difference of two terms? | ![]() |
2. How do you expand the expression (x + 3)(x - 3) using algebraic identities? | ![]() |
3. What is the formula for the cube of a binomial and how is it applied? | ![]() |
4. Why is it important to memorize algebraic identities in Class 8 mathematics? | ![]() |
5. Can you give an example of how to apply the formula for the sum and difference of cubes? | ![]() |