Exploring Algebraic Identities | Exercise 4.3

Question 2

Factor using suitable identities:

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

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

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

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

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

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We will use suitable algebraic identities to factor each expression.

Step 1 — Factoring 16y224y+916y^2 - 24y + 9

Let's look at the expression. It has three terms. The first term is a perfect square: 16y2=(4y)216y^2 = (\mathbf{4y})^2. The last term is a perfect square: 9=(3)29 = (\mathbf{3})^2. This looks like the identity (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2. Let's check the middle term. Here, a=4ya = \mathbf{4y} and b=3b = \mathbf{3}. The middle term should be 2ab2ab. 2ab=2×(4y)×(3)2ab = 2 \times (\mathbf{4y}) \times (\mathbf{3}) =24y= \mathbf{24y} This matches the given middle term, 24y\mathbf{-24y}. So, we use the identity (ab)2(a-b)^2. 16y224y+9=(4y)22(4y)(3)+(3)216y^2 - 24y + 9 = (4y)^2 - 2(4y)(3) + (3)^2

(4y3)2\boxed{(4y - 3)^2}

Step 2 — Factoring 94s2+6st+4t2\frac{9}{4}s^2 + 6st + 4t^2

Let's examine this expression. It also has three terms. The first term is a perfect square: 94s2=(32s)2\frac{9}{4}s^2 = (\mathbf{\frac{3}{2}s})^2. The last term is a perfect square: 4t2=(2t)24t^2 = (\mathbf{2t})^2. This suggests the identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2. Let's identify aa and bb. Here, a=32sa = \mathbf{\frac{3}{2}s} and b=2tb = \mathbf{2t}. We check the middle term 2ab2ab. 2ab=2×(32s)×(2t)2ab = 2 \times (\mathbf{\frac{3}{2}s}) \times (\mathbf{2t}) =6st= \mathbf{6st} This matches the middle term in the expression. So, we apply the identity (a+b)2(a+b)^2. 94s2+6st+4t2=(32s)2+2(32s)(2t)+(2t)2\frac{9}{4}s^2 + 6st + 4t^2 = (\frac{3}{2}s)^2 + 2(\frac{3}{2}s)(2t) + (2t)^2

(32s+2t)2\boxed{(\frac{3}{2}s + 2t)^2}

Step 3 — Factoring m29+mk3+k24+3nk+2mn+9n2\frac{m^2}{9} + \frac{mk}{3} + \frac{k^2}{4} + 3nk + 2mn + 9n^2

This expression has six terms. This form reminds us of (a+b+c)2(a+b+c)^2. The identity is a2+b2+c2+2ab+2bc+2caa^2+b^2+c^2+2ab+2bc+2ca. Let's find the squared terms. We have m29=(m3)2\frac{m^2}{9} = (\mathbf{\frac{m}{3}})^2. We have k24=(k2)2\frac{k^2}{4} = (\mathbf{\frac{k}{2}})^2. We have 9n2=(3n)29n^2 = (\mathbf{3n})^2. So, let a=m3a = \mathbf{\frac{m}{3}}, b=k2b = \mathbf{\frac{k}{2}}, and c=3nc = \mathbf{3n}. Let's verify the cross-product terms. 2ab=2(m3)(k2)=mk32ab = 2(\frac{m}{3})(\frac{k}{2}) = \mathbf{\frac{mk}{3}} 2bc=2(k2)(3n)=3nk2bc = 2(\frac{k}{2})(3n) = \mathbf{3nk} 2ca=2(3n)(m3)=2mn2ca = 2(3n)(\frac{m}{3}) = \mathbf{2mn} All terms match the given expression. So, we can factor it using (a+b+c)2(a+b+c)^2. m29+mk3+k24+3nk+2mn+9n2=(m3)2+(k2)2+(3n)2+2(m3)(k2)+2(k2)(3n)+2(3n)(m3)\frac{m^2}{9} + \frac{mk}{3} + \frac{k^2}{4} + 3nk + 2mn + 9n^2 = (\frac{m}{3})^2 + (\frac{k}{2})^2 + (3n)^2 + 2(\frac{m}{3})(\frac{k}{2}) + 2(\frac{k}{2})(3n) + 2(3n)(\frac{m}{3})

