Chapter 12 Factorisation

12.1 Introduction

12.1.1 Factors of natural numbers

You will remember what you learnt about factors in Class VI. Let us take a natural number, say 30 , and write it as a product of other natural numbers, say

$ \begin{aligned} 30 & =2 \times 15 \\ & =3 \times 10=5 \times 6 \end{aligned} $

Thus, 1, 2, 3, 5, 6, 10, 15 and 30 are the factors of 30 . Of these, 2, 3 and 5 are the prime factors of 30 (Why?)

A number written as a product of prime factors is said to be in the prime factor form; for example, 30 written as $2 \times 3 \times 5$ is in the prime factor form.

We know that 30 can also be written as

$ 30=1 \times 30 $

Thus, 1 and 30 are also factors of 30 . You will notice that 1 is a factor of any number. For example, $101=1 \times 101$. However, when we write a number as a product of factors, we shall not write 1 as a factor, unless it is specially required.

The prime factor form of 70 is $2 \times 5 \times 7$.

The prime factor form of 90 is $2 \times 3 \times 3 \times 5$, and so on.

Similarly, we can express algebraic expressions as products of their factors. This is what we shall learn to do in this chapter.

12.1.2 Factors of algebraic expressions

We have seen in Class VII that in algebraic expressions, terms are formed as products of factors. For example, in the algebraic expression $5 x y+3 x$ the term $5 x y$ has been formed by the factors $5, x$ and $y$, i.e.,

$ 5 x y=5 \times x \times y $

Observe that the factors 5, $x$ and $y$ of $5 x y$ cannot further be expressed as a product of factors. We may say that 5, $x$ and $y$ are ‘prime’ factors of $5 x y$. In algebraic expressions, we use the word ‘irreducible’ in place of ‘prime’. We say that $5 \times x \times y$ is the irreducible form of $5 x y$. Note $5 \times(x y)$ is not an irreducible form of $5 x y$, since the factor $x y$ can be further

Note 1 is a factor of $5 x y$, since

$ 5 x y=1 \times 5 \times x \times y $

In fact, 1 is a factor of every term. As in the case of natural numbers, unless it is specially required, we do not show 1 as a separate factor of any term. expressed as a product of $x$ and $y$, i.e., $x y=x \times y$.

Next consider the expression $3 x(x+2)$. It can be written as a product of factors. $3, x$ and $(x+2)$

$ 3 x(x+2)=3 \times x \times(x+2) $

The factors $3, x$ and $(x+2)$ are irreducible factors of $3 x(x+2)$.

Similarly, the expression $10 x(x+2)(y+3)$ is expressed in its irreducible factor form as $10 x(x+2)(y+3)=2 \times 5 \times x \times(x+2) \times(y+3)$.

12.2 What is Factorisation?

When we factorise an algebraic expression, we write it as a product of factors. These factors may be numbers, algebraic variables or algebraic expressions.

Expressions like $3 x y, 5 x^{2} y, 2 x(y+2), 5(y+1)(x+2)$ are already in factor form. Their factors can be just read off from them, as we already know.

On the other hand consider expressions like $2 x+4,3 x+3 y, x^{2}+5 x, x^{2}+5 x+6$. It is not obvious what their factors are. We need to develop systematic methods to factorise these expressions, i.e., to find their factors. This is what we shall do now.

12.2.1 Method of common factors

  • We begin with a simple example: Factorise $2 x+4$.

We shall write each term as a product of irreducible factors;

$ \begin{aligned} 2 x & =2 \times x \\ 4 & =2 \times 2 \\ 2 x+4 & =(2 \times x)+(2 \times 2) \end{aligned} $

Hence

Notice that factor 2 is common to both the terms.

Observe, by distributive law

$ 2 \times(x+2)=(2 \times x)+(2 \times 2) $

Therefore, we can write

$ 2 x+4=2 \times(x+2)=2(x+2) $

Thus, the expression $2 x+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 $5 x y+10 x$.

The irreducible factor forms of $5 x y$ and $10 x$ are respectively,

$ \begin{aligned} & 5 x y=5 \times x \times y \\ & 10 x=2 \times 5 \times x \end{aligned} $

Observe that the two terms have 5 and $x$ as common factors. Now,

