Exploring Algebraic Identities | Exercise 4.2

Question 1

Factor completely:

(i) 9x2+24xy+16y29x^2 + 24xy + 16y^2

(ii) 4s2+20st+25t24s^2 + 20st + 25t^2

(iii) 49x2+28xy+4y249x^2 + 28xy + 4y^2

(iv) 64p2+323pq+49q264p^2 + \dfrac{32}{3}pq + \dfrac{4}{9}q^2

*(v) 3a2+4ab+43b23a^2 + 4ab + \dfrac{4}{3}b^2

*(vi) 95s2+6sv+5v2\dfrac{9}{5}s^2 + 6sv + 5v^2

(Hint: 2 was taken out as a common factor in Example 7. Is it possible to do something similar in Exercises (v) and (vi) above?)

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • A trinomial of the form a2+2ab+b2a^2 + 2ab + b^2 is a perfect square trinomial and factors directly into (a+b)2(a + b)^2.
  • To factor each expression completely:
    • Identify the first and last terms as squares, a2a^2 and b2b^2.
    • Verify that the middle term matches 2ab2ab.
    • Apply the identity a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2.
  • If the leading coefficient is not a perfect square (as in parts (v) and (vi)), factor out a common numerical factor first before applying the identity.

(i) Factor completely: 9x2+24xy+16y29x^2 + 24xy + 16y^2

Step 1 · Apply the Perfect Square Identity

Identify the square terms and verify the middle term:

9x2=(3x)2,16y2=(4y)2,2(3x)(4y)=24xy9x^2 = (3x)^2, \quad 16y^2 = (4y)^2, \quad 2(3x)(4y) = 24xy

Using the identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2

9x2+24xy+16y2=(3x)2+2(3x)(4y)+(4y)2=(3x+4y)2\begin{aligned} 9x^2 + 24xy + 16y^2 &= (3x)^2 + 2(3x)(4y) + (4y)^2 \\[0.6em] &= (3x + 4y)^2 \end{aligned}
Answer

(i) (3x+4y)2(3x + 4y)^2

(ii) Factor completely: 4s2+20st+25t24s^2 + 20st + 25t^2

Step 1 · Apply the Perfect Square Identity

Identify the square terms and verify the middle term:

4s2=(2s)2,25t2=(5t)2,2(2s)(5t)=20st4s^2 = (2s)^2, \quad 25t^2 = (5t)^2, \quad 2(2s)(5t) = 20st

Using the identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2

4s2+20st+25t2=(2s)2+2(2s)(5t)+(5t)2=(2s+5t)2\begin{aligned} 4s^2 + 20st + 25t^2 &= (2s)^2 + 2(2s)(5t) + (5t)^2 \\[0.6em] &= (2s + 5t)^2 \end{aligned}
Answer

(ii) (2s+5t)2(2s + 5t)^2

(iii) Factor completely: 49x2+28xy+4y249x^2 + 28xy + 4y^2

Step 1 · Apply the Perfect Square Identity

Identify the square terms and verify the middle term:

49x2=(7x)2,4y2=(2y)2,2(7x)(2y)=28xy49x^2 = (7x)^2, \quad 4y^2 = (2y)^2, \quad 2(7x)(2y) = 28xy

Using the identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2

49x2+28xy+4y2=(7x)2+2(7x)(2y)+(2y)2=(7x+2y)2\begin{aligned} 49x^2 + 28xy + 4y^2 &= (7x)^2 + 2(7x)(2y) + (2y)^2 \\[0.6em] &= (7x + 2y)^2 \end{aligned}
Answer

(iii) (7x+2y)2(7x + 2y)^2

(iv) Factor completely: 64p2+323pq+49q264p^2 + \dfrac{32}{3}pq + \dfrac{4}{9}q^2

Step 1 · Apply the Perfect Square Identity

Identify the square terms and verify the middle term:

64p2=(8p)2,49q2=(23q)2,2(8p)(23q)=323pq64p^2 = (8p)^2, \quad \dfrac{4}{9}q^2 = \left(\dfrac{2}{3}q\right)^2, \quad 2(8p)\left(\dfrac{2}{3}q\right) = \dfrac{32}{3}pq

Using the identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2