(m3+k2+3n)2\boxed{(\frac{m}{3} + \frac{k}{2} + 3n)^2}

Step 4 — Factoring p2162+16p2\frac{p^2}{16} - 2 + \frac{16}{p^2}

Let's look at this expression. It has three terms. The first term is a perfect square: p216=(p4)2\frac{p^2}{16} = (\mathbf{\frac{p}{4}})^2. The last term is a perfect square: 16p2=(4p)2\frac{16}{p^2} = (\mathbf{\frac{4}{p}})^2. This looks like the identity (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2. Let's identify aa and bb. Here, a=p4a = \mathbf{\frac{p}{4}} and b=4pb = \mathbf{\frac{4}{p}}. We check the middle term 2ab2ab. 2ab=2×(p4)×(4p)2ab = 2 \times (\mathbf{\frac{p}{4}}) \times (\mathbf{\frac{4}{p}}) =2= \mathbf{2} This matches the middle term, which is 2\mathbf{-2}. So, we use the identity (ab)2(a-b)^2. p2162+16p2=(p4)22(p4)(4p)+(4p)2\frac{p^2}{16} - 2 + \frac{16}{p^2} = (\frac{p}{4})^2 - 2(\frac{p}{4})(\frac{4}{p}) + (\frac{4}{p})^2

(p44p)2\boxed{(\frac{p}{4} - \frac{4}{p})^2}

Step 5 — Factoring 9a2+4b2+c212ab+6ac4bc9a^2 + 4b^2 + c^2 - 12ab + 6ac - 4bc

This expression has six terms. It suggests 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. Let's find the squared terms. We have 9a2=(3a)29a^2 = (\mathbf{3a})^2. We have 4b2=(2b)24b^2 = (\mathbf{2b})^2. We have c2=(c)2c^2 = (\mathbf{c})^2. Now, let's consider the signs of the cross-product terms. We have 12ab\mathbf{-12ab}, +6ac\mathbf{+6ac}, 4bc\mathbf{-4bc}. The terms with bb are negative. This means the term involving bb must be negative. Let x=3ax = \mathbf{3a}, y=2by = \mathbf{-2b}, and z=cz = \mathbf{c}. Let's verify the cross-product terms with these choices. 2xy=2(3a)(2b)=12ab2xy = 2(\mathbf{3a})(\mathbf{-2b}) = \mathbf{-12ab} 2yz=2(2b)(c)=4bc2yz = 2(\mathbf{-2b})(\mathbf{c}) = \mathbf{-4bc} 2zx=2(c)(3a)=6ac2zx = 2(\mathbf{c})(\mathbf{3a}) = \mathbf{6ac} All terms match the given expression. So, we can factor it using (x+y+z)2(x+y+z)^2. 9a2+4b2+c212ab+6ac4bc=(3a)2+(2b)2+(c)2+2(3a)(2b)+2(2b)(c)+2(c)(3a)9a^2 + 4b^2 + c^2 - 12ab + 6ac - 4bc = (3a)^2 + (-2b)^2 + (c)^2 + 2(3a)(-2b) + 2(-2b)(c) + 2(c)(3a)

(3a2b+c)2\boxed{(3a - 2b + c)^2}

Answer

(i) (4y3)2(4y - 3)^2 (ii) (32s+2t)2(\frac{3}{2}s + 2t)^2 (iii) (m3+k2+3n)2(\frac{m}{3} + \frac{k}{2} + 3n)^2 (iv) (p44p)2(\frac{p}{4} - \frac{4}{p})^2 (v) (3a2b+c)2(3a - 2b + c)^2

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\frac{9}{4}s^2 + 6st + 4t^2

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

(iv) p2162+16p2\frac{p^2}{16} - 2 + \frac{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