Factorizations

14.1 INTRODUCTION
In earlier classes, we have learnt about prime factorization of natural number.
For example, 600 = 23 × 3 × 52
In algebra too, we can express an algebraic expression as a product of simpler expressions. For example,
5x (x + 3) = 5 × x × (x + 3)
Here, the factor 5, x and (x + 3) are irreducible factors of 5x (x + 3).
The process of expressing an algebraic expression as a product of its irreducible factors is called factorization.
In this chapter, we study about the process of factorization of several kinds of algebraic expressions. Depending on the given expression, there are many ways to do factorization. Let us study them one by one.
14.2. FACTORIZATION OF ALGEBRAIC EXPRESSIONS
You know about the prime factorization of numbers. Let us revise the method of prime factorization by taking the example of the number 210.

We can write 210 as a product of 2, 3, 5, and 7.
Hence, 210 = 2 × 3 × 5 × 7
Here, 2, 3, 5, and 7 are the prime factors of 210. In the same way, we can factorize any expression, i.e., we can write any expression as a product of its factors.
For example, 2xyz = 2 × x × y × z
Here, 2, x, y, and z are the factors of 2xyz, and we cannot further reduce them.
Thus, we say that 2, x, y, and z are the irreducible factors of 2xyz.
(a) Method of common factors
Let us try to find the factors of 2x + 4.
We shall write each term as a product of irreducible factors;
2x = 2 × x
4 = 2 × 2
Hence 2x + 4 = (2 × x) + (2 × 2)
Notice that factor 2 is common to both the terms.
Observe, by distributive law
2 × (x + 2) = (2 × x) + (2 × 2)
Therefore, we can write
2x + 4 = 2 × (x + 2) = 2 (x + 2)
Thus, the expression 2x + 4 is the same as 2 (x + 2). Now we can read off its factors they are 2 and (x + 2). These factors are irreducible.
Next, factorise 5xy + 10x.
The irreducible factor forms of 5xy and 10x are respectively,
5xy = 5 × x × y
10x = 2 × 5 × x
Observe that the two terms have 5 and x as common factors. Now,
5xy + 10x = (5 × x × y) + (5 × x × 2) = (5x × y) + (5x × 2)
We combine the two terms using the distributive law,
(5x × y) + (5x × 2) = 5x × (y + 2)
Therefore, 5xy + 10x = 5 x (y + 2). (This is the desired factor form.)
Let us discuss some more examples.
Example 1 : Find the common factors of the terms 6pq, 8p2, and 4pq2.
Solution : Write the factors of each term.
6pq = 2 × 3 × p × q
8p2 = 2 × 2 × 2 × p × p
4pq2 = 2 × 2 × p × q × q
Here, 2 and p are the common factors of the given terms 6pq, 8p2, and 4pq2
Example 2 : Factorize the following expressions :
(i) 7x2 + 14x
(ii) 4a2bcx2y3z4 − 5ab2cx3y4z2 + 7abc2x4y2z3
(iii) −4a2 + 3p3 − 5b
Solution : (i) Write the factors of each term.
7x2 = 7 × x × x
14x = 2 × 7 × x
Here, 7 and x are the common factors.
7x2 + 14x = 7 × x × x + 2 × 7 × x
= 7 × x (x + 2) = 7x (x + 2)
(ii) Write the factors of each term.
4a2 bcx2 y3z4 = 2 × 2 × a × a × b × c × x × x × y × y × y × z × z × z × z
− 5ab2 cx3 y4 z2 = − 5 × a × b × b × c × x × x × x × y × y × y × y × z × z
7abc2 x4 y2 z3 = 7 × a × b × c × c × x × x × x × x × y × y × z × z × z
Here, a, b, c, x, x, y, y, z, and z are the common factors of given terms.
Hence, 4a2 bcx2 y3 z4 – 5ab2 cx3 y4 z2 + 7abc2 x4 y2 z3

