What Are Algebraic Identities?
- Algebraic identities are equations in which the expression on the left-hand side is always equal to the expression on the right-hand side for every permissible value of the variables involved.
- Unlike regular algebraic equations that are true only for particular values of variables, an identity holds for all values of the variables (within the domain where the expressions are defined).
- Common examples of equations that are not identities:
- 5x - 3 = 12 is true only for a specific value of x.
- x² + 5x + 6 = 0 is true only for particular roots of the quadratic.
- Example of an identity:
- x² - 9 = (x + 3)(x - 3) is true for every value of x (for which both sides are defined).
- Algebraic identities are useful tools for simplifying expressions, expanding products, factorising polynomials, and solving algebraic problems quickly.
Standard Algebraic Identities
All standard Algebraic Identities come from the Binomial Theorem, which is essential for understanding how to use them. The Binomial Theorem states that:

Some Standard Algebraic Identities list are given below:
- Identity I: (a + b)² = a² + 2ab + b²
- Identity II: (a - b)² = a² - 2ab + b²
- Identity III: a² - b² = (a + b)(a - b)
- Identity IV: (x + a)(x + b) = x² + (a + b)x + ab
- Identity V: (a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca
- Identity VI: (a + b)³ = a³ + b³ + 3ab(a + b)
- Identity VII: (a - b)³ = a³ - b³ - 3ab(a - b)
- Identity VIII: a³ + b³ + c³ - 3abc = (a + b + c)(a² + b² + c² - ab - bc - ca)
Examples - Using Standard Identities
Example 1: Find the product of (x + 1)(x + 1) using standard algebraic identities.
Solution:
- Recognise that (x + 1)(x + 1) = (x + 1)², which matches Identity I with a = x and b = 1.
- Apply the identity:
(x + 1)² = x² + 2·x·1 + 1²
= x² + 2x + 1.
Example 2: Factorise x⁴ - 1 using standard algebraic identities.
Solution:
- Recognise x⁴ - 1 as of the form a² - b² with a = x² and b = 1 (that is Identity III).
- Apply the identity:
x⁴ - 1 = (x²)² - 1² = (x² + 1)(x² - 1). - Factor x² - 1 further using Identity III with a = x, b = 1:
x² - 1 = (x + 1)(x - 1). - Final factorisation:
x⁴ - 1 = (x² + 1)(x + 1)(x - 1).
Example 3: Factorise 16x² + 4y² + 9z² - 16xy + 12yz - 24zx using standard algebraic identities.
Solution:
- Observe the expression matches Identity V of the form (a + b + c)² where:
- Set a = 4x, b = -2y, c = -3z.
- Apply the identity:
(4x - 2y - 3z)² = (4x)² + (-2y)² + (-3z)² + 2(4x)(-2y) + 2(-2y)(-3z) + 2(-3z)(4x). - Simplify:
(4x - 2y - 3z)² = 16x² + 4y² + 9z² - 16xy + 12yz - 24zx. - Hence,
16x² + 4y² + 9z² - 16xy + 12yz - 24zx = (4x - 2y - 3z)(4x - 2y - 3z).
Example 4: Expand (3x - 4y)³ using standard algebraic identities.
Solution:
- Recognise (3x - 4y)³ is of the form (a - b)³ with a = 3x and b = 4y (Identity VII).
- Apply the identity:
(a - b)³ = a³ - b³ - 3ab(a - b). - Substitute a and b:
(3x - 4y)³ = (3x)³ - (4y)³ - 3(3x)(4y)(3x - 4y). - Compute the powers and simplify the product terms:
(3x)³ = 27x³.
(4y)³ = 64y³.
3(3x)(4y) = 36xy.
Hence, 3(3x)(4y)(3x - 4y) = 36xy(3x - 4y) = 108x²y - 144xy². - Therefore,
(3x - 4y)³ = 27x³ - 64y³ - (108x²y - 144xy²)
= 27x³ - 64y³ - 108x²y + 144xy².
Example 5: Factorise x³ + 8y³ + 27z³ - 18xyz using standard algebraic identities.
Solution:
- Observe the expression matches Identity VIII (a³ + b³ + c³ - 3abc) with a = x, b = 2y, c = 3z.
- Apply the identity:
a³ + b³ + c³ - 3abc = (a + b + c)(a² + b² + c² - ab - bc - ca). - Substitute the values:
x³ + (2y)³ + (3z)³ - 3·x·2y·3z = (x + 2y + 3z)·[x² + (2y)² + (3z)² - x·2y - 2y·3z - 3z·x]. - Simplify inside the bracket:
x² + 4y² + 9z² - 2xy - 6yz - 3zx. - Hence,
x³ + 8y³ + 27z³ - 18xyz = (x + 2y + 3z)(x² + 4y² + 9z² - 2xy - 6yz - 3zx).
Proofs of Algebraic Identities
The following proofs of algebraic identities will help us to visually understand each of the identities and better understand it. Let us look at the proofs of each of the basic algebraic identities.
Identity I: Proof of (a + b)2 = a2 + 2ab + b2
- The algebraic expression (a+b)2 is nothing but (a+b) × (a+b).
- This can be visualized as a square whose sides are (a+b) and the area is (a+b)2.
- The square with a side of (a + b) can be visualized as four areas of a2, ab, ab, b2.
- The sum of these areas a2 + ab + ab + b2 gives the area of the square (a+b)2.
- The area of the square (a+b)2 = a2 + ab + ab + b2 proves the algebraic identity.

Identity II: Proof of (a - b)2 = a2 -2ab + b2
- Once again, let's think of (a - b)2 as the area of a square with length (a - b).
- To understand this, let's begin with a large square of area a2.
- We need to reduce the length of all sides by b, and it becomes a - b.
- We now have to remove the extra bits from a2 to be left with (a - b)2.
- In the figure below, (a - b)2 is shown by the blue area.
- To get the blue square from the larger orange square, we have to subtract the vertical and horizontal strips that have the area ab.
- However, removing ab twice will also remove the overlapping square at the bottom right corner twice. Hence, we add b2.
- Thus we have (a - b)2 = a2 - ab - ab + b2.
- Hence this proves the algebraic identity (a - b)2 = a2 - 2ab + b2

Identity III: Proof of (a + b)(a - b) = a2 - b2
- The objective is to find the value a2 - b2, which can be taken as the difference of the area of two squares of sides a units and b units respectively.
- This is equal to the sum of are areas of two rectangles as presented in the below figure.
- One rectangle has a length of a units and a breadth of (a - b) units. Another rectangle is taken with a length of (a - b) and a breadth of b units.
- Further, we take the areas of the two rectangles and sum the areas to obtain the resultant values.
- The respective areas of the two rectangles are (a - b) × a = a(a - b) , and (a - b) × b = b(a - b).
- Finally, we take the sum of these areas to obtain the resultant expression.
- a(a + b) + b(a - b) = (a + b)(a - b)

Re-arranging the individual squares and rectangles, we get:
(a+b)(a-b)=a2-b2
Identity IV: Proof of (x + a)(x + b) = x2 + x(a + b) + ab
- (x+a)(x+b) is nothing but the area of a rectangle whose sides are (x+a) and (x+b) respectively.
- The area of a rectangle with sides (x+a) and (x+b) in terms of the individual areas of the rectangles and the square is x2, ax, bx , ab.
- Summing all these areas we have x2 + ax + bx + ab.
- This gives us the proof for the algebra identity (x + a)(x + b) = x2 + ax + bx + ab = x2 + x(a + b) + ab.
Proof of (x+a)(x+b)
Identity V: (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca

- Draw a square and cut into 9 parts.
- There are 3 squares (red, yellow, green) and 6 rectangles (2 pink, 2 purple, 2 blue)
- Area of the full square = (a+b+c)2
- Now we have to find the area of 3 inside square(red, yellow, green) = a2+b2+c2
- Consider the area of 2 pink rectangle = length × breadth =b.a+b.a=2ab
- Area of 2 purple rectangle =a.c+a.c=2ac and Area of 2 blue rectangle =b.c+b.c=2bc
- Area of full square = area of 3 inside square + area of 2 pink rectangle + area of 2 purple rectangle + area of 2 blue rectangle.
i.e., (a+b+c)2=a2+b2+c2+2ab+2bc+2ac
Hence, geometrically we proved the identity (a+b+c)2=a2+b2+c2+2ab+2bc+2ac
Identity VI: (a + b)3 = a3 + b3 + 3ab (a + b)
Lets draw a cube with side length (a+b) , hence we know that the volume of this cube would be equal to (a + b)3

- Note that in the above diagram, the red part itself is a cube with volume a3 and the blue part is a cube with volume b3
- Further more, note that the yellow part is a cuboid with height a, width a, and length b ; thus the cuboid has volume a x a x b = a²b, and as the diagram has 3 yellow cuboids, the total volume of the yellow part would be 3a²b
- Similarly, the green part is a cuboid with height b, length b, and width a ; thus a cuboid with volume ab², and as the diagram has 3 green cuboids, the total volume of the green part is 3ab²
HENCE, THE VOLUME OF THE WHOLE CUBE CAN BE DISSECTED AS FOLLOWS :
- We first remove the primary a3 cube and b3 from the image as shown below:


- Further evaluating the diagram allows us to remove other inscribed combination of shapes :
THEREFORE,
the volume of the cube = a³ + 3a²b + 3ab² + b³
(a+b)³ = a³ + 3a²b + 3ab² + b³
Identity VII: (a - b)3 = a3 - b3 - 3ab (a - b)
To prove the identity (a-b)3 = a3 - b3 - 3ab(a-b), let's consider a cube with side a and a smaller segment of side b:

We can break the cubes into smaller sections to easily calculate volume as follows:

And further splitting these shapes into simpler cuboids and cubes:

Now, we use the principle that volume remains constant before and after the transformations.
a3 = (a-b)3 + b2(a-b) + (a-b)2b + (a-b)2b + b3 + (a-b)2b + (a-b)b2 + (a-b)b2
⇒ a3 = (a-b)3 + b(a-b)[b + a - b + a - b + b + b] + b3
⇒ a3 = (a-b)3 + b(a-b)[3a] + b3
⇒ a3 = (a-b)3 + 3ab(a-b) + b3
Rearranging gives us (a-b)3 = a3 - b3 - 3ab(a-b).
Thus, we have proven the identity (a-b)3 = a3 - b3 - 3ab(a-b).
Identity VIII: a³ + b³ + c³ - 3abc = (a + b + c)(a² + b² + c² - ab - bc - ca) - Expansion
- Multiply (a + b + c) by (a² + b² + c² - ab - bc - ca) and expand term by term.
- Step-wise expansion:
- a·(a² + b² + c² - ab - bc - ca) = a³ + ab² + ac² - a²b - abc - a²c.
- b·(a² + b² + c² - ab - bc - ca) = a²b + b³ + bc² - ab² - b²c - abc.
- c·(a² + b² + c² - ab - bc - ca) = a²c + b²c + c³ - abc - bc² - a c².
- Sum all terms and cancel like terms:
a³ + b³ + c³ - 3abc. - Thus,
(a + b + c)(a² + b² + c² - ab - bc - ca) = a³ + b³ + c³ - 3abc.