Algebraic Expressions • Topic 3 of 3

Standard Identities & Applications

What are Algebraic Identities?

Algebraic identities are equations that are true for all values of the variables. They help us simplify complex algebraic expressions and perform calculations mentally.

The Three Standard Identities:

IdentityFormulaName
Identity I\((a + b)^2 = a^2 + 2ab + b^2\)Square of a Sum
Identity II\((a - b)^2 = a^2 - 2ab + b^2\)Square of a Difference
Identity III\((a + b)(a - b) = a^2 - b^2\)Difference of Squares

Verification of Identities:

For Identity I: \((a + b)^2 = (a + b)(a + b) = a^2 + ab + ba + b^2 = a^2 + 2ab + b^2\)

Applications of Identities:

  • Expanding expressions: \((3x + 5)^2 = (3x)^2 + 2(3x)(5) + 5^2 = 9x^2 + 30x + 25\)
  • Factorizing expressions: \(x^2 - 9 = (x)^2 - (3)^2 = (x + 3)(x - 3)\)
  • Simplifying calculations mentally: \(102^2 = (100 + 2)^2 = 100^2 + 2(100)(2) + 2^2 = 10000 + 400 + 4 = 10404\)

Mental Mathematics Using Identities:

These identities make it easy to calculate squares and products of large numbers mentally:

CalculationUsing IdentityMental Math
\(35^2\)\((30 + 5)^2 = 900 + 300 + 25 = 1225\)Add 300 to 900 to get 1200, plus 25
\(28 \times 32\)\((30 - 2)(30 + 2) = 900 - 4 = 896\)Square of middle number minus square of difference
\(99^2\)\((100 - 1)^2 = 10000 - 200 + 1 = 9801\)Subtract 200 from 10000, add 1

More Useful Identities:

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

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

Standard Identity: (a + b)² = a² + 2ab + b²ababababKey Identities(a+b)² = a²+2ab+b²(a−b)² = a²−2ab+b²a²−b² = (a+b)(a−b)(a+b+c)² = a²+b²+c² +2ab+2bc+2ca
1
Worked Example
Example 1: Using identity, find the value of \((5x + 3y)^2\)
Solution- Step 1: Identify \(a = 5x\) and \(b = 3y\) - Step 2: Use identity \((a + b)^2 = a^2 + 2ab + b^2\) - Step 3: \(a^2 = (5x)^2 = 25x^2\) - Step 4: \(2ab = 2 \times 5x \times 3y = 30xy\) - Step 5: \(b^2 = (3y)^2 = 9y^2\) - Step 6: Combine: \(25x^2 + 30xy + 9y^2\)
2
Worked Example
Example 2: Calculate \(98^2\) mentally using algebraic identity.
Solution- Step 1: Write \(98 = 100 - 2\) - Step 2: Use \((a - b)^2 = a^2 - 2ab + b^2\) with \(a = 100\), \(b = 2\) - Step 3: \(a^2 = 10000\) - Step 4: \(2ab = 2 \times 100 \times 2 = 400\) - Step 5: \(b^2 = 4\) - Step 6: \(10000 - 400 + 4 = 9600 + 4 = 9604\)
3
Worked Example
Example 3: Simplify: \((2x + 5)^2 - (2x - 5)^2\) using identities.
Solution- Step 1: Identify \(a = 2x\), \(b = 5\) - Step 2: \((a + b)^2 = a^2 + 2ab + b^2 = 4x^2 + 20x + 25\) - Step 3: \((a - b)^2 = a^2 - 2ab + b^2 = 4x^2 - 20x + 25\) - Step 4: Subtract: \((4x^2 + 20x + 25) - (4x^2 - 20x + 25)\) - Step 5: Simplify: \(4x^2 + 20x + 25 - 4x^2 + 20x - 25\) - Step 6: Combine: \((4x^2 - 4x^2) + (20x + 20x) + (25 - 25) = 40x\) - Step 7: Alternatively, use identity directly: \((a+b)^2 - (a-b)^2 = 4ab = 4(2x)(5) = 40x\)
4
Worked Example
Example 4 (Application): The area of a square is \(9x^2 + 12x + 4\). Find the length of its side.
Solution- Step 1: Recognize that area of square = (side)\(^2\) - Step 2: So side\(^2 = 9x^2 + 12x + 4\) - Step 3: Check if it matches \((a + b)^2 = a^2 + 2ab + b^2\) - Step 4: \(a^2 = 9x^2\) → \(a = 3x\) - Step 5: \(b^2 = 4\) → \(b = 2\) - Step 6: Check \(2ab = 2 \times 3x \times 2 = 12x\) ✓ - Step 7: Therefore, \(9x^2 + 12x + 4 = (3x + 2)^2\) - Step 8: Side = \(3x + 2\)

Key Points

  • Identity I: \((a + b)^2 = a^2 + 2ab + b^2\) (Square of sum)
  • Identity II: \((a - b)^2 = a^2 - 2ab + b^2\) (Square of difference)
  • Identity III: \((a + b)(a - b) = a^2 - b^2\) (Difference of squares)
  • Identities are true for all values of variables (unlike equations which are true only for specific values)
  • Use identities to expand expressions and factorize expressions quickly
  • Mental math: \(105^2 = (100+5)^2 = 10000 + 1000 + 25 = 11025\)
  • For products like \(28 \times 32\), write as \((30-2)(30+2) = 900 - 4 = 896\)
  • ---
Tap an option to check your answer0 / 4
Q1.$(a+b)^2=$
Explanation: Square of a sum.
Q2.$(a-b)^2=$
Explanation: Square of a difference.
Q3.$(a+b)(a-b)=$
Explanation: Difference of squares.
Q4.$(x+3)^2=$
Explanation: $x^2+6x+9$.