=a×b×c×x2×y2×z22×2×a×y×z×z5×b×x×y×y+7×c×x×x×z
= abcx2 y2 z2 (4ayz2 – 5bxy2 + 7cx2 z)
(iii) Write the factors of each term.
−4a2 = −2 × 2 × a × a
3p3 = 3 × p × p × p
−5b = −5 × b
There is no common factor of these terms other than 1.
(b) Factorisation by regrouping terms
Look at the expression 2xy + 2y + 3x + 3. You will notice that the first two terms have common factors 2 and y and the last two terms have a common factor 3. But there is no single factor common to all the terms. How shall we proceed ?
Let us write (2xy + 2y) in the factor form :
2xy + 2y = (2 × x × y) + (2 × y)
= (2 × y × x) + (2 × y × 1)
= (2y × x) + (2y × 1) = 2y (x + 1)
Similarly, 3x + 3 = (3 × x) + (3 × 1)
= 3 × (x + 1) = 3 (x + 1)
Hence, 2xy + 2y + 3x + 3 = 2y (x + 1) + 3 (x +1)
Observe, now we have a common factor (x + 1) in both the terms on the right hand side.  
Combining the two terms,
2xy + 2y + 3x + 3 = 2y (x + 1) + 3 (x + 1) = (x + 1) (2y + 3)
The expression 2xy + 2y + 3x + 3 is now in the form of a product of factors. Its factors are (x + 1) and (2y + 3). Note, these factors are irreducible.
Example 3 : Factorize the following expressions :
(i) 2x + ax − 2y – ay
(ii) 2a + 3b − 2 − 3ab
Solution : (i) The given expression is 2x + ax − 2y − ay.
We can factorize this expression as
2x + ax − 2y − ay = (2x − 2y) + (ax − ay)
=2 (x − y) + a (x − y)
= (x − y) (2 + a)
= (x − y) (2 + a)
(ii) The given expression is 2a + 3b − 2 − 3ab.
We can factorize this expression as
2a + 3b − 2 − 3ab = (2a − 2) + (−3ab + 3b)
= 2 (a − 1) + (−3b) (a − 1)
= 2 (a − 1) − 3b (a − 1)
= (a − 1) (2 − 3b)
14.3. FACTORISATION USING IDENTITIES
(a) Factorisation of Algebraic Expressions Using Identities (a + b)2, (a − b)2, and a2 − b2
We know the identities
(i) a2 + 2ab + b2 = (a + b)2
(ii) a2 − 2ab + b2 = (a − b)2
(iii) a2 − b2 = (b) (a − b)
We can use these identities to factorise algebraic expressions as well. Let us discuss each identity one by one.
(i) Application of the identity
 a2 + 2ab + b2 = (a + b)2 to factorise an algebraic expression