$ \begin{aligned} 5 x y+10 x & =(5 \times x \times y)+(5 \times x \times 2) \\ & =(5 x \times y)+(5 x \times 2) \end{aligned} $

We combine the two terms using the distributive law,

$ (5 x \times y)+(5 x \times 2)=5 x \times(y+2) $

Therefore, $5 x y+10 x=5 x(y+2)$. (This is the desired factor form.)

Example 1 : Factorise $12 a^{2} b+15 a b^{2}$

Solution: We have $12 a^{2} b=2 \times 2 \times 3 \times a \times a \times b$

$ 15 a b^{2}=3 \times 5 \times a \times b \times b $

The two terms have $3, a$ and $b$ as common factors.

Therefore,

$ \begin{aligned} 12 a^{2} b+15 a b^{2} & =(3 \times a \times b \times 2 \times 2 \times a)+(3 \times a \times b \times 5 \times b) \\ & =3 \times a \times b \times[(2 \times 2 \times a)+(5 \times b)] \quad \text{ (combining the terms) } \\ & =3 a b \times(4 a+5 b) \\ & =3 a b(4 a+5 b) \quad \text{ (required factor form) } \end{aligned} $

Example 2 : Factorise $10 x^{2}-18 x^{3}+14 x^{4}$

Solution:

$ \begin{aligned} 10 x^{2} & =2 \times 5 \times x \times x \\ 18 x^{3} & =2 \times 3 \times 3 \times x \times x \times x \\ 14 x^{4} & =2 \times 7 \times x \times x \times x \times x \end{aligned} $

The common factors of the three terms are $2, x$ and $x$.

Therefore, $10 x^{2}-18 x^{3}+14 x^{4}=(2 \times x \times x \times 5)-(2 \times x \times x \times 3 \times 3 \times x)$