64p2+323pq+49q2=(8p)2+2(8p)(23q)+(23q)2=(8p+23q)2\begin{aligned} 64p^2 + \dfrac{32}{3}pq + \dfrac{4}{9}q^2 &= (8p)^2 + 2(8p)\left(\dfrac{2}{3}q\right) + \left(\dfrac{2}{3}q\right)^2 \\[0.6em] &= \left(8p + \dfrac{2}{3}q\right)^2 \end{aligned}
Answer

(iv) (8p+23q)2\left(8p + \dfrac{2}{3}q\right)^2

(v) Factor completely: 3a2+4ab+43b23a^2 + 4ab + \dfrac{4}{3}b^2

Step 1 · Factor Out Common Factor and Apply Identity

Factor out 33 from all terms:

3a2+4ab+43b2=3(a2+43ab+49b2)=3((a)2+2(a)(23b)+(23b)2)=3(a+23b)2\begin{aligned} 3a^2 + 4ab + \dfrac{4}{3}b^2 &= 3\left(a^2 + \dfrac{4}{3}ab + \dfrac{4}{9}b^2\right) \\[0.6em] &= 3\left((a)^2 + 2(a)\left(\dfrac{2}{3}b\right) + \left(\dfrac{2}{3}b\right)^2\right) \\[0.6em] &= 3\left(a + \dfrac{2}{3}b\right)^2 \end{aligned}
Answer

(v) 3(a+23b)23\left(a + \dfrac{2}{3}b\right)^2

(vi) Factor completely: 95s2+6sv+5v2\dfrac{9}{5}s^2 + 6sv + 5v^2

Step 1 · Factor Out Common Factor and Apply Identity

Factor out 95\dfrac{9}{5} from all terms:

95s2+6sv+5v2=95(s2+6×59sv+5×59v2)=95(s2+309sv+259v2)=95(s2+103sv+259v2)=95((s)2+2(s)(53v)+(53v)2)=95(s+53v)2\begin{aligned} \dfrac{9}{5}s^2 + 6sv + 5v^2 &= \dfrac{9}{5}\left(s^2 + 6 \times \dfrac{5}{9}sv + 5 \times \dfrac{5}{9}v^2\right) \\[0.6em] &= \dfrac{9}{5}\left(s^2 + \dfrac{30}{9}sv + \dfrac{25}{9}v^2\right) \\[0.6em] &= \dfrac{9}{5}\left(s^2 + \dfrac{10}{3}sv + \dfrac{25}{9}v^2\right) \\[0.6em] &= \dfrac{9}{5}\left((s)^2 + 2(s)\left(\dfrac{5}{3}v\right) + \left(\dfrac{5}{3}v\right)^2\right) \\[0.6em] &= \dfrac{9}{5}\left(s + \dfrac{5}{3}v\right)^2 \end{aligned}
Answer

(vi) 95(s+53v)2\dfrac{9}{5}\left(s + \dfrac{5}{3}v\right)^2

Common Mistakes
  • Skipping Middle Term Check: Always verify 2ab2ab before concluding an expression is a perfect square; merely having square terms on the ends does not guarantee it.
  • Factoring Out Fractions: When factoring out 95\dfrac{9}{5}, remember that dividing by 95\dfrac{9}{5} is equivalent to multiplying each remaining term by its reciprocal 59\dfrac{5}{9}.

More questions in Exercise 4.2

Q1

Factor completely:

(i) 9x2+24xy+16y29x^2 + 24xy + 16y^2

(ii) 4s2+20st+25t24s^2 + 20st + 25t^2

(iii) 49x2+28xy+4y249x^2 + 28xy + 4y^2

(iv) 64p2+323pq+49q264p^2 + \dfrac{32}{3}pq + \dfrac{4}{9}q^2

*(v) 3a2+4ab+43b23a^2 + 4ab + \dfrac{4}{3}b^2

*(vi) 95s2+6sv+5v2\dfrac{9}{5}s^2 + 6sv + 5v^2

(Hint: 2 was taken out as a common factor in Example 7. Is it possible to do something similar in Exercises (v) and (vi) above?)

Q2

Find the values of the following using the identity (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2.

(i) (79)2(79)^2

(ii) (193)2(193)^2

(iii) (299)2(299)^2

← Back to Exploring Algebraic Identities