Let us factorise the expression x2 + 6x + 9.
This expression, the first term is the square of x, the last term is the square of 3, and the middle term is positive and is twice the product of x and 3.
Thus, x2 + 6x + 9 can be written as
x2 + 6x + 9 = (x)2 + 2 × × 3 + (3)2
The right hand side of this expression is in the form of a2 + 2ab + b2, where a = x and b = 3.
We know the identity a2 + 2ab + b2 = (a + b)2.
(x)2 + 2 × × 3 + (3)2 = (x + 3)2
Thus, x2 + 6x + 9 = (x + 3)2.
(ii) Application of the identity a2 − 2ab + b2 = (a − b)2 to factorise an algebraic expression
Let us factorise the expression 9y2 − 12y + 4.
In this expression, the first term is the square of 3y, the last term is the square of 2, and the middle term is negative and is twice of the product of 3y and 2.
Thus, 9y2 − 12y + 4 can be written as
9y2 − 12y + 4 = (3y)2 − 2 × 3y × 2 + (2)2
The right hand side of this expression is in the form of a2 − 2ab + b2, where a = 3y and b = 2.
We know the identity a2 − 2ab + b2 = (a − b)2.
(3y)2 − 2 × 3y × 2 + (2)2 = (3y − 2)2
Thus, 9y2 − 12y + 4 = (3y − 2)2.
(iii) Application of the identity a2 − b2 = (b) (a − b) to factorise an algebraic expression
We use this identity when an expression is given as the difference of two squares.
Let us factorise the expression x2 − 25.
We can write it as x2 − 25 = (x)2 − (5)2
The right hand side of this expression is in the form of a2 − b2, where a = x and b = 5
On using the identity a2 − b2 = (a + b) (− b), we obtain
x2 − 25 = (x + 5) (x − 5)
Thus, (x + 5) and (x − 5) are the factors of x2 − 25.
To factorize an algebraic expression, we have to observe the given expression. If it has a form that fits the left-hand side of one of the identities mentioned in the beginning, then the expression corresponding to the right-hand side of the identity gives the desired factorization.
Let us discuss some more examples based on what we have discussed so far.
Example 4 : Factorise the given expressions.
1. 25x2+ 40xy + 16y2
2. 81x3 + x − 18x2
3. (p + 1)2 − (p − 1)2
4. 16a2− 25b2 + 60bc − 36c2
5. al2 − bm2 − am2 + bl2
6. 81x4 − 256 y4
7. 16x4− (3a + 5c)4
Solution :
(1) The given expression is 25x2 + 40xy + 16y2.
25x2 + 40xy + 16y2 = (5x)2 + 2 × 5x × 4y + (4y)2
= (5x + 4y)2 [a2 + 2ab + b2 = (a + b)2]
25x2 + 40xy + 16y2 = (5x + 4y)2
(2) The given expression is 81x3 + x − 18x2.
Here, x is a factor common to all terms in the expression.
 81x3 + x − 18x2 = x (81x2 + 1 − 18x)
= x [(9x)2 + (1)2 − 2 × 9x × 1]
= x [9x − 1]2 [a2 − 2ab + b2 = (a − b)2)
 81x3 + x − 18x2 = x (9x − 1)2
(3) The given expression is (p + 1)2 − (p − 1)2.
On using the identity a2 − b2 = (a + b) (a − b), we obtain
(p + 1)2 − (p − 1)2 = {(p + 1) + (p − 1)} {(+ 1) − (p − 1)}
= (p + 1 + p − 1) (+ 1 − p + 1) = (2p) (2) = 4p
(p + 1)2 − (p − 1)2 = 4p
(4) The given expression is 16a2 − 25b2 + 60bc − 36c2.
16a2 − 25b2 + 60bc − 36c2
= 16a2 − (25b2 − 60bc + 36c2)
= (4a)2 − {(5b)2 − 2 (5b) (6c) + (6c)2}
= (4a)2 − (5b − 6c)2 [Using the identity a2 − 2ab + b2 = (a − b)2]
= {(4a) + (5b − 6c)}{(4a) − (5b − 6c)}[Using the identity a2 − b2 = (b) (a − b)]
 = (4a + 5b − 6c) (4a − 5b + 6c)
