HomeCBSEClass 9Maths › Exploring Algebraic Identities
CBSE · Class 9 · 🧮 Maths · Chapter 4

Exploring Algebraic Identities

Algebraic IdentitiesVisualising IdentitiesFactorisation using IdentitiesIdentities for three termsCubic Identities

Chapter 4, 'Exploring Algebraic Identities', delves into fundamental algebraic equations that hold true for all variable values. Students learn to visualise identities like (a+b)² and (a-b)² using geometrical models and algebra tiles. The chapter also covers factorisation of algebraic expressions using these identities, including trinomials of the form x² + (a+b)x + ab. Furthermore, it introduces advanced identities such as (a+b+c)² and (a+b)³, and their applications in simplifying rational expressions. Understanding these identities is crucial for building a strong foundation in algebra and solving complex mathematical problems efficiently.

Algebraic Identities ka Introduction

Algebraic Identity ek equation hoti hai jo variables ki har value ke liye true hoti hai. Equation aur Identity mein yahi main difference hai. Equation kuch specific values ke liye true hoti hai, jabki identity sabhi values ke liye.

  • Example:
  • \(x+1=5\) ek equation hai, jo sirf \(x=4\) ke liye true hai.
  • \((x+1)^2 = x^2+2x+1\) ek identity hai, jo \(x\) ki har value ke liye true hai.
  • Importance:
  • Calculations ko simplify karti hain.
  • Algebraic expressions ko factorise aur expand karne mein help karti hain.
  • Higher mathematics mein base provide karti hain.
📖Definition

Algebraic Identity: Ek equation jo usmein use hone wale variables ki har value ke liye true hoti hai.

Remember

Identity \( = \) Always True Equation. Equation \( = \) Sometimes True Equation.

Basic Identities aur Geometrical Visualisation

Humne pehle bhi kuch basic identities padhi hain. Inko geometrically visualize karna inki understanding ko strong karta hai.

Identity 1: \((a+b)^2 = a^2 + 2ab + b^2\)

  • Geometrical Proof:
  1. Ek square banao jiski side length \((a+b)\) ho.
  2. Is square ko do chote squares aur do rectangles mein divide karo.
  3. Ek square ki side \(a\) hogi, area \(a^2\).
  4. Dusre square ki side \(b\) hogi, area \(b^2\).
  5. Do rectangles honge, har ek ki sides \(a\) aur \(b\), so area \(ab\) each.
  6. Total area of big square \((a+b)^2\) = Sum of areas of all smaller parts \( = a^2 + b^2 + ab + ab = a^2 + 2ab + b^2\).
  • Application: Numerical calculations ko simplify karna. Jaise \((103)^2 = (100+3)^2\).

Identity 2: \((a-b)^2 = a^2 - 2ab + b^2\)

  • Derivation: Identity 1 mein \(b\) ko \(-b\) se replace karke ya geometrical method se bhi derive kar sakte hain.
  • \((a+(-b))^2 = a^2 + 2a(-b) + (-b)^2 = a^2 - 2ab + b^2\).
  • Geometrical Visualisation: Ek square of side \(a\) lo. Usmein se ek strip of width \(b\) hata do. Bacha hua area \((a-b)^2\) ko represent karta hai. [IMAGE: TODO: Geometrical representation of (a-b)^2]

Identity 3: \(a^2 - b^2 = (a-b)(a+b)\)

  • Derivation: RHS ko expand karke:

\((a-b)(a+b) = a(a+b) - b(a+b) = a^2+ab - ba-b^2 = a^2-b^2\).

  • Geometrical Visualisation: Ek square of side \(a\) mein se ek square of side \(b\) remove karo. Remaining area \(a^2-b^2\) ko do rectangles mein rearrange karke \((a-b)(a+b)\) show kar sakte hain. [IMAGE: TODO: Geometrical representation of a^2-b^2]
  • Application: Factorisation aur numerical simplification. Jaise \(99^2 - 1^2 = (99-1)(99+1) = 98 \times 100 = 9800\).
🧮Formula

Basic Identities:

  1. \((a+b)^2 = a^2 + 2ab + b^2\)
  2. \((a-b)^2 = a^2 - 2ab + b^2\)
  3. \(a^2 - b^2 = (a-b)(a+b)\)