$ \begin{aligned} & +(2 \times x \times x \times 7 \times x \times x) \\ = & 2 \times x \times x \times[(5-(3 \times 3 \times x)+(7 \times x \times x)] \\ = & 2 x^{2} \times(5-9 x+7 x^{2})=2 x^{2}(7 x^{2}-9 x+5) \end{aligned} $

$ =2 \times x \times x \times[(5-(3 \times 3 \times x)+(7 \times x \times x)] \text{ (combining the three terms) } $

Do you notice that the factor form of an expression has only one term?

TRY THESE

Factorise:

(i) $12 x+36$

(ii) $22 y-33 z$

(iii) $14 p q+35 p q r$

12.2.2 Factorisation by regrouping terms

Look at the expression $2 x y+2 y+3 x+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 $(2 x y+2 y)$ in the factor form:

Similarly,

$ \begin{aligned} 2 x y+2 y & =(2 \times x \times y)+(2 \times y) \\ & =(2 \times y \times x)+(2 \times y \times 1) \\ & =(2 y \times x)+(2 y \times 1)=2 y(x+1) \\ 3 x+3 & =(3 \times x)+(3 \times 1) \\ & =3 \times(x+1)=3(x+1) \end{aligned} $

Hence,

$ 2 x y+2 y+3 x+3=2 y(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,

$ 2 x y+2 y+3 x+3=2 y(x+1)+3(x+1)=(x+1)(2 y+3) $

The expression $2 x y+2 y+3 x+3$ is now in the form of a product of factors. Its factors are $(x+1)$ and $(2 y+3)$. Note, these factors are irreducible.

What is regrouping?

Suppose, the above expression was given as $2 x y+3+2 y+3 x$; then it will not be easy to see the factorisation. Rearranging the expression, as $2 x y+2 y+3 x+3$, allows us to form groups $(2 x y+2 y)$ and $(3 x+3)$ leading to factorisation. This is regrouping.

Regrouping may be possible in more than one ways. Suppose, we regroup the expression as: $2 x y+3 x+2 y+3$. This will also lead to factors. Let us try:

$ \begin{aligned} 2 x y+3 x+2 y+3 & =2 \times x \times y+3 \times x+2 \times y+3 \\ & =x \times(2 y+3)+1 \times(2 y+3) \\ & =(2 y+3)(x+1) \end{aligned} $

The factors are the same (as they have to be), although they appear in different order.

Example 3 : Factorise $6 x y-4 y+6-9 x$.

Solution:

Step 1 Check if there is a common factor among all terms. There is none.

Step 2 Think of grouping. Notice that first two terms have a common factor $2 y$;

$$ \begin{equation*} 6 x y-4 y=2 y(3 x-2) \tag{a} \end{equation*} $$

What about the last two terms? Observe them. If you change their order to $-9 x+6$, the factor $(3 x-2)$ will come out;

$$ \begin{align*} -9 x+6 & =-3(3 x)+3(2) \\ & =-3(3 x-2) \tag{b} \end{align*} $$

Step 3 Putting (a) and (b) together,

$ \begin{aligned} 6 x y-4 y+6-9 x & =6 x y-4 y-9 x+6 \\ & =2 y(3 x-2)-3(3 x-2) \\ & =(3 x-2)(2 y-3) \end{aligned} $

The factors of $(6 x y-4 y+6-9 x)$ are $(3 x-2)$ and $(2 y-3)$.

EXERCISE 12.1

1. Find the common factors of the given terms.

(i) $12 x, 36$ $\quad$ (ii) $2 y, 22 x y$ $\quad$ (iii) $14 p q, 28 p^{2} q^{2}$

(iv) $2 x, 3 x^{2}, 4$ $\quad$ (v) $6 a b c, 24 a b^{2}, 12 a^{2} b$ $\quad$ (vi) $16 x^{3},-4 x^{2}, 32 x$

(vii) $10 p q, 20 q r, 30 r p$ $\quad$ (viii) $3 x^{2} y^{3}, 10 x^{3} y^{2}, 6 x^{2} y^{2} z$

2. Factorise the following expressions. (i) $7 x-42$ $\quad$ (ii) $6 p-12 q$ $\quad$ (iii) $7 a^{2}+14 a$

(iv) $-16 z+20 z^{3}$ $\quad$ (v) $20 l^{2} m+30 a l m$ $\quad$ (vi) $5 x^{2} y-15 x y^{2}$

(vii) $10 a^{2}-15 b^{2}+20 c^{2}$ $\quad$ (viii) $-4 a^{2}+4 a b-4 c a$ $\quad$ (ix) $x^{2} y z+x y^{2} z+x y z^{2}$

(x) $a x^{2} y+b x y^{2}+c x y z$

3. Factorise. (i) $x^{2}+x y+8 x+8 y$ $\quad$ (ii) $15 x y-6 x+5 y-2$ $\quad$ (iii) $a x+b x-a y-b y$

(iv) $15 p q+15+9 q+25 p$ $\quad$ (v) $z-7+7 x y-x y z$

12.2.3 Factorisation using identities

We know that

$$ \begin{align*} (a+b)^{2} & =a^{2}+2 a b+b^{2} \tag{I}\\ (a-b)^{2} & =a^{2}-2 a b+b^{2} \tag{II}\\ (a+b)(a-b) & =a^{2}-b^{2} \tag{III} \end{align*} $$

The following solved examples illustrate how to use these identities for factorisation. What we do is to observe the given expression. If it has a form that fits the right hand side of one of the identities, then the expression corresponding to the left hand side of the identity gives the desired factorisation.

Example 4 : Factorise $x^{2}+8 x+16$

Solution: Observe the expression; it has three terms. Therefore, it does not fit Identity III. Also, it’s first and third terms are perfect squares with a positive sign before the middle term. So, it is of the form $a^{2}+2 a b+b^{2}$ where $a=x$ and $b=4$

such that

$ \begin{aligned} a^{2}+2 a b+b^{2} & =x^{2}+2(x)(4)+4^{2} \\ & =x^{2}+8 x+16 \end{aligned} $

Since

$ a^{2}+2 a b+b^{2}=(a+b)^{2}, $

by comparison $x^{2}+8 x+16=(x+4)^{2}$

(the required factorisation)

Example 5 : Factorise $4 y^{2}-12 y+9$

Solution: Observe $4 y^{2}=(2 y)^{2}, 9=3^{2}$ and $12 y=2 \times 3 \times(2 y)$

Therefore,

$ \begin{aligned} 4 y^{2}-12 y+9 & =(2 y)^{2}-2 \times 3 \times(2 y)+(3)^{2} \\ & =(2 y-3)^{2} \quad \text{ (required factorisation) } \end{aligned} $

Example 6 : Factorise $49 p^{2}-36$

Solution: There are two terms; both are squares and the second is negative. The expression is of the form $(a^{2}-b^{2})$. Identity III is applicable here;

$ \begin{aligned} 49 p^{2}-36 & =(7 p)^{2}-(6)^{2} \\ & =(7 p-6)(7 p+6)(\text{ required factorisation) } \end{aligned} $

Example 7 : Factorise $a^{2}-2 a b+b^{2}-c^{2}$

Solution: The first three terms of the given expression form $(a-b)^{2}$. The fourth term is a square. So the expression can be reduced to a difference of two squares.

Thus, $\quad a^{2}-2 a b+b^{2}-c^{2}=(a-b)^{2}-c^{2}$

(Applying Identity II)

$ =[(a-b)-c)((a-b)+c)] $

$ =(a-b-c)(a-b+c) \quad \text{ (required factorisation) } $

Notice, how we applied two identities one after the other to obtain the required factorisation.

Example 8 : Factorise $m^{4}-256$

Solution: We note

$ m^{4}=(m^{2})^{2} \text{ and } 256=(16)^{2} $

Thus, the given expression fits Identity III.

Therefore,

$ \begin{aligned} m^{4}-256 & =(m^{2})^{2}-(16)^{2} \\ & =(m^{2}-16)(m^{2}+16) \quad[(\text{ using Identity (III) }] \end{aligned} $

Now, $(m^{2}+16)$ cannot be factorised further, but $(m^{2}-16)$ is factorisable again as per Identity III.

Therefore,

$ \begin{aligned} m^{2}-16 & =m^{2}-4^{2} \\ & =(m-4)(m+4) \\ m^{4}-256 & =(m-4)(m+4)(m^{2}+16) \end{aligned} $

12.2.4 Factors of the form $(x+a)(x+b)$

Let us now discuss how we can factorise expressions in one variable, like $x^{2}+5 x+6$, $y^{2}-7 y+12, z^{2}-4 z-12,3 m^{2}+9 m+6$, etc. Observe that these expressions are not of the type $(a+b)^{2}$ or $(a-b)^{2}$, i.e., they are not perfect squares. For example, in $x^{2}+5 x+6$, the term 6 is not a perfect square. These expressions obviously also do not fit the type $(a^{2}-b^{2})$ either.

They, however, seem to be of the type $x^{2}+(a+b) x+a b$. We may therefore, try to use Identity IV studied in the last chapter to factorise these expressions:

$$ \begin{equation*} (x+a)(x+b)=x^{2}+(a+b) x+a b \tag{IV} \end{equation*} $$

For that we have to look at the coefficients of $x$ and the constant term. Let us see how it is done in the following example.

Example 9 : Factorise $x^{2}+5 x+6$

Solution: If we compare the R.H.S. of Identity (IV) with $x^{2}+5 x+6$, we find $a b=6$, and $a+b=5$. From this, we must obtain $a$ and $b$. The factors then will be $(x+a)$ and $(x+b)$.

If $a b=6$, it means that $a$ and $b$ are factors of 6 . Let us try $a=6, b=1$. For these values $a+b=7$, and not 5 , So this choice is not right.

Let us try $a=2, b=3$. For this $a+b=5$ exactly as required.

The factorised form of this given expression is then $(x+2)(x+3)$.

In general, for factorising an algebraic expression of the type $x^{2}+p x+q$, we find two factors $a$ and $b$ of $q$ (i.e., the constant term) such that

$ a b=q \quad \text{ and } \quad a+b=p $

Then, the expression becomes $\quad x^{2}+(a+b) x+a b$

or

$x^{2}+a x+b x+a b$

or

$x(x+a)+b(x+a)$

or

$(x+a)(x+b) \quad$ which are the required factors.

Example 10 : Find the factors of $y^{2}-7 y+12$.

Solution: We note $12=3 \times 4$ and $3+4=7$. Therefore,

$ \begin{aligned} y^{2}-7 y+12 & =y^{2}-3 y-4 y+12 \\ & =y(y-3)-4(y-3)=(y-3)(y-4) \end{aligned} $

Note, this time we did not compare the expression with that in Identity (IV) to identify $a$ and $b$. After sufficient practice you may not need to compare the given expressions for their factorisation with the expressions in the identities; instead you can proceed directly as we did above.

Example 11 : Obtain the factors of $z^{2}-4 z-12$.

Solution: Here $a b=-12$; this means one of $a$ and $b$ is negative. Further, $a+b=-4$, this means the one with larger numerical value is negative. We try $a=-4, b=3$; but this will not work, since $a+b=-1$. Next possible values are $a=-6, b=2$, so that $a+b=-4$ as required.

Hence,

$ \begin{aligned} z^{2}-4 z-12 & =z^{2}-6 z+2 z-12 \\ & =z(z-6)+2(z-6) \\ & =(z-6)(z+2) \end{aligned} $

Example 12 : Find the factors of $3 m^{2}+9 m+6$.

Solution: We notice that 3 is a common factor of all the terms.

Therefore,

$$ \begin{align*} 3 m^{2}+9 m+6 & =3(m^{2}+3 m+2) \\ m^{2}+3 m+2 & =m^{2}+m+2 m+2 \\ & =m(m+1)+2(m+1) \\ & =(m+1)(m+2) \end{align*} $$

Now,

Therefore,

$ 3 m^{2}+9 m+6=3(m+1)(m+2) $

EXERCISE 12.2

1. Factorise the following expressions.

(i) $a^{2}+8 a+16$ $\quad$ (ii) $p^{2}-10 p+25$ $\quad$ (iii) $25 m^{2}+30 m+9$

(iv) $49 y^{2}+84 y z+36 z^{2}$ $\quad$ (v) $4 x^{2}-8 x+4$ $\quad$ (vi) $121 b^{2}-88 b c+16 c^{2}$

(vii) $(l+m)^{2}-4 l m$ $\quad$ (Hint: Expand $(l+m)^{2}$ first) $\quad$ (viii) $a^{4}+2 a^{2} b^{2}+b^{4}$

2. Factorise.

(i) $4 p^{2}-9 q^{2}$ $\quad$ (ii) $63 a^{2}-112 b^{2}$ $\quad$ (iii) $49 x^{2}-36$

(iv) $16 x^{5}-144 x^{3}$ $\quad$ (v) $(l+m)^{2}-(l-m)^{2}$ $\quad$ (vi) $9 x^{2} y^{2}-16$

(vii) $(x^{2}-2 x y+y^{2})-z^{2}$ $\quad$ (viii) $25 a^{2}-4 b^{2}+28 b c-49 c^{2}$

3. Factorise the expressions.

(i) $a x^{2}+b x$ $\quad$ (ii) $7 p^{2}+21 q^{2}$ $\quad$ (iii) $2 x^{3}+2 x y^{2}+2 x z^{2}$

(iv) $a m^{2}+b m^{2}+b n^{2}+a n^{2}$ $\quad$ (v) $(l m+l)+m+1$ $\quad$ (vi) $y(y+z)+9(y+z)$

(vii) $5 y^{2}-20 y-8 z+2 y z$ $\quad$ (viii) $10 a b+4 a+5 b+2$ $\quad$ (ix) $6 x y-4 y+6-9 x$

4. Factorise.

(i) $a^{4}-b^{4}$ $\quad$ (iv) $x^{4}-(x-z)^{4}$ $\quad$ (ii) $p^{4}-81$

(v) $a^{4}-2 a^{2} b^{2}+b^{4}$ $\quad$ (iii) $x^{4}-(y+z)^{4}$

5. Factorise the following expressions.

(i) $p^{2}+6 p+8$ $\quad$ (ii) $q^{2}-10 q+21$ $\quad$ (iii) $p^{2}+6 p-16$

12.3 Division of Algebraic Expressions

We have learnt how to add and subtract algebraic expressions. We also know how to multiply two expressions. We have not however, looked at division of one algebraic expression by another. This is what we wish to do in this section.

We recall that division is the inverse operation of multiplication. Thus, $7 \times 8=56$ gives $56 \div 8=7$ or $56 \div 7=8$.

We may similarly follow the division of algebraic expressions. For example,

(i)

$ \begin{aligned} 2 x \times 3 x^{2} & =6 x^{3} \\ 6 x^{3} \div 2 x & =3 x^{2} \\ 6 x^{3} \div 3 x^{2} & =2 x \end{aligned} $

Therefore,

and also,

(ii)

$ 5 x(x+4)=5 x^{2}+20 x $

Therefore, $(5 x^{2}+20 x) \div 5 x=x+4$

and also

$ (5 x^{2}+20 x) \div(x+4)=5 x $

We shall now look closely at how the division of one expression by another can be carried out. To begin with we shall consider the division of a monomial by another monomial.

12.3.1 Division of a monomial by another monomial

Consider $6 x^{3} \div 2 x$

We may write $2 x$ and $6 x^{3}$ in irreducible factor forms,

$ \begin{aligned} 2 x & =2 \times x \\ 6 x^{3} & =2 \times 3 \times x \times x \times x \end{aligned} $

Now we group factors of $6 x^{3}$ to separate $2 x$,

Therefore,

$ 6 x^{3}=2 \times x \times(3 \times x \times x)=(2 x) \times(3 x^{2}) $

$ 6 x^{3} \div 2 x=3 x^{2} $

A shorter way to depict cancellation of common factors is as we do in division of numbers:

Similarly,

$ \begin{aligned} 77 \div 7=\frac{77}{7} & =\frac{7 \times 11}{7}=11 \\ 6 x^{3} \div 2 x & =\frac{6 x^{3}}{2 x} \\ & =\frac{2 \times 3 \times x \times x \times x}{2 \times x}=3 \times x \times x=3 x^{2} \end{aligned} $

Example 13 : Do the following divisions. (i) $-20 x^{4} \div 10 x^{2}$ (ii) $7 x^{2} y^{2} z^{2} \div 14 x y z$

Solution:

(i) $-20 x^{4}=-2 \times 2 \times 5 \times x \times x \times x \times x$

$10 x^{2}=2 \times 5 \times x \times x$

Therefore, $\quad(-20 x^{4}) \div 10 x^{2}=\frac{-2 \times 2 \times 5 \times x \times x \times x \times x}{2 \times 5 \times x \times x}=-2 \times x \times x=-2 x^{2}$

(ii) $7 x^{2} y^{2} z^{2} \div 14 x y z$

$ \begin{aligned} & =\frac{7 \times x \times x \times y \times y \times z \times z}{2 \times 7 \times x \times y \times z} \\ & =\frac{x \times y \times z}{2}=\frac{1}{2} x y z \end{aligned} $

TRY THESE

Divide. (i) $24 x y^{2} z^{3}$ by $6 y z^{2}$ (ii) $63 a^{2} b^{4} c^{6}$ by $7 a^{2} b^{2} c^{3}$

12.3.2 Division of a polynomial by a monomial

Let us consider the division of the trinomial $4 y^{3}+5 y^{2}+6 y$ by the monomial $2 y$.

$ 4 y^{3}+5 y^{2}+6 y=(2 \times 2 \times y \times y \times y)+(5 \times y \times y)+(2 \times 3 \times y) $

(Here, we expressed each term of the polynomial in factor form) we find that $2 x y$ is common in each term. Therefore, separating $2 x y$ from each term. We get

$ \begin{aligned} 4 y^{3}+5 y^{2}+6 y & =2 \times y \times(2 \times y \times y)+2 \times y \times(\frac{5}{2} \times y)+2 \times y \times 3 \\ & =2 y(2 y^{2})+2 y(\frac{5}{2} y)+2 y(3) \\ & =2 y(2 y^{2}+\frac{5}{2} y+3) \text{ (The common factor } 2 y \text{ is shown separately. } \end{aligned} $

Therefore, $(4 y^{3}+5 y^{2}+6 y) \div 2 y$

$ =\frac{4 y^{3}+5 y^{2}+6 y}{2 y}=\frac{2 y(2 y^{2}+\frac{5}{2} y+3)}{2 y}=2 y^{2}+\frac{5}{2} y+3 $

Alternatively, we could divide each term of the trinomial by the monomial using the cancellation method.

$ \begin{aligned} (4 y^{3}+5 y^{2}+6 y) \div 2 y & =\frac{4 y^{3}+5 y^{2}+6 y}{2 y} \\ & =\frac{4 y^{3}}{2 y}+\frac{5 y^{2}}{2 y}+\frac{6 y}{2 y}=2 y^{2}+\frac{5}{2} y+3 \end{aligned} $

$ \text{ Alternately, } \begin{aligned} 24(x^{2} y z+x y^{2} z+x y z^{2}) \div 8 x y z & =\frac{24 x^{2} y z}{8 x y z}+\frac{24 x y^{2} z}{8 x y z}+\frac{24 x y z^{2}}{8 x y z} \\ & =3 x+3 y+3 z=3(x+y+z) \end{aligned} $

12.4 Division of Algebraic Expressions Continued (Polynomial $\div$ Polynomial)

  • Consider $(7 x^{2}+14 x) \div(x+2)$

We shall factorise $(7 x^{2}+14 x)$ first to check and match factors with the denominator:

$\boxed{\text{Will it help here to divide term of the numerator by the binomial in the denominator?}}$

$ \begin{aligned} 7 x^{2}+14 x & =(7 \times x \times x)+(2 \times 7 \times x) \\ & =7 \times x \times(x+2)=7 x(x+2) \\ (7 x^{2}+14 x) \div(x+2) & =\frac{7 x^{2}+14 x}{x+2} \\ & =\frac{7 x(x+2)}{x+2}=7 x \quad(\text{ Cancelling the factor }(x+2)) \end{aligned} $

Example 15 : Divide $44(x^{4}-5 x^{3}-24 x^{2})$ by $11 x(x-8)$

Solution: Factorising $44(x^{4}-5 x^{3}-24 x^{2})$, we get

$ 44(x^{4}-5 x^{3}-24 x^{2})=2 \times 2 \times 11 \times x^{2}(x^{2}-5 x-24) $

(taking the common factor $x^{2}$ out of the bracket)

$ \begin{aligned} & =2 \times 2 \times 11 \times x^{2}(x^{2}-8 x+3 x-24) \\ & =2 \times 2 \times 11 \times x^{2}[x(x-8)+3(x-8)] \\ & =2 \times 2 \times 11 \times x^{2}(x+3)(x-8) \end{aligned} $

Therefore, $44(x^{4}-5 x^{3}-24 x^{2}) \div 11 x(x-8)$

$ \begin{aligned} & =\frac{2 \times 2 \times 11 \times x \times x \times(x+3) \times(x-8)}{11 \times x \times(x-8)} \\ & =2 \times 2 \times x(x+3)=4 x(x+3) \end{aligned} $

We cancel the factors 11 , $x$ and $(x-8)$ common to both the numerator and denominator.

[using the identity

$ .a^{2}-b^{2}=(a+b)(a-b)] $

Thus,

$ z(5 z^{2}-80) \div 5 z(z+4)=\frac{5 z(z-4)(z+4)}{5 z(z+4)}=(z-4) $

EXERCISE 12.3

1. Carry out the following divisions.

(i) $28 x^{4} \div 56 x$ $\quad$ (ii) $-36 y^{3} \div 9 y^{2}$ $\quad$ (iii) $66 p q^{2} r^{3} \div 11 q r^{2}$

(iv) $34 x^{3} y^{3} z^{3} \div 51 x y^{2} z^{3}$ $\quad$ (v) $12 a^{8} b^{8} \div(-6 a^{6} b^{4})$

2. Divide the given polynomial by the given monomial.

(i) $(5 x^{2}-6 x) \div 3 x$ $\quad$ (ii) $(3 y^{8}-4 y^{6}+5 y^{4}) \div y^{4}$ $\quad$ (iii) $8(x^{3} y^{2} z^{2}+x^{2} y^{3} z^{2}+x^{2} y^{2} z^{3}) \div 4 x^{2} y^{2} z^{2}$

(iv) $(x^{3}+2 x^{2}+3 x) \div 2 x$ $\quad$ (v) $(p^{3} q^{6}-p^{6} q^{3}) \div p^{3} q^{3}$

3. Work out the following divisions.

(i) $(10 x-25) \div 5$ $\quad$ (ii) $(10 x-25) \div(2 x-5)$ $\quad$ (iii) $10 y(6 y+21) \div 5(2 y+7)$

(iv) $9 x^{2} y^{2}(3 z-24) \div 27 x y(z-8)$ $\quad$ (v) $96 a b c(3 a-12)(5 b-30) \div 144(a-4)(b-6)$

4. Divide as directed.

(i) $5(2 x+1)(3 x+5) \div(2 x+1)$ $\quad$ (ii) $26 x y(x+5)(y-4) \div 13 x(y-4)$ $\quad$ (iii) $52 p q r(p+q)(q+r)(r+p) \div 104 p q(q+r)(r+p)$

(iv) $20(y+4)(y^{2}+5 y+3) \div 5(y+4)$ $\quad$ (v) $x(x+1)(x+2)(x+3) \div x(x+1)$

5. Factorise the expressions and divide them as directed.

(i) $(y^{2}+7 y+10) \div(y+5)$ $\quad$ (ii) $(m^{2}-14 m-32) \div(m+2)$ $\quad$ (iii) $(5 p^{2}-25 p+20) \div(p-1)$

(v) $5 p q(p^{2}-q^{2}) \div 2 p(p+q)$ $\quad$ (iv) $4 y z(z^{2}+6 z-16) \div 2 y(z+8)$ $\quad$ (vi) $12 x y(9 x^{2}-16 y^{2}) \div 4 x y(3 x+4 y)$

(vii) $39 y^{3}(50 y^{2}-98) \div 26 y^{2}(5 y+7)$

WHAT HAVE WE DISCUSSED?

1. When we factorise an expression, we write it as a product of factors. These factors may be numbers, algebraic variables or algebraic expressions.

2. An irreducible factor is a factor which cannot be expressed further as a product of factors.

3. A systematic way of factorising an expression is the common factor method. It consists of three steps: (i) Write each term of the expression as a product of irreducible factors (ii) Look for and separate the common factors and (iii) Combine the remaining factors in each term in accordance with the distributive law.

4. Sometimes, all the terms in a given expression do not have a common factor; but the terms can be grouped in such a way that all the terms in each group have a common factor. When we do this, there emerges a common factor across all the groups leading to the required factorisation of the expression. This is the method of regrouping.

5. In factorisation by regrouping, we should remember that any regrouping (i.e., rearrangement) of the terms in the given expression may not lead to factorisation. We must observe the expression and come out with the desired regrouping by trial and error.

6. A number of expressions to be factorised are of the form or can be put into the form : $a^{2}+2 a b+b^{2}$, $a^{2}-2 a b+b^{2}, a^{2}-b^{2}$ and $x^{2}+(a+b)+a b$. These expressions can be easily factorised using Identities I, II, III and IV.

$ \begin{aligned} a^{2}+2 a b+b^{2} & =(a+b)^{2} \\ a^{2}-2 a b+b^{2} & =(a-b)^{2} \\ a^{2}-b^{2} & =(a+b)(a-b) \\ x^{2}+(a+b) x+a b & =(x+a)(x+b) \end{aligned} $

7. In expressions which have factors of the type $(x+a)(x+b)$, remember the numerical term gives $a b$. Its factors, $a$ and $b$, should be so chosen that their sum, with signs taken care of, is the coefficient of $x$.

8. We know that in the case of numbers, division is the inverse of multiplication. This idea is applicable also to the division of algebraic expressions.

9. In the case of division of a polynomial by a monomial, we may carry out the division either by dividing each term of the polynomial by the monomial or by the common factor method.

10. In the case of division of a polynomial by a polynomial, we cannot proceed by dividing each term in the dividend polynomial by the divisor polynomial. Instead, we factorise both the polynomials and cancel their common factors.

11. In the case of divisions of algebraic expressions that we studied in this chapter, we have Dividend $=$ Divisor $\times$ Quotient.

In general, however, the relation is

Dividend $=$ Divisor $\times$ Quotient + Remainder

Thus, we have considered in the present chapter only those divisions in which the remainder is zero.



Table of Contents