(5) The given expression is al2 − bm2 − am2 + bl2.
al2 − bm2 − am2 + bl2
= al2 − am2 + bl2 − bm2 {Regrouping the terms}
= (l2 − m2) + (l2 − m2)
= (l2 − m2) (a + b)
= (l + m) (l − m) (a + b) [Using the identity a2 − b2 = (b) (a − b)]
(6) The given expression is 81x4 − 256y4.
81x4 − 256y4   
= (9x2)2 – (16y2)2
= (9x2 + 16y2) (9x2 – 16y2) [Using the identity a2 – b2 = (a + b) (a – b)]
= (9x2 + 16y2) {(3x)2 – (4y)2}
= (9x2 + 16y2) (3x + 4y) (3x – 4y) [Using the identity a2 – b2 = (a + b) (a – b)]         
(7) The given expression is 16x4 − (3a + 5c)4.
16x4 − (3a + 5c)4
= (4x2)2 – [(3a + 5c)2]2
= {4x2 + (3a + 5c)2}{4x2 – (3a + 5c)2} [a2 – b2 = (a + b) (a – b)]
= (4x2 + 9a2 + 30ac + 25c2){(2x)2 – (3a + 5c)2}
= (4x2 + 9a2 + 30ac + 25c2) {(2x) + (3a + 5c)} {(2x) – (3a + 5c)}
[a2 – b2 = (a + b) (a – b)]
= (4x2 + 9a2 + 30ac + 25c2) (2x + 3a + 5c) (2x – 3a – 5c)
(b) Factorisation of Algebraic Expressions Using the Identity (x+a) (x+b) = x2 + (a + b)x + ab
How can we factorise the algebraic expression x2 + 8x + 15 ?
Note that we cannot express this expression as (a + b)2 since 15 is not the square of any natural number. What do we do in such a case ?
In this case, we can use the identity x2 + (a + bx + ab = (x + a) (x + b).
If we compare x2 + 8x + 15 with x2 + (a + bx + ab, then we obtain a + b = 8 and ab = 15.
Hence, we need to find two numbers, a and b, such that their sum is 8 and their product is 15.
The only numbers that fulfill these two conditions are 3 and 5.
Hence, we can write x2 + 8x + 15 as
 x2 + 8x + 15 = x2 + (5 + 3) x + 5 × 3
= x2 + 5x + 3x + 5 × 3
= (x2 + 5x) + (3 × x + 5 × 3) = x(x + 5) + 3(x + 5)
= (x + 5) (x + 3) {Taking a common factor from each group}
Let us practice some more questions based on this concept.
Example 5 : Factorise the expression x2 − x − 42.
Solution : On comparing x2 − x − 42 with x+ (a + bx + ab, we obtain a + b = −1 and ab = −42.
Here, we have to find two numbers, a and b, such that their sum is −1 and their product is −42.
Since the product (−42) of the numbers a and b is negative and their sum (−1) is also negative, we have to choose two numbers such that the bigger number is negative and the smaller number is positive.
The numbers that fulfill these conditions are −7 and 6.
Thus, obtain a + b = −1 and ab = −42.
Hence, x2 − x − 42 = x2 − 7x + 6x − 42 = x (− 7) + 6 (x − 7) = (x − 7) (x + 6)
Example 6 : Factorise the expression y2 − 13y + 36.
Solution : On comparing the expression y2 − 13y + 36 with y+ (a + by + ab, we obtain
a + b = −13 and ab = 36.
Since the product (36) of the numbers a and b is positive and their sum (−13) is negative,  
we have to choose two negative numbers.
The numbers that fulfill these conditions are −9 and −4.
y2 − 13y + 36 = y2 − 4y − 9y + 36 = y (− 4) − 9 (y − 4) = (− 4) (− 9)
14.4. DIVISION OF ALGEBRAIC EXPRESSIONS
(a) Division of a monomial by another monomial
Division is exactly the opposite of multiplication. For example, if 4 × 5 = 20, then it is also correct to say that 20 ÷ 5 = 4 and 20 ÷ 4 = 5.
We can use the same concept to divide algebraic expressions.
Let us try to divide the expression 3x by 3 and x.
We can factorize 3x as 3 × x.
This means that 3x is a product of 3 and x.
3x ÷ 3 = and 3x ÷ x = 3
Each of the expressions i.e., 3, x, and 3x is a monomial. Hence, these were examples of division of monomials by monomials.
When we divide a monomial by another monomial, we first need to factorise each monomial.      
Next, we divide the monomial by cancelling the common factors.
(b) Division of a polynomial by a monomial   
Let us consider the division of the trinomial 4y3 + 5y2 + 6y by the monomial 2y.
 4y3 + 5y2 + 6y = (2 × 2 × y × y × y) + (5 × y × y) + (2 × 3 × y)
(Here, we expressed each term of the polynomial in factor form) we find that 2 × y is common in each term. Therefore, separating 2 × y from each term.
We get 4y3 + 5y2 + 6y = 2 × y × (2 × y × y) + 2 × y ×52×y+2 × y × 3
=2y2y2+2y52y+2y(3)
=2y2y2+52y+3 (The common factor 2y is shown separately.
Therefore, (4y3 + 5y2 + 6y) ÷ 2y
=4y3+5y2+6y2y=2y2y2+52y+32y=2y2+52y+3
Alternatively, we could divide each term of the trinomial by themonomial using the cancellation method.
4y3+5y2+6y÷2y=4y3+5y2+6y2y
=4y32y+5y22y+6y2y=2y2+52y+3
Let us discuss some more examples.
Example 7 : Divide the following expressions :
(i). 27x2y2z ÷ 27xyz
(ii). 144pq2r ÷ (−48qr)
Solution : (i) 27x2y2z ÷ 27xyz
Dividend = 27x2y2z
= 3 × 3 × 3 × x × x × y × y × z
Divisor = 27xyz
= 3 × 3 × 3 × x × y × z
27x2y2z227xyz=3×3×3×x×x×y×y×z3×3×3×x×y×z=xy
27x2y2z ÷ 27xyz = xy
(ii) 144pq2r ÷ (−48qr)
Dividend = 144 pq2r
= 2 × 2 × 2 × 2 × 3 × 3 × p × q × q × r
Divisor = −48 qr
= −2 × 2 × 2 × 2 × 3 × q × r
144pq2r48qr=2×2×2×2×3×3×p×q×q×r2×2×2×2×3×q×r
= −3 × p × q
= −3 pq
144pq2r ÷ (− 48qr) = −3pq
Example 8 : Carry out the following divisions :
(i) (x3y6  x6y3) ÷ x3y
(ii) 26xy (x + 5) ÷ 13xy
(iii) 27 (−a2bc + ab2c  abc2) ÷ (−3abc)
Solution :
(i) (x3y6 − x6y3) ÷ x3y3
Dividend = x3y6 − x6y3x3y3 (y3 − x3)
Divisor = x3y3

x3y6x6y3x3y3=x3y3y3x3x3y3=y3x3
Another method of simplifying this expression is

x3y6x6y3x3y3=x3y6x3y3x6y3x3y3=y3x3
(x3y6 − x6y3) ÷ x3y3 = y3 − x3
(ii) Dividend = 26xy (x + 5)
= 2 × 13 × x × y × (x + 5)
Divisor = 13xy
= 13 × x × y
26xy(x+5)13xy=2×13×x×y×(x+5)13×x×y
= 2 (x + 5)
= 2x + 10
 26xy (x + 5) ÷ 13xy = 2x + 10
(iii). 27 (−a2bc + ab2c − abc2÷ (−3abc)

=27a2bc+ab2cabc2(3abc)

=27a2bc+27ab2c27abc23abc

=27a2bc3abc+27ab2c3abc+27abc23abc

= 9a – 9b + 9c
(c) Division of Polynomials by Polynomials
 Consider (7x2 + 14x) ÷ (x + 2)
We shall factorise (7x2 + 14x) first to check and match factors with the denominator :
7x2 + 14x = (7 × x × x) + (2 × 7 × x)
= 7 × x × (x + 2) = 7x(x + 2)
Now (7x2 + 14x) ÷ (x + 2) = 7x2+14xx+2
= 7x(x+2)x+2 = 7x  (Cancelling the factor (x + 2))
Let us discuss some more examples.
Example 9 : Factorise the following expressions and divide as directed.
(i). 6ab (9a2 − 16b2) ÷ 2ab (3a + 4b)
(ii). (x2 − 14x − 32) ÷ (x + 2)
(iii). 36abc (5a − 25) (2b − 14) ÷ 24(a − 5) (b − 7)
Solution : (i) We can factorise the given expressions as
6ab (9a2 − 16b2) = 2 × 3 × a × b [(3a)2 − (4b)2]
= 2 × 3 × a × b [(3a + 4b) (3a − 4b)] [a2 − b2 = (a + b)(a − b)]
And, 2ab (3a + 4b) = 2 × a × b × (3a + 4b)
6ab9a216b22ab(3a+4b)=2×3×a×b×(3a+4b)×(3a4b)2×a×b×(3a+4b)
= 3 × (3a − 4b)
= 9a − 12b
6ab (9a2 − 16b2) ÷ 2ab (3a + 4b) = 9a − 12b
(ii) We can factorise the given expression as
x2 − 14x − 32   = x2 − (16 − 2) x – 32
 x2 − 16x + 2x – 32
= x (x − 16) + 2 (x − 16)
= (x − 16) (x + 2)
x214x32x+2=(x16)(x+2)(x+2)=x16
= x – 16
(x2 − 14x − 32) ÷ (x + 2) = (x − 16)
(iii) We can factorise the given expression as
36abc (5a – 25) (2b – 14) = 2 × 2 × 3 × 3 × a × b × c (5 × a – 5 × 5) (2 × b – 2 × 7)
= 2 × 2 × 3 × 3 × 5 × a × b × c (a – 5) (2 × b – 2 × 7)
= 2 × 2 × 2 × 3 × 3 × 5 × a × b × c (a – 5) (b – 7)
36abc(5a25)(2a14)24(a5)(b7)

=2×2×2×3×3×5×a×b×c(a5)(b7)2×2×2×3(a5)(b7)=3×5×a×b×c=15abc
Hence, 36abc (5a − 25) (2b − 14) ÷ 24(a − 5) (b − 7) = 15abc
14.5. CORRECTING ERRORS IN RELATIONS AND SOLUTIONS OF EQUATIONS
Rajan and Sneha were asked to solve the equation 2(x − 3) = 3x + 4.
However, both of them solved the equation using different methods.
Rajan solved the equation as 2(x − 3) = 3x + 4
2x − 3 = 3x + 4
2x − 3x = 4 + 3
x = 7
x = −7
On the other hand, Sneha solved the same equation as 2(x − 3) = 3x + 4
2x − 3x = 4 + 6
x = 10
x = −10
Who solved the equation in the correct manner ? To find the answer, we need to check if both Rajan and Sneha attempted all the steps correctly or not.
Actually, Sneha solved the equation correctly. Rajan made a mistake in the second step, where he multiplied the expression (x − 3) with 2. He solved the second step as 2(x − 3) = 2x − 3.
We know that when an expression is multiplied with a constant or a variable, each term of the expression has to be multiplied with the constant or the variable.
However, Rajan only multiplied the term x with 2 and did not multiply the other term i.e., 3 with 2. This is the reason why his solution was incorrect.
Now, we will study some common errors that we make in Algebra.
Let us first look at the following table. In the two given columns, the same expression has been solved using two different methods. Out of the two columns containing the two methods, can you find out the correct method of solving each of the given expressions ?

S. No.

Column A

Column B

(i)

When x = −1, 4x = 4 − 1 = 3

When x = −1, 4x = 4(−1) = − 4

(ii)

(5x)2 = 25x2

(5x)2 = 5x2

(iii)

(x − 2)2 = x2 − 4

(x − 2)2 = x2 − 4x + 4

(iv)

(x + 6)2 = x2 + 36

(x + 6)2 = x2 + 12+ 36

(v)

(3a − 4) (a + 2) = 3a2 − 8

(3a − 4) (a + 2) = 3a2 + 2a − 8

(vi)

4x+74=x+7 4x+74=x+74

Let us now look at the solution of each expression one by one.
In (i), we were required to find the value of the expression 4x, when x = −1.
4x is the product of 4 and xThus, we need to perform the multiplication operation on 4 and the value of x. This should not be confused with the addition or subtraction operations.
Thus, as shown in column B, when x = −1, 4x = 4(−1) = − 4.
In (ii), we were required to square the monomial 5x.
We know that we need to ensure that we square each factor of the monomial while squaring a monomial.
Thus, as shown in column A, (5x)2 = (5)2 × (x)2 = 25x2.
In (iii) and (iv), we were required to square the binomials (x − 2) and (x + 6).
We know that we should use the identities (a + b)2 = a2 + 2ab + b2 or (a − b)2 = a2 − 2ab + b2 while squaring a binomial.
Thus, as shown in column B, (−2)2 = (x)2 − 2 × x × 2 + (2)2 = x2 − 4x + 4
Also, as shown in column B, (x + 6)2 = (x)2 + 2 × x × 6 + (6)2 = x2 + 12x + 36
In (v), we were required to multiply the binomials (3a − 4) and (a + 2).
We know that when we multiply two expressions, each term of the first expression has to be multiplied with each term of the second expression.
Thus, as shown in column B,
(3a − 4) (a + 2) = 3a × a + 3a × 2 − 4 × a − 4 × 2
= 3a2 + 6a − 4a – 8
= 3a2 + 2a – 8
In (vi), we were required to divide the expression (4x + 7) by 4.
We know that when we divide a polynomial by a monomial, we divide each term of the polynomial by the monomial.
Thus, as shown in column B, 4x+74=4x4+74=x+74
The errors that we just saw are common errors made in algebraic expressions and they should be avoided by keeping in mind the rules that we have discussed above.
Let us try and solve the following examples by eliminating the above mentioned errors.
Example 10 : Find and correct the error in the expression 2x + x + 4x = 6x.
Solution : The coefficient of the middle term (x) is 1. However, it is not shown in the expression. It should be noted that when we add the three given terms, then we also need to include the coefficient of the middle term (x).
Hence, the expression will be written as 2x + 1x + 4x = 7x.
Example 11 : Check if substituting x = −2 in x2 + 2x + 6 gives (−2)2 + 2 − 2 + 6 = 4 + 2 − 2 + 6 = 10.
Solution : We should use brackets while substituting a negative value.
x2 + 2x + 6 = (−2)2 + 2(−2) + 6 = 4 − 4 + 6 = 6
Example 12 : Find and correct the errors in the following mathematical expressions :
(i) 11x211x2=0
(ii) (y + 8)2 = y2 + 64
(iii) (x + y) (x + 2y) = x2 + 2y2
(iv) 12x+99=12x+1
(v) (4x)2 + 7 = 4x2 + 7
(vi) 4a + 2a = 6a2
(vii) (−1)2 + 4(−1) = − 1 − 4 = − 5
Solution : (i) When the dividend and the divisor are the same, the quotient is always 1.
11x211x2=1
(ii) We can find the square of a binomial using (b)2 = a2 + 2ab + b2.
(y + 8)2 = (y)2 + 2 × × 8 + (8)2 = y2 + 16y + 64
(iii) The correct expression for this problem is
(x + y) (+ 2y) = x × x + x × 2y + y × x + y × 2yx2 + 2xy + xy + 2y2
= x2 + 3xy + 2y2
(x + y) (x + 2y) = x2 + 3xy + 2y2
(iv) When dividing a polynomial by a monomial, we divide each term of the polynomial by the monomial.
12x+99=12x9+99
=4x3+1
12x+99=4x3+1
(v)  The correct expression is represented as (4x)2 + 7 = 16x2 + 7
(vi) The correct expression is represented as 4a + 2a = 6a
(vii) The correct expression is represented as (−1)2 + 4(−1) = 1 − 4 = − 3
The square of a negative number is always a positive number.

Was this article helpful to you? Yes No 1