Exploring Algebraic Identities | Exercise 4.3

Question 4

Is this an identity?

(a+bc)2+(ab+c)2+(abc)2=2a2+2b2+2c2(a + b - c)^2 + (a - b + c)^2 + (a - b - c)^2 = 2a^2 + 2b^2 + 2c^2

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • An algebraic identity is an equation that is true for all values of the variables.
  • To check if the given statement is an identity, we use the standard algebraic expansion: (x+y+z)2=x2+y2+z2+2xy+2yz+2zx(x + y + z)^2 = x^2 + y^2 + z^2 + 2xy + 2yz + 2zx
  • We expand all three terms on the Left Hand Side (LHS\text{LHS}), combine like terms, and check if the result equals the Right Hand Side (RHS=2a2+2b2+2c2\text{RHS} = 2a^2 + 2b^2 + 2c^2).

Step 1 · Expand (a+bc)2(a + b - c)^2

Using the identity (x+y+z)2=x2+y2+z2+2xy+2yz+2zx(x + y + z)^2 = x^2 + y^2 + z^2 + 2xy + 2yz + 2zx with x=ax = a, y=by = b, and z=cz = -c:Diagram 1

(a+bc)2=a2+b2+(c)2+2(a)(b)+2(b)(c)+2(a)(c)=a2+b2+c2+2ab2bc2ac\begin{aligned} (a + b - c)^2 &= a^2 + b^2 + (-c)^2 + 2(a)(b) + 2(b)(-c) + 2(a)(-c) \\[0.6em] &= a^2 + b^2 + c^2 + 2ab - 2bc - 2ac \end{aligned}

Step 2 · Expand (ab+c)2(a - b + c)^2

Applying the identity with x=ax = a, y=by = -b, and z=cz = c:

(ab+c)2=a2+(b)2+c2+2(a)(b)+2(b)(c)+2(a)(c)=a2+b2+c22ab2bc+2ac\begin{aligned} (a - b + c)^2 &= a^2 + (-b)^2 + c^2 + 2(a)(-b) + 2(-b)(c) + 2(a)(c) \\[0.6em] &= a^2 + b^2 + c^2 - 2ab - 2bc + 2ac \end{aligned}

Step 3 · Expand (abc)2(a - b - c)^2

Applying the identity with x=ax = a, y=by = -b, and z=cz = -c:

(abc)2=a2+(b)2+(c)2+2(a)(b)+2(b)(c)+2(a)(c)=a2+b2+c22ab+2bc2ac\begin{aligned} (a - b - c)^2 &= a^2 + (-b)^2 + (-c)^2 + 2(a)(-b) + 2(-b)(-c) + 2(a)(-c) \\[0.6em] &= a^2 + b^2 + c^2 - 2ab + 2bc - 2ac \end{aligned}

Step 4 · Add Expanded Terms to Find LHS

Adding the three expanded expressions:

LHS=(a2+b2+c2+2ab2bc2ac)+(a2+b2+c22ab2bc+2ac)+(a2+b2+c22ab+2bc2ac)=(a2+a2+a2)+(b2+b2+b2)+(c2+c2+c2)+(2ab2ab2ab)+(2bc2bc+2bc)+(2ac+2ac2ac)=3a2+3b2+3c22ab2bc2ac\begin{aligned} \text{LHS} &= (a^2 + b^2 + c^2 + 2ab - 2bc - 2ac) \\ &\quad + (a^2 + b^2 + c^2 - 2ab - 2bc + 2ac) \\ &\quad + (a^2 + b^2 + c^2 - 2ab + 2bc - 2ac) \\[0.6em] &= (a^2 + a^2 + a^2) + (b^2 + b^2 + b^2) + (c^2 + c^2 + c^2) \\ &\quad + (2ab - 2ab - 2ab) + (-2bc - 2bc + 2bc) + (-2ac + 2ac - 2ac) \\[0.6em] &= 3a^2 + 3b^2 + 3c^2 - 2ab - 2bc - 2ac \end{aligned}

Step 5 · Compare LHS with RHS

Given: RHS=2a2+2b2+2c2\text{RHS} = 2a^2 + 2b^2 + 2c^2

Comparing LHS\text{LHS} and RHS\text{RHS}: LHS=3a2+3b2+3c22ab2bc2acRHS\text{LHS} = 3a^2 + 3b^2 + 3c^2 - 2ab - 2bc - 2ac \neq \text{RHS}

For example, setting a=1a = 1, b=0b = 0, c=0c = 0: LHS=3(1)2+3(0)2+3(0)22(1)(0)2(0)(0)2(1)(0)=3\text{LHS} = 3(1)^2 + 3(0)^2 + 3(0)^2 - 2(1)(0) - 2(0)(0) - 2(1)(0) = 3 RHS=2(1)2+2(0)2+2(0)2=2\text{RHS} = 2(1)^2 + 2(0)^2 + 2(0)^2 = 2

Since LHSRHS\text{LHS} \neq \text{RHS}, the equation does not hold for all values.

Answer

No, it is not an identity.

Common Mistakes
  • Sign Errors in Expansion: Forgetting that multiplying two negative terms results in a positive term, e.g., 2(b)(c)=+2bc2(-b)(-c) = +2bc, not 2bc-2bc.
  • Definition of Identity: An identity must hold for all real values of aa, bb, and cc. If the algebraic expressions of LHS and RHS are not identically equal, it is not an identity.

More questions in Exercise 4.3

Q1

Find the following squares using one of the above identities. Determine which of these identities will make these calculations easier.

(i) 1172117^2

(ii) 78278^2

(iii) 1982198^2

(iv) 2142214^2

(v) 110421104^2

(vi) 112021120^2

Q2

Factor using suitable identities:

(i) 16y224y+916y^2 - 24y + 9

(ii) 94s2+6st+4t2\dfrac{9}{4}s^2 + 6st + 4t^2

(iii) m29+mk3+k24+3nk+2mn+9n2\dfrac{m^2}{9} + \dfrac{mk}{3} + \dfrac{k^2}{4} + 3nk + 2mn + 9n^2

(iv) p2162+16p2\dfrac{p^2}{16} - 2 + \dfrac{16}{p^2}

(v) 9a2+4b2+c212ab+6ac4bc9a^2 + 4b^2 + c^2 - 12ab + 6ac - 4bc

Q3

Expand the following using the identity (a+b+c)2=a2+b2+c2+2ab+2bc+2ca(a + b + c)^2 = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca:

(i) (p+3q+7r)2(p + 3q + 7r)^2

(ii) (3x2y+4z)2(3x - 2y + 4z)^2

Q4

Is this an identity?

(a+bc)2+(ab+c)2+(abc)2=2a2+2b2+2c2(a + b - c)^2 + (a - b + c)^2 + (a - b - c)^2 = 2a^2 + 2b^2 + 2c^2

← Back to Exploring Algebraic Identities