Question
Question: Find the following squares using identities. (i) \[{(b - 7)^2}\] (ii) \({(xy + 3z)^2}\) (iii) ...
Find the following squares using identities.
(i) (b−7)2
(ii) (xy+3z)2
(iii) (6x2−5y)2
(iv) (32m+23n)2
(v) (0.4p−0.5q)2
(vi) (2xy+5y)2
Solution
In the question itself it is said to use identities for finding the squares. There are algebraic identities for (a+b)2 and (a−b)2. Using these and simplifying we can find the answers.
Useful formula:
For any a,b we have these identities.
(a+b)2=a2+2ab+b2−−−(i)
(a−b)2=a2−2ab+b2−−−(ii)
Complete step by step solution:
Here we are given six questions to find the square using algebraic identities.
We can do one by one.
(i) (b−7)2
Here we can use our second identity.
(a−b)2=a2−2ab+b2−−−(ii)
Comparing with the question we have, a=b,b=7
⇒(b−7)2=b2−2×b×7+72
Simplifying we get,
⇒(b−7)2=b2−14b+49
(ii) (xy+3z)2
Here we can use our first identity.
(a+b)2=a2+2ab+b2−−−(i)
Comparing with the question we have, a=xy,b=3z
(xy+3z)2=(xy)2+2×xy×3z+(3z)2
Simplifying we get,
⇒(xy+3z)2=x2y2+6xyz+9z2
(iii) (6x2−5y)2
Here we can use our second identity.
(a−b)2=a2−2ab+b2−−−(ii)
Comparing with the question we have, a=6x2,b=5y
(6x2−5y)2=(6x2)2−2×6x2×5y+(5y)2
Simplifying we get,
(6x2−5y)2=36x4−60x2y+25y2
(iv) (32m+23n)2
Here we can use our first identity.
(a+b)2=a2+2ab+b2−−−(i)
Comparing with the question we have, a=32m,b=23n
(32m+23n)2=(32m)2+2×32m×23n+(23n)2
Simplifying we get,
(32m+23n)2=94m2+2mn+49n2
(v) (0.4p−0.5q)2
Here we can use our second identity.
(a−b)2=a2−2ab+b2−−−(ii)
Comparing with the question we have, a=0.4p,b=0.5q
(0.4p−0.5q)2=(0.4p)2−2×0.4p×0.5q+(0.5q)2
Simplifying we get,
(0.4p−0.5q)2=0.16p2−0.4pq+0.25q2
(vi) (2xy+5y)2
Here we can use our first identity.
(a+b)2=a2+2ab+b2−−−(i)
Comparing with the question we have, a=2xym,b=5y
(2xy+5y)2=(2xy)2+2×2xy×5y+(5y)2
Simplifying we get,
(2xy+5y)2=4x2y2+20xy2+25y2
⇒(2xy+5y)2=y2(4x2+20x+25)
Additional information: These identities can be extended to any number of terms like (a+b+c)2 by taking two terms together at a time.
Note: We can possibly make a mistake in cases when the terms itself are squares like in question (iii). In that case, squaring the term will lead to fourth power. Also these two identities can be united. We have a−b=a+(−b). So instead of the second identity we can simply replace b by −b in the first identity.