💡Tip

Geometrical proofs direct exam mein kam aate hain, but conceptual clarity ke liye bahut important hain. Inko samajh ke rakhna.

Identity: \((x+a)(x+b)\)

Yeh identity quadratic expressions ko factorise karne aur products ko expand karne mein use hoti hai.

  • Derivation: Distributive property se:

\((x+a)(x+b) = x(x+b) + a(x+b)\) \( = x^2 + xb + ax + ab\) \( = x^2 + (a+b)x + ab\)

  • Formula: \((x+a)(x+b) = x^2 + (a+b)x + ab\)
  • Application:
  • Expansion: \((x+3)(x+4) = x^2 + (3+4)x + (3)(4) = x^2 + 7x + 12\).
  • Factorisation: \(x^2 + 7x + 12\) ko factorise karne ke liye, humein aise do numbers \(a\) aur \(b\) dhundhne hain jinka sum \(7\) ho aur product \(12\) ho. (Numbers are 3 and 4). So, \(x^2 + 7x + 12 = (x+3)(x+4)\).
  • Splitting the Middle Term: Quadratic expressions \(ax^2+bx+c\) ko factorise karne ka yeh ek common method hai. \(bx\) ko do terms mein split karte hain, jinka sum \(b\) ho aur product \(ac\) ho.
  • Steps for \(x^2+bx+c\):
  1. Do numbers \(p\) aur \(q\) dhundo such that \(p+q=b\) aur \(pq=c\).
  2. Middle term \(bx\) ko \(px+qx\) mein split karo.
  3. Common factors leke factorise karo.
  • Example: Factorise \(x^2 + 5x + 6\)
  1. \(p+q=5\), \(pq=6\). Numbers are 2 and 3.
  2. \(x^2 + 2x + 3x + 6\)
  3. \(x(x+2) + 3(x+2)\)
  4. \((x+2)(x+3)\)
🧮Formula

Identity: \((x+a)(x+b) = x^2 + (a+b)x + ab\)

🚧Misconception

Students aksar \((a+b)\) aur \(ab\) ko confuse kar dete hain. Hamesha yaad rakho, middle term \(x\) ka coefficient sum hota hai, aur constant term product hota hai.

Identity: \((a+b+c)^2\)

Jab teen terms ka square find karna ho, toh yeh identity use hoti hai.

  • Derivation:

\((a+b+c)^2 = ((a+b)+c)^2\) Let \((a+b) = x\). Then \((x+c)^2 = x^2 + 2xc + c^2\) Substitute \(x = (a+b)\) back: \((a+b)^2 + 2(a+b)c + c^2\) \( = (a^2+2ab+b^2) + 2ac+2bc + c^2\) \( = a^2+b^2+c^2+2ab+2bc+2ca\)

  • Formula: \((a+b+c)^2 = a^2+b^2+c^2+2ab+2bc+2ca\)
  • Application: Expressions ko expand karna aur kabhi-kabhi factorise karna (jab expression is form mein ho).
  • Example: \((x+2y+3z)^2\)

\( = x^2 + (2y)^2 + (3z)^2 + 2(x)(2y) + 2(2y)(3z) + 2(3z)(x)\) \( = x^2 + 4y^2 + 9z^2 + 4xy + 12yz + 6zx\)

🧮Formula

Identity: \((a+b+c)^2 = a^2+b^2+c^2+2ab+2bc+2ca\)

Remember

Is identity mein har term ka square aur har pair ka twice product aata hai.

Cubic Identities: \((a+b)^3\) aur \((a-b)^3\)

Yeh identities cubes of binomials ko expand karne ke liye use hoti hain.

Identity 1: \((a+b)^3 = a^3 + b^3 + 3ab(a+b)\)

  • Derivation:

