📚 StudyOS CBSE Class 5–12 AI Tutor

Exploring Algebraic Identities

NCERT Class 9 · Mathematics Based on NCERT Class 9 Mathematics textbook · Free CBSE study kit

Chapter Notes

Algebraic Identities: Complete CBSE Class 9 Notes

Definition and Introduction to Algebraic Identities

An **algebraic identity** is an equation that is true for **all values** of the variables occurring in it. This is different from an algebraic equation, which is true only for specific values of variables.

**Example of equation:** x² – 1 = 24 is true only when x = 5 or x = –5

**Example of identity:** (x + y)² = x² + 2xy + y² is true for all values of x and y

**Key distinction:** Identities are universal truths in algebra, while equations have limited solutions.

---

Identity 1: (a + b)² = a² + 2ab + b²

Geometric Visualization

A square of side (a + b) units can be divided into four parts:

  • One square of side a with area a²
  • One square of side b with area b²
  • Two rectangles of dimensions a × b with total area 2ab
  • Therefore: **(a + b)² = a² + 2ab + b²**

    Algebraic Proof Using Distributive Property

    (a + b)² = (a + b)(a + b)

    = a(a + b) + b(a + b)

    = a² + ab + ba + b²

    = **a² + 2ab + b²**

    Validity for All Number Types

    This identity holds for:

  • Positive numbers: If a = 10, b = 2, then (12)² = 100 + 40 + 4 = 144 ✓
  • Negative numbers: If a = –2, b = –3, then (–5)² = 4 + 12 + 9 = 25 ✓
  • Rational numbers: Works for all fractions
  • Applications

    **Expansion of binomials:**

    (5x + 2y)² = (5x)² + 2(5x)(2y) + (2y)² = 25x² + 20xy + 4y²

    **Numerical calculations:**

    43² = (40 + 3)² = 1600 + 240 + 9 = 1849

    **Important pattern observation:**

  • (a + b)² ≠ a² + b²
  • (a + b)² = a² + b² + 2ab
  • (a + b)² is always greater than a² + b² (when ab > 0)
  • The difference is determined by the term 2ab
  • ---

    Identity 2: (a – b)² = a² – 2ab + b²

    Geometric Visualization

    In a square of side a units, if we remove a smaller section of side b, the remaining area is (a – b)². This can be decomposed as:

  • Area of large square: a²
  • Minus two rectangles of dimensions a × b and b × (a – b)
  • Plus overlap correction: gives us (a – b)² = a² – 2ab + b²
  • Algebraic Proof

    (a – b)² = (a – b)(a – b)

    = a(a – b) – b(a – b)

    = a² – ab – ba + b²

    = **a² – 2ab + b²**

    Comparison with (a + b)²

    The only difference is the **sign of the middle term**:

  • (a + b)²: coefficient is **+2ab**
  • (a – b)²: coefficient is **–2ab**
  • Applications

    **Expansion:**

    (7x – 3y)² = 49x² – 42xy + 9y²

    **Numerical calculations:**

    29² = (30 – 1)² = 900 – 60 + 1 = 841

    ---

    Identity 3: (a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca

    Derivation

    Starting with (a + b + c)², replace (b + c) with d:

    (a + d)² = a² + 2ad + d²

    Substitute back d = (b + c):

    = a² + 2a(b + c) + (b + c)²

    = a² + 2ab + 2ac + b² + 2bc + c²

    **Rearranged form:** (a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca

    Memory Aid

    Terms with squares: a², b², c²

    Terms with products: 2ab + 2bc + 2ca (each pair of variables multiplied by 2)

    Geometric Interpretation

    A square of side (a + b + c) contains:

  • Three small squares of areas a², b², c²
  • Six rectangles of areas ab, ab, bc, bc, ca, ca
  • Total: a² + b² + c² + 2(ab + bc + ca)
  • Application Example

    119² = (100 + 10 + 9)²

    = 10000 + 100 + 81 + 2(1000) + 2(900) + 2(90)

    = 10000 + 100 + 81 + 2000 + 1800 + 180

    = **14161**

    ---

    Identity 4: a² – b² = (a + b)(a – b)

    Proof

    (a + b)(a – b) = a(a – b) + b(a – b)

    = a² – ab + ba – b²

    = **a² – b²**

    Alternative Form (Śhrīdharāchārya's Method, 750 CE)

    a² = (a + b)(a – b) + b²

    This can be rearranged to: **(a + b)(a – b) = a² – b²**

    Application for Quick Calculations

    **Example:** 55² = (55 + 5)(55 – 5) + 5²

    = 60 × 50 + 25

    = 3000 + 25

    = **3025**

    **General pattern for numbers ending in 5:**

  • 35² = 40 × 30 + 25 = 1200 + 25 = 1225
  • 65² = 70 × 60 + 25 = 4200 + 25 = 4225
  • 85² = 90 × 80 + 25 = 7200 + 25 = 7225
  • **Interesting observation:** Numbers ending in 5 always have squares ending in 25

    ---

    Factorization Using (a + b)² = a² + 2ab + b²

    Procedure

    To factor an expression of form a² + 2ab + b²:

    1. Identify if the first and last terms are perfect squares

    2. Check if the middle term equals 2 × (square root of first term) × (square root of last term)

    3. If yes, factor as (a + b)²

    Example 1: x² + 4x + 4

  • First term: x² = (x)²
  • Last term: 4 = (2)²
  • Middle term: 4x = 2(x)(2) ✓
  • **Factor:** (x + 2)²
  • Example 2: 36x² + 12x + 1

  • First term: 36x² = (6x)²
  • Last term: 1 = (1)²
  • Middle term: 12x = 2(6x)(1) ✓
  • **Factor:** (6x + 1)²
  • Example 3: 50p² + 60pq + 18q²

    Step 1: Extract common factor: 2(25p² + 30pq + 9q²)

    Step 2: Factor the trinomial:

  • (25p²) = (5p)²
  • (9q²) = (3q)²
  • 30pq = 2(5p)(3q) ✓
  • **Factor:** 2(5p + 3q)²
  • ---

    Factorization Using (a – b)² = a² – 2ab + b²

    Procedure

    To factor an expression of form a² – 2ab + b²:

    1. Identify if first and last terms are perfect squares

    2. Check if middle term = –2 × (√first term) × (√last term)

    3. If yes, factor as (a – b)²

    Example: 16y² – 24y + 9

  • First term: 16y² = (4y)²
  • Last term: 9 = (3)²
  • Middle term: –24y = –2(4y)(3) ✓
  • **Factor:** (4y – 3)²
  • ---

    Proof of Pattern from Example 1

    **Pattern:** For any three consecutive square numbers, if you add the smallest and largest, then subtract twice the middle square, the result is always 2.

    **Proof using identities:**

    Any three consecutive integers: (n – 1), n, (n + 1)

    Their squares: (n – 1)², n², (n + 1)²

    Sum of smallest and largest:

    (n – 1)² + (n + 1)² = (n² – 2n + 1) + (n² + 2n + 1) = 2n² + 2

    Subtract twice the middle square:

    2n² + 2 – 2n² = **2** ✓

    This proves the pattern algebraically using the (a ± b)² identities.

    ---

    Factorization of Quadratic Expressions Using Algebra Tiles

    Concept

    For expression x² + (a + b)x + ab, the factorization is (x + a)(x + b)

    **Condition:** We must find two numbers whose:

  • Sum = coefficient of x
  • Product = constant term
  • Example: x² + 7x + 12

    **Find a and b such that:**

  • a + b = 7
  • ab = 12
  • **Solution:** a = 3, b = 4

    **Factorization:** (x + 3)(x + 4)

    **Verification:** (x + 3)(x + 4) = x² + 4x + 3x + 12 = x² + 7x + 12 ✓

    Example: x² + 11x + 30

    **Conditions:**

  • a + b = 11
  • ab = 30
  • **Factors of 30:** 1×30, 2×15, 3×10, 5×6

    **Check:** 5 + 6 = 11 and 5 × 6 = 30 ✓

    **Factorization:** (x + 5)(x + 6)

    Example: x² – 5x + 6

    **Conditions:**

  • a + b = –5
  • ab = 6
  • **Solution:** a = –2, b = –3 (both negative)

    **Factorization:** (x – 2)(x – 3)

    ---

    Factorization of Trinomials ax² + bx + c (where a ≠ 1)

    General Form

    (px + a)(qx + b) = pqx² + (pb + qa)x + ab

    Example: 6x² + 7x + 2

    **Method:**

    1. Find two numbers whose product = 6 × 2 = 12 and sum = 7

    2. These are 3 and 4

    3. Split: 6x² + 3x + 4x + 2

    4. Group: 3x(2x + 1) + 2(2x + 1)

    5. **Factor:** (3x + 2)(2x + 1)

    **Verification:** (3x + 2)(2x + 1) = 6x² + 3x + 4x + 2 = 6x² + 7x + 2 ✓

    ---

    Identity 5: (a + b)³ = a³ + 3a²b + 3ab² + b³

    Derivation

    (a + b)³ = (a + b)(a + b)²

    = (a + b)(a² + 2ab + b²)

    Expand using distributive property:

    = a(a² + 2ab + b²) + b(a² + 2ab + b²)

    = a³ + 2a²b + ab² + a²b + 2ab² + b³

    = **a³ + 3a²b + 3ab² + b³**

    Geometric Visualization

    A cube of edge (a + b) can be divided into:

  • One cube of edge a: volume = a³
  • One cube of edge b: volume = b³
  • Three cuboids of dimensions a × a × b: volume = 3a²b
  • Three cuboids of dimensions a × b × b: volume = 3ab²
  • **Total:** (a + b)³ = a³ + 3a²b + 3ab² + b³

    Pattern in Coefficients

    Coefficients: 1, 3, 3, 1 (binomial coefficients from Pascal's triangle)

    Alternate powers of a and b decrease and increase respectively

    ---

    Identity 6: (a – b)³ = a³ – 3a²b + 3ab² – b³

    Derivation

    Replace b with (–b) in (a + b)³:

    (a – b)³ = a³ + 3a²(–b) + 3a(–b)² + (–b)³

    = **a³ – 3a²b + 3ab² – b³**

    Sign Pattern

  • 1st term: positive (a³)
  • 2nd term: negative (–3a²b)
  • 3rd term: positive (3ab²)
  • 4th term: negative (–b³)
  • Signs **alternate** starting with positive

    Example

    (2x – 1)³ = (2x)³ – 3(2x)²(1) + 3(2x)(1)² – (1)³

    = 8x³ – 12x² + 6x – 1

    ---

    Application: Finding Cube Roots and Sides of Cubes

    Example 1: p³ + 6p²q + 12pq² + 8q³

    **Match with (a + b)³ = a³ + 3a²b + 3ab² + b³:**

  • a³ = p³ → a = p
  • b³ = 8q³ → b = 2q
  • Check: 3a²b = 3p²(2q) = 6p²q ✓
  • Check: 3ab² = 3p(2q)² = 12pq² ✓
  • **Side of cube:** (p + 2q) units

    Example 2: 8n³ – 60n²m + 150nm² – 125m³

    **Match with (a – b)³ = a³ – 3a²b + 3ab² – b³:**

  • a³ = 8n³ → a = 2n
  • b³ = 125m³ → b = 5m
  • Check: –3a²b = –3(2n)²(5m) = –60n²m ✓
  • Check: 3ab² = 3(2n)(5m)² = 150nm² ✓
  • **Expression:** (2n – 5m)³

    ---

    Key Exam Tips and Common Mistakes

    **1. Don't confuse (a + b)² with a² + b²**

  • (a + b)² = a² + 2ab + b² (middle term is crucial)
  • Always expand fully before substituting values
  • **2. Sign care in (a – b)²**

  • Middle term is **negative**: –2ab
  • When factoring, both factors must have same sign pattern
  • **3. Factorization procedure**

  • Always check for common factors first (GCF)
  • Then apply appropriate identity
  • Verify by expanding the factors
  • **4. For ax² + bx + c (a ≠ 1)**

  • Find numbers whose product = a × c and sum = b
  • This method works for all quadratic trinomials
  • **5. Cube identities**

  • Memorize the alternating sign pattern for (a – b)³
  • Coefficients are always 1, 3, 3, 1
  • **6. Quick calculations**

  • Use a² – b² for products like 41 × 39 = (40 + 1)(40 – 1) = 1600 – 1 = 1599
  • Use (a ± b)² for squaring numbers close to multiples of 10
  • Use (a + b + c)² when number splits into three parts conveniently
  • **7. Verification**

  • Always expand factored form to verify
  • For identities, test with specific values as check
  • ---

    Summary Table of All Identities

    | Identity | Form | Use |

    |----------|------|-----|

    | (a+b)² | a² + 2ab + b² | Expansion, squaring |

    | (a–b)² | a² – 2ab + b² | Factorization |

    | (a+b+c)² | a² + b² + c² + 2ab + 2bc + 2ca | Three-term squaring |

    | a²–b² | (a+b)(a–b) | Difference of squares |

    | (a+b)³ | a³ + 3a²b + 3ab² + b³ | Cubic expansion |

    | (a–b)³ | a³ – 3a²b + 3ab² – b³ | Cubic factorization |

    These identities form the foundation for advanced algebraic manipulation and are essential for CBSE board examinations.

    MCQs — 10 Questions with Answers

    Q1. Which of the following is an algebraic identity?

    • A. (a + b)² = a² + 2ab + b² ✓
    • B. x² - 1 = 24
    • C. 3x + 5 = 20
    • D. 2y - 3 = 7

    Answer: A — Option A is true for all values of a and b, making it an identity; options B, C, and D are equations true for only specific values.

    Q2. Expand (7x + 4y)² using the identity (a + b)² = a² + 2ab + b².

    • A. 49x² + 16y²
    • B. 49x² + 56xy + 16y² ✓
    • C. 7x² + 4y²
    • D. 49x + 56xy + 16y

    Answer: B — (7x)² + 2(7x)(4y) + (4y)² = 49x² + 56xy + 16y²; option A forgets the 2ab term.

    Q3. Using the identity, calculate 105².

    • A. 11025 ✓
    • B. 11000
    • C. 10900
    • D. 11050

    Answer: A — 105² = (100 + 5)² = 10000 + 1000 + 25 = 11025.

    Q4. Factor the expression x² + 8x + 16 using identities.

    • A. (x + 4)² ✓
    • B. (x + 8)²
    • C. (x + 2)²
    • D. (x + 16)²

    Answer: A — x² + 8x + 16 = (x)² + 2(x)(4) + (4)² matches the pattern a² + 2ab + b², so it equals (x + 4)².

    Q5. Which of the following is NOT correct?

    • A. (a - b)² = a² - 2ab + b²
    • B. (a + b)² = a² + b² + 2ab
    • C. An identity is true for all values of variables ✓
    • D. (a + b)² = (a + b)(a + b) = a² + 2ab + b²

    Answer: C — Option C is incorrect because an identity is true for all values, but an equation is only true for some values—the statement confuses the two concepts; all other options are correct statements about identities.

    Q6. Priya observes that (10 + 3)² = 169 and 10² + 3² = 109. She concludes that (a + b)² is always greater than a² + b². Which statement best explains why this conclusion is not universally true?

    • A. The identity works only for whole numbers
    • B. The difference (a + b)² - (a² + b²) = 2ab, which can be negative if one variable is negative ✓
    • C. The equation (a + b)² = a² + 2ab + b² is not an identity
    • D. Squaring changes the sign of the numbers

    Answer: B — (a + b)² - (a² + b²) = 2ab; if a and b have opposite signs, 2ab < 0, making (a + b)² < a² + b², so the conclusion is not universally true.

    Q7. What is the value of 2ab in the expansion of (4p + 5q)²?

    • A. 20pq
    • B. 40pq ✓
    • C. 8p + 10q
    • D. 9pq

    Answer: B — In (a + b)² = a² + 2ab + b², with a = 4p and b = 5q, the term 2ab = 2(4p)(5q) = 40pq.

    Q8. Factorize 36x² + 12x + 1 and identify its factors.

    • A. (6x - 1)²
    • B. (6x + 1)² ✓
    • C. (3x + 1)²
    • D. (12x + 1)²

    Answer: B — 36x² + 12x + 1 = (6x)² + 2(6x)(1) + 1² matches a² + 2ab + b², so it factors as (6x + 1)².

    Q9. Consider three consecutive square numbers: 16, 25, 36. If you add the smallest and largest, then subtract twice the middle square, what do you get?

    • A. 2 ✓
    • B. 4
    • C. 6
    • D. 0

    Answer: A — Using the pattern: (16 + 36) - 2(25) = 52 - 50 = 2; this follows from (n-1)² + (n+1)² - 2n² = 2 for any n.

    Q10. Which identity would you use to factor the expression 25p² + 30pq + 9q²?

    • A. (a + b)² = a² + 2ab + b² ✓
    • B. (a - b)² = a² - 2ab + b²
    • C. Both identities apply equally
    • D. Neither identity applies

    Answer: A — The expression 25p² + 30pq + 9q² = (5p)² + 2(5p)(3q) + (3q)² matches (a + b)² with positive middle term, so (a + b)² is the correct identity.

    Flashcards

    What is an algebraic identity?

    An equation that is true for all values of the variables occurring in it.

    State the identity for (a + b)².

    (a + b)² = a² + 2ab + b²

    What is the difference between an identity and an equation?

    An identity is true for all values of variables, while an equation is true for only some specific values.

    Expand (5x + 2y)² using the identity.

    (5x + 2y)² = 25x² + 20xy + 4y²

    State the identity for (a - b)².

    (a - b)² = a² - 2ab + b²

    How can you factor x² + 4x + 4?

    Recognize it as (x)² + 2(x)(2) + (2)², so x² + 4x + 4 = (x + 2)².

    When is (a + b)² equal to a² + b²?

    Only when 2ab = 0, which means either a = 0 or b = 0 (or both).

    Calculate 43² using the identity (a + b)² = a² + 2ab + b².

    43² = (40 + 3)² = 1600 + 240 + 9 = 1849

    What must you first check before factoring 50p² + 60pq + 18q² using identities?

    Check if there is a common factor first; here 2 is common, leaving 25p² + 30pq + 9q² = (5p + 3q)².

    In the pattern of three consecutive squares (n-1)², n², (n+1)², why does (n-1)² + (n+1)² - 2n² always equal 2?

    Because (n-1)² + (n+1)² = n² - 2n + 1 + n² + 2n + 1 = 2n² + 2, and subtracting 2n² leaves 2.

    Important Board Questions

    Define an algebraic identity and distinguish it from an algebraic equation with one example each. [2 marks]

    An identity is true for all variable values; an equation is true for specific values only. Example of identity: (a + b)² = a² + 2ab + b²; example of equation: x² - 1 = 24 (true only for x = ±5).

    Using the identity (a + b)² = a² + 2ab + b², expand (3x + 4y)² and verify your answer by direct multiplication. [3 marks]

    Apply the formula with a = 3x and b = 4y to get 9x² + 24xy + 16y². Then verify by multiplying (3x + 4y)(3x + 4y) term by term to confirm the result is identical.

    Prove that for any three consecutive numbers n – 1, n, and n + 1, the sum of their squares (n – 1)² + (n + 1)² minus twice the middle square 2n² always equals 2. Use this to explain the pattern observed in Example 1 of the chapter. [5 marks]

    Expand (n – 1)² and (n + 1)² using the identity (a – b)² = a² – 2ab + b². Add them and subtract 2n² to simplify and prove the result is always 2. This algebraic proof explains why the numerical pattern holds for any set of three consecutive square numbers.

    Next chapterI'm Up and Down, and Round and Round →

    Practice with interactive flashcards, mind maps, upload your own chapters and get AI study kits instantly

    Try StudyOS Free →