\((a+b)^3 = (a+b)^2 (a+b)\) \( = (a^2+2ab+b^2)(a+b)\) \( = a(a^2+2ab+b^2) + b(a^2+2ab+b^2)\) \( = a^3+2a^2b+ab^2 + a^2b+2ab^2+b^3\) \( = a^3 + 3a^2b + 3ab^2 + b^3\) \( = a^3 + b^3 + 3ab(a+b)\) (Common term \(3ab\) leke)

  • Formula: \((a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3\) or \(a^3 + b^3 + 3ab(a+b)\)

Identity 2: \((a-b)^3 = a^3 - b^3 - 3ab(a-b)\)

  • Derivation: \((a+b)^3\) mein \(b\) ko \(-b\) se replace karke:

\((a+(-b))^3 = a^3 + (-b)^3 + 3a(-b)(a+(-b))\) \( = a^3 - b^3 - 3ab(a-b)\) \( = a^3 - b^3 - 3a^2b + 3ab^2\)

  • Formula: \((a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3\) or \(a^3 - b^3 - 3ab(a-b)\)
  • Application:
  • Expansion: \((2x+3y)^3 = (2x)^3 + (3y)^3 + 3(2x)(3y)(2x+3y)\)

\( = 8x^3 + 27y^3 + 18xy(2x+3y)\) \( = 8x^3 + 27y^3 + 36x^2y + 54xy^2\)

  • Numerical Calculation: \((99)^3 = (100-1)^3 = 100^3 - 1^3 - 3(100)(1)(100-1)\)

\( = 1000000 - 1 - 300(99)\) \( = 999999 - 29700 = 970299\)

🧮Formula

Cubic Identities:

  1. \((a+b)^3 = a^3 + b^3 + 3ab(a+b)\) or \(a^3 + 3a^2b + 3ab^2 + b^3\)
  2. \((a-b)^3 = a^3 - b^3 - 3ab(a-b)\) or \(a^3 - 3a^2b + 3ab^2 - b^3\)
💡Tip

In identities ko expand form aur factorised form dono mein yaad rakho, depending on question ki requirement.

Factorisation Identities: \((a^3+b^3)\) aur \((a^3-b^3)\)

Yeh identities cubic expressions ko factorise karne ke liye use hoti hain. Inko cubic binomial identities se confuse mat karna.

Identity 1: \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)

  • Derivation: Hum jante hain \((a+b)^3 = a^3 + b^3 + 3ab(a+b)\)

Rearranging terms: \(a^3 + b^3 = (a+b)^3 - 3ab(a+b)\) Common factor \((a+b)\) leke: \(a^3 + b^3 = (a+b)[(a+b)^2 - 3ab]\) \( = (a+b)[a^2+2ab+b^2 - 3ab]\) \( = (a+b)(a^2 - ab + b^2)\)

  • Formula: \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)

Identity 2: \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)

  • Derivation: Hum jante hain \((a-b)^3 = a^3 - b^3 - 3ab(a-b)\)

Rearranging terms: \(a^3 - b^3 = (a-b)^3 + 3ab(a-b)\) Common factor \((a-b)\) leke: \(a^3 - b^3 = (a-b)[(a-b)^2 + 3ab]\) \( = (a-b)[a^2-2ab+b^2 + 3ab]\) \( = (a-b)(a^2 + ab + b^2)\)

  • Formula: \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
  • Application:
  • Factorise: \(8x^3 + 27y^3 = (2x)^3 + (3y)^3\)

\( = (2x+3y)((2x)^2 - (2x)(3y) + (3y)^2)\) \( = (2x+3y)(4x^2 - 6xy + 9y^2)\)

  • Factorise: \(x^3 - 64 = x^3 - 4^3\)

\( = (x-4)(x^2 + x(4) + 4^2)\) \( = (x-4)(x^2 + 4x + 16)\)

🧮Formula

Factorisation Identities (Cubic):

  1. \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)
  2. \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
🚧Misconception

Sign errors! \(a^3+b^3\) mein \((a+b)\) aur \(-ab\) hota hai. \(a^3-b^3\) mein \((a-b)\) aur \(+ab\) hota hai. Signs ko carefully yaad rakho.

Special Identity: \((a^3+b^3+c^3-3abc)\)

Yeh identity thodi complex hai but bahut important hai, especially for factorisation of cubic trinomials.

  • Formula: \(a^3+b^3+c^3-3abc = (a+b+c)(a^2+b^2+c^2-ab-bc-ca)\)
  • Derivation (Brief Idea): Yeh derivation thoda lamba hai, but isko \((a+b)^3\) identity aur \(a^3+b^3\) identity ko combine karke derive kiya ja sakta hai. Basically, \(a^3+b^3+c^3-3abc\) ko \((a+b)^3+c^3-3ab(a+b)-3abc\) likh kar, phir \(X^3+Y^3\) form mein factorise kiya jata hai.
  • Special Case:
  • Agar \(a+b+c=0\) ho, toh identity ka RHS \(0\) ho jayega.
  • Iska matlab, agar \(a+b+c=0\), then \(a^3+b^3+c^3-3abc = 0\).
  • So, if \(a+b+c=0\), then \(a^3+b^3+c^3 = 3abc\).
  • Yeh special case numerical problems mein bahut use hota hai.
  • Application:
  • Factorise: \(x^3+y^3+z^3-3xyz\) is already in the form.
  • Evaluate: \((10)^3 + (-7)^3 + (-3)^3\)

Yahan \(a=10, b=-7, c=-3\). Check \(a+b+c = 10 + (-7) + (-3) = 10 - 7 - 3 = 0\). Since \(a+b+c=0\), then \(a^3+b^3+c^3 = 3abc\). \( = 3(10)(-7)(-3)\) \( = 3(10)(21) = 30 \times 21 = 630\).

🧮Formula

Special Identity: \(a^3+b^3+c^3-3abc = (a+b+c)(a^2+b^2+c^2-ab-bc-ca)\)

Important Special Case: If \(a+b+c=0\), then \(a^3+b^3+c^3 = 3abc\)

💡Tip

Is identity ka special case \(a+b+c=0 \implies a^3+b^3+c^3 = 3abc\) bahut frequent board exam question hai. Isko hamesha check karna.

Identities ka Application: Factorisation aur Simplification

Identities sirf expansion ke liye nahi, balki factorisation aur complex expressions ko simplify karne ke liye bhi use hoti hain.

  • Factorisation Steps (General):
  1. Common Factor: Sabse pehle common factor dhundo.
  2. Identity Recognition: Dekho kya expression kisi standard identity ke form mein hai.
  • \(A^2+2AB+B^2 \implies (A+B)^2\)
  • \(A^2-2AB+B^2 \implies (A-B)^2\)
  • \(A^2-B^2 \implies (A-B)(A+B)\)
  • \(x^2+(A+B)x+AB \implies (x+A)(x+B)\) (Middle term splitting)
  • \(A^3+B^3 \implies (A+B)(A^2-AB+B^2)\)
  • \(A^3-B^3 \implies (A-B)(A^2+AB+B^2)\)
  • \(A^3+B^3+C^3-3ABC \implies (A+B+C)(A^2+B^2+C^2-AB-BC-CA)\)
  1. Grouping: Agar identity directly apply nahi ho rahi, toh terms ko group karke common factors ya identities banao.
  • Simplification of Rational Expressions:
  • Rational expression \(\frac{P(x)}{Q(x)}\) ko simplify karne ke liye, numerator aur denominator ko factorise karte hain.
  • Phir common factors ko cancel out karte hain (provided common factor zero na ho).
  • Example: Simplify \(\frac{x^2-4}{x^2+4x+4}\)

Numerator: \(x^2-4 = (x-2)(x+2)\) (using \(a^2-b^2\)) Denominator: \(x^2+4x+4 = (x+2)^2\) (using \((a+b)^2\)) So, \(\frac{(x-2)(x+2)}{(x+2)(x+2)} = \frac{x-2}{x+2}\) (provided \(x+2 \neq 0\) i.e., \(x \neq -2\))

  • Numerical Simplification: Identities ko numbers ke calculations mein bhi use karte hain.
  • \(105 \times 95 = (100+5)(100-5) = 100^2 - 5^2 = 10000 - 25 = 9975\)
  • \(101^2 = (100+1)^2 = 100^2 + 2(100)(1) + 1^2 = 10000 + 200 + 1 = 10201\)
💡Tip

Factorisation aur simplification ke questions mein step-by-step approach follow karna. Pehle common factor, phir identities, phir grouping. Signs ka dhyaan rakhna.

Important

Rational expressions ko simplify karte waqt, jo factor cancel karte ho, usko zero ke equal nahi hona chahiye. For example, \(\frac{x-2}{x+2}\) is valid only if \(x \neq -2\).

Ask SAAVI — Free