Chapter 08 Algebraic Expressions and Identities

8.1 Addition and Subtraction of Algebraic Expressions

In earlier classes, we have already become familiar with what algebraic expressions (or simply expressions) are. Examples of expressions are:

$ x+3,2 y-5,3 x^{2}, 4 x y+7 \text{ etc. } $

In the earlier classes, we have also learnt how to add and subtract algebraic expressions. For example, to add $7 x^{2}-4 x+5$ and $9 x-10$, we do

$ \begin{matrix} 7 x^{2}-4 x+5 \\ +\quad 9 x-10 \\ \hline 7 x^{2}+5 x-5 \end{matrix} $

Observe how we do the addition. We write each expression to be added in a separate row. While doing so we write like terms one below the other, and add them, as shown. Thus $5+(-10)=5-10=-5$. Similarly, $-4 x+9 x=(-4+9) x=5 x$. Let us take some more examples.

Example 1 : Add: $7 x y+5 y z-3 z x, 4 y z+9 z x-4 y,-3 x z+5 x-2 x y$.

Solution: Writing the three expressions in separate rows, with like terms one below the other, we have

$ \begin{matrix}& 7xy + 5yz –3zx \\ + & \hspace{18 mm} 4yz + 9zx – 4y \\ + & –2xy \hspace{18 mm} – 3zx + 5x & \text{(Note xz is same as zx)} \\ \hline \\ & 5xy + 9yz +3zx + 5x – 4y \end{matrix} $

Example 2 : Subtract $5 x^{2}-4 y^{2}+6 y-3$ from $7 x^{2}-4 x y+8 y^{2}+5 x-3 y$.

Solution:

$ \begin{matrix}& 7x^2 - 4xy + 8y^2 + 5x -3y \\ & 5x^2 - 4y^2 \hspace{6 mm} y+ 6y-3 \\ \hline \\ & (-) \hspace{6 mm} (+)\hspace{6 mm}(-) \hspace{6 mm} (+) \\ & 2x^2-4xy+12y^2+5x-9y+3 \end{matrix} $

Note that subtraction of a number is the same as addition of its additive inverse. Thus subtracting -3 is the same as adding +3 . Similarly, subtracting $6 y$ is the same as adding $-6 y$; subtracting $-4 y^{2}$ is the same as adding $4 y^{2}$ and so on. The signs in the third row written below each term in the second row help us in knowing which operation has to be performed.

EXERCISE 8.1

1. Add the following.

(i) $a b-b c, b c-c a, c a-a b$ $\quad$ (ii) $a-b+a b, b-c+b c, c-a+a c$

(iii) $2 p^{2} q^{2}-3 p q+4,5+7 p q-3 p^{2} q^{2}$ $\quad$ (iv) $l^{2}+m^{2}, m^{2}+n^{2}, n^{2}+l^{2}$ $2 l m+2 m n+2 n l$

2. (a) Subtract $4 a-7 a b+3 b+12$ from $12 a-9 a b+5 b-3$

(b) Subtract $3 x y+5 y z-7 z x$ from $5 x y-2 y z-2 z x+10 x y z$

(c) Subtract $4 p^{2} q-3 p q+5 p q^{2}-8 p+7 q-10$ from

$18-3 p-11 q+5 p q-2 p q^{2}+5 p^{2} q$

8.2 Multiplication of Algebraic Expressions: Introduction

(i) Look at the following patterns of dots.

(ii) Can you now think of similar other situations in which two algebraic expressions have to be multiplied?

Ameena gets up. She says, “We can think of area of a rectangle.” The area of a rectangle is $l \times b$, where $l$ is the length, and $b$ is breadth. If the length of the rectangle is increased by 5 units, i.e., $(l+5)$ and

breadth is decreased by 3 units , i.e., $(b-3)$ units, the area of the new rectangle will be $(l+5) \times(b-3)$.

(iii) Can you think about volume? (The volume of a rectangular box is given by the product of its length, breadth and height).

(iv) Sarita points out that when we buy things, we have to carry out multiplication. For example, if

$ \text{ price of bananas per dozen }=₹ p $

and for the school picnic bananas needed $=z$ dozens,

$ \text{ then we have to pay }=₹ p \times z $

Suppose, the price per dozen was less by $₹ 2$ and the bananas needed were less by 4 dozens.

Then, $\quad$ price of bananas per dozen $=₹(p-2)$

and $\quad$ bananas needed $=(z-4)$ dozens,

Therefore, we would have to pay $\quad=₹(p-2) \times(z-4)$

TRY THESE

Can you think of two more such situations, where we may need to multiply algebraic expressions?

[Hint: $\bullet$ Think of speed and time;

  • Think of interest to be paid, the principal and the rate of simple interest; etc.]

In all the above examples, we had to carry out multiplication of two or more quantities. If the quantities are given by algebraic expressions, we need to find their product. This means that we should know how to obtain this product. Let us do this systematically. To begin with we shall look at the multiplication of two monomials.

8.3 Multiplying a Monomial by a Monomial

Expression that contains only one term is called a monomial.

8.3.1 Multiplying two monomials

We begin with

Similarly, $4 \times(3 x)=3 x+3 x+3 x+3 x=12 x$

Now, observe the following products.

(i) $ x \times 3 y=x \times 3 \times y=3 \times x \times y=3 x y $

(ii) $ 5 x \times 3 y=5 \times x \times 3 \times y=5 \times 3 \times x \times y=15 x y $

(iii) $5 x \times(-3 y)=5 \times x \times(-3) \times y$

$ =5 \times(-3) \times x \times y=-15 x y $

Some more useful examples follow.

$ \text{ (iv) } \quad \begin{aligned} 5 x \times 4 x^{2} & =(5 \times 4) \times(x \times x^{2}) \\ & =20 \times x^{3}=20 x^{3} \end{aligned} $

(v) $5 x \times(-4 x y z)=(5 \times-4) \times(x \times x y z)$

$ =-20 \times(x \times x \times y z)=-20 x^{2} y z $

Observe how we collect the powers of different variables in the algebraic parts of the two monomials. While doing so, we use the rules of exponents and powers.

Note that $5 \times 4=20$

i.e., coefficient of product $=$ coefficient of first monomial $\times$ coefficient of second monomial;

and $\quad x \times x^{2}=x^{3}$

i.e., algebraic factor of product $=$ algebraic factor of first monomial $\times$ algebraic factor of second monomial.

8.3.2 Multiplying three or more monomials

Observe the following examples.

$ \begin{aligned} & 2 x \times 5 y \times 7 z=(2 x \times 5 y) \times 7 z=10 x y \times 7 z=70 x y z \\ & \text{ (ii) } 4 x y \times 5 x^{2} y^{2} \times 6 x^{3} y^{3}=(4 x y \times 5 x^{2} y^{2}) \times 6 x^{3} y^{3}=20 x^{3} y^{3} \times 6 x^{3} y^{3}=120 x^{3} y^{3} \times x^{3} y^{3} \\ & =120(x^{3} \times x^{3}) \times(y^{3} \times y^{3})=120 x^{6} \times y^{6}=120 x^{6} y^{6} \end{aligned} $

It is clear that we first multiply the first two monomials and then multiply the resulting monomial by the third monomial. This method can be extended to the product of any number of monomials.

TRY THESE

Find $4 x \times 5 y \times 7 z$

First find $4 x \times 5 y$ and multiply it by $7 z$; or first find $5 y \times 7 z$ and multiply it by $4 x$. Is the result the same? What do you observe?

Does the order in which you carry out the multiplication matter?

Example 3 : Complete the table for area of a rectangle with given length and breadth.

Solution:

length breadth area
$3 x$ $5 y$ $3 x \times 5 y=15 x y$
$9 y$ $4 y^{2}$ $\ldots \ldots \ldots \ldots$.
$4 a b$ $5 b c$ $\ldots \ldots \ldots \ldots .$.
$2 l^{2} m$ $3 l m^{2}$ $\ldots \ldots \ldots \ldots .$.

Example 4 : Find the volume of each rectangular box with given length, breadth and height.

length breadth height
(i) $2 a x$ $3 b y$ $5 c z$
(ii) $m^{2} n$ $n^{2} p$ $p^{2} m$
(iii) $2 q$ $4 q^{2}$ $8 q^{3}$

Solution: Volume $=$ length $\times$ breadth $\times$ height

Hence, for

(i) volume $=(2 a x) \times(3 b y) \times(5 c z)$

$ =2 \times 3 \times 5 \times(a x) \times(b y) \times(c z)=30 a b c x y z $

for

(ii) volume $=m^{2} n \times n^{2} p \times p^{2} m$

$ =(m^{2} \times m) \times(n \times n^{2}) \times(p \times p^{2})=m^{3} n^{3} p^{3} $

for

(iii) volume $=2 q \times 4 q^{2} \times 8 q^{3}$

$ =2 \times 4 \times 8 \times q \times q^{2} \times q^{3}=64 q^{6} $

EXERCISE 8.2

1. Find the product of the following pairs of monomials.

(i) $4,7 p$ $\quad$ (ii) $-4 p, 7 p$ $\quad$ (iii) $-4 p, 7 p q$ $\quad$ (iv) $4 p^{3},-3 p$ $\quad$ (v) $4 p, 0$

2. Find the areas of rectangles with the following pairs of monomials as their lengths and breadths respectively.

$(p, q) ;(10 m, 5 n) ;(20 x^{2}, 5 y^{2}) ;(4 x, 3 x^{2}) ;(3 m n, 4 n p)$

3. Complete the table of products.

$\frac{\text{ First monomial } \to}{\text{ Second monomial } \downarrow}$ $2 x$ $-5 y$ $3 x^{2}$ $-4 x y$ $7 x^{2} y$ $-9 x^{2} y^{2}$
$2 x$ $4 x^{2}$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$
$-5 y$ $\cdots$ $\cdots$ $-15 x^{2} y$ $\cdots$ $\cdots$ $\cdots$
$3 x^{2}$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$
$-4 x y$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$
$7 x^{2} y$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$
$-9 x^{2} y^{2}$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$ $\cdots$

4. Obtain the volume of rectangular boxes with the following length, breadth and height respectively.

(i) $5 a, 3 a^{2}, 7 a^{4}$ $\quad$ (ii) $2 p, 4 q, 8 r$ $\quad$ (iii) $x y, 2 x^{2} y, 2 x y^{2}$ $\quad$ (iv) $a, 2 b, 3 c$

5. Obtain the product of

(i) $x y, y z, z x$ $\quad$ (ii) $a,-a^{2}, a^{3}$ $\quad$ (iii) $2,4 y, 8 y^{2}, 16 y^{3}$ $\quad$ (iv) $a, 2 b, 3 c, 6 a b c$ $\quad$ (v) $m,-m n, m n p$

8.4 Multiplying a Monomial by a Polynomial

Expression that contains two terms is called a binomial. An expression containing three terms is a trinomial and so on. In general, an expression containing, one or more terms with non-zero coefficient (with variables having non negative integers as exponents) is called a polynomial.

8.4.1 Multiplying a monomial by a binomial

Let us multiply the monomial $3 x$ by the binomial $5 y+2$, i.e., find $3 x \times(5 y+2)=$ ?

Recall that $3 x$ and $(5 y+2)$ represent numbers. Therefore, using the distributive law,

$(5 y+2)=(3 x \times 5 y)+(3 x \times 2)=15 x y+6 x$

We commonly use distributive law in our calculations. For example:

$$ \begin{aligned} 7 \times 106 & =7 \times(100+6) \\ & =7 \times 100+7 \times 6 & \text{(Here, we used distributive law)} \\ & =700+42=742\\ 7 \times 38 & =7 \times(40-2) \\ & =7 \times 40-7 \times 2 & \text{(Here, we used distributive law)} \\ & =280-14=266 \end{aligned} $$

Similarly, $(-3 x) \times(-5 y+2)=(-3 x) \times(-5 y)+(-3 x) \times(2)=15 x y-6 x$

and $5 x y \times(y^{2}+3)=(5 x y \times y^{2})+(5 x y \times 3)=5 x y^{3}+15 x y$.

What about a binomial $\times$ monomial? For example, $(5 y+2) \times 3 x=$ ?

We may use commutative law as : $7 \times 3=3 \times 7$; or in general $a \times b=b \times a$

Similarly, $(5 y+2) \times 3 x=3 x \times(5 y+2)=15 x y+6 x$ as before.

TRY THESE

Find the product

(i) $2 x(3 x+5 x y)$

(ii) $a^{2}(2 a b-5 c)$

8.4.2 Multiplying a monomial by a trinomial

Consider $3 p \times(4 p^{2}+5 p+7)$. As in the earlier case, we use distributive law;

$ \begin{aligned} 3 p \times(4 p^{2}+5 p+7) & =(3 p \times 4 p^{2})+(3 p \times 5 p)+(3 p \times 7) \\ & =12 p^{3}+15 p^{2}+21 p \end{aligned} $

Multiply each term of the trinomial by the monomial and add products.

Observe, by using the distributive law, we are able to carry out the multiplication term by term.

TRY THESE

Find the product:

$(4 p^{2}+5 p+7) \times 3 p$

Example 5 : Simplify the expressions and evaluate them as directed: (i) $x(x-3)+2$ for $x=1$, (ii) $3 y(2 y-7)-3(y-4)-63$ for $y=-2$

Solution:

(i) $x(x-3)+2=x^{2}-3 x+2$

$ \text{ For } \quad \begin{aligned} x=1, x^{2}-3 x+2 & =(1)^{2}-3(1)+2 \\ & =1-3+2=3-3=0 \end{aligned} $

(ii) $3 y(2 y-7)-3(y-4)-63=6 y^{2}-21 y-3 y+12-63$

$ =6 y^{2}-24 y-51 $

For $y=-2,6 y^{2}-24 y-51=6(-2)^{2}-24(-2)-51$

$ \begin{aligned} & =6 \times 4+24 \times 2-51 \\ & =24+48-51=72-51=21 \end{aligned} $

Example 6 : Add

(i) $5 m(3-m)$ and $6 m^{2}-13 m$ (ii) $4 y(3 y^{2}+5 y-7)$ and $2(y^{3}-4 y^{2}+5)$

Solution:

(i) First expression $=5 m(3-m)=(5 m \times 3)-(5 m \times m)=15 m-5 m^{2}$

Now adding the second expression to it, $15 m-5 m^{2}+6 m^{2}-13 m=m^{2}+2 m$

(ii) The first expression $=4 y(3 y^{2}+5 y-7)=(4 y \times 3 y^{2})+(4 y \times 5 y)+(4 y \times(-7))$

$ =12 y^{3}+20 y^{2}-28 y $

The second expression $=2(y^{3}-4 y^{2}+5)=2 y^{3}+2 \times(-4 y^{2})+2 \times 5$

$ =2 y^{3}-8 y^{2}+10 $

Adding the two expressions,

$ \begin{matrix} 12 y^{3} & +20 y^{2}-28 y & \\ +\quad 2 y^{3} & -8 y^{2} & +10 \\ \hline 14 y^{3} & +12 y^{2}-28 y & +10 \end{matrix} $

Example 7 : Subtract $3 p q(p-q)$ from $2 p q(p+q)$.

Solution: We have $\quad 3 p q(p-q)=3 p^{2} q-3 p q^{2}$ and

Subtracting,

$ 2 p q(p+q)=2 p^{2} q+2 p q^{2} $

$ \begin{aligned} 2 p^{2} q & +2 p q^{2} \\ 3 p^{2} q & -3 p q^{2} \\ - & + \\hline-p^{2} q & +5 p q^{2} \end{aligned} $

EXERCISE 8.3

1. Carry out the multiplication of the expressions in each of the following pairs. (i) $4 p, q+r$ (ii) $a b, a-b$ (iii) $a+b, 7 a^{2} b^{2}$ (iv) $a^{2}-9,4 a$ (v) $p q+q r+r p, 0$

2. Complete the table.

First expression Second expression Product
(i) $a$ $b+c+d$ $\ldots$
(ii) $x+y-5$ $5 x y$ $\ldots$
(iii) $p$ $6 p^{2}-7 p+5$ $\ldots$
(iv) $4 p^{2} q^{2}$ $p^{2}-q^{2}$ $\ldots$
(v) $a+b+c$ $a b c$ $\ldots$

3. Find the product.

(i) $(a^{2}) \times(2 a^{22}) \times(4 a^{26})$

(ii) $(\frac{2}{3} x y) \times(\frac{-9}{10} x^{2} y^{2})$

(iii) $(-\frac{10}{3} p q^{3}) \times(\frac{6}{5} p^{3} q)$

(iv) $x \times x^{2} \times x^{3} \times x^{4}$

4. (a) Simplify $3 x(4 x-5)+3$ and find its values for (i) $x=3$ (ii) $x=\frac{1}{2}$.

(b) Simplify $a(a^{2}+a+1)+5$ and find its value for (i) $a=0$, (ii) $a=1$

(iii) $a=-1$.

5. (a) Add: $p(p-q), q(q-r)$ and $r(r-p)$

(b) Add: $2 x(z-x-y)$ and $2 y(z-y-x)$

(c) Subtract: $3 l(l-4 m+5 n)$ from $4 l(10 n-3 m+2 l)$

(d) Subtract: $3 a(a+b+c)-2 b(a-b+c)$ from $4 c(-a+b+c)$

8.5 Multiplying a Polynomial by a Polynomial

8.5.1 Multiplying a binomial by a binomial

Let us multiply one binomial $(2 a+3 b)$ by another binomial, say $(3 a+4 b)$. We do this step-by-step, as we did in earlier cases, following the distributive law of multiplication,

$ (3 a+4 b) \times(2 a+3 b)=3 a \times(2 a+3 b)+4 b \times(2 a+3 b) $

$ \begin{array}{|l|} \hline \text{Observe, every term in one} \\ \text{binomial multiplies every} \\ \text{term in the other binomial.} \\ \hline \end{array} $ $\to$ $ \begin{aligned} &= (3a × 2a) + (3a × 3b) + (4b × 2a) + (4b × 3b) \\ &= 6a^2 + 9ab + 8ba + 12b^2 \\ &= 6a^2 + 17ab + 12b^2 & (\text{Since } ba=ab) \end{aligned} $

When we carry out term by term multiplication, we expect $2 \times 2=4$ terms to be present. But two of these are like terms, which are combined, and hence we get 3 terms. In multiplication of polynomials with polynomials, we should always look for like terms, if any, and combine them.

Example 8 : Multiply

(i) $(x-4)$ and $(2 x+3)$ $\quad$ (ii) $\quad(x-y)$ and $(3 x+5 y)$

Solution:

(i) $(x-4) \times(2 x+3)=x \times(2 x+3)-4 \times(2 x+3)$

$ \begin{aligned} & =(x \times 2 x)+(x \times 3)-(4 \times 2 x)-(4 \times 3)=2 x^{2}+3 x-8 x-12 \\ & =2 x^{2}-5 x-12 \quad \text{ (Adding like terms) } \end{aligned} $

(ii) $(x-y) \times(3 x+5 y)=x \times(3 x+5 y)-y \times(3 x+5 y)$

$ \begin{aligned} & =(x \times 3 x)+(x \times 5 y)-(y \times 3 x)-(y \times 5 y) \\ & =3 x^{2}+5 x y-3 y x-5 y^{2}=3 x^{2}+2 x y-5 y^{2} \quad(\text{ Adding like terms }) \end{aligned} $

Example 9 : Multiply

(i) $(a+7)$ and $(b-5)$ $\quad$ (ii) $(a^{2}+2 b^{2})$ and $(5 a-3 b)$

Solution:

(i) $(a+7) \times(b-5)=a \times(b-5)+7 \times(b-5)$

$ =a b-5 a+7 b-35 $

Note that there are no like terms involved in this multiplication.

(ii) $(a^{2}+2 b^{2}) \times(5 a-3 b)=a^{2}(5 a-3 b)+2 b^{2} \times(5 a-3 b)$

$ =5 a^{3}-3 a^{2} b+10 a b^{2}-6 b^{3} $

8.5.2 Multiplying a binomial by a trinomial

In this multiplication, we shall have to multiply each of the three terms in the trinomial by each of the two terms in the binomial. We shall get in all $3 \times 2=6$ terms, which may reduce to 5 or less, if the term by term multiplication results in like terms. Consider

$ \begin{aligned} & \underbrace{(a+7)} _{\text{binomial }} \times \underbrace{(a^{2}+3 a+5)} _{\text{trinomial }}=a \times(a^{2}+3 a+5)+7 \times(a^{2}+3 a+5) \\ &=a^{3}+3 a^{2}+5 a+7 a^{2}+21 a+35 \\ &=a^{3}+(3 a^{2}+7 a^{2})+(5 a+21 a)+35 \\ &=a^{3}+10 a^{2}+26 a+35 \quad \text{ (Why are there only } 4 \\ & \text{ terms in the final result?) } \end{aligned} $

Example 10 : Simplify $(a+b)(2 a-3 b+c)-(2 a-3 b) c$.

Solution: We have

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

(Note, $-3 a b$ and $2 a b$ are like terms)

and $\quad(2 a-3 b) c=2 a c-3 b c$

Therefore,

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

EXERCISE 8.4

1. Multiply the binomials.

(i) $(2 x+5)$ and $(4 x-3)$ $\quad$ (ii) $(y-8)$ and $(3 y-4)$ $\quad$ (iii) $(2.5 l-0.5 m)$ and $(2.5 l+0.5 m)$ $\quad$ (v) $(2 p q+3 q^{2})$ and $(3 p q-2 q^{2})$

(iv) $(a+3 b)$ and $(x+5)$ $\quad$ (vi) $(\frac{3}{4} a^{2}+3 b^{2})$ and $4(a^{2}-\frac{2}{3} b^{2})$

2. Find the product.

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

3. Simplify.

(i) $(x^{2}-5)(x+5)+25$ $\quad$ (ii) $(a^{2}+5)(b^{3}+3)+5$ $\quad$

(iii) $(t+s^{2})(t^{2}-s)$ $\quad$ (iv) $(a+b)(c-d)+(a-b)(c+d)+2(a c+b d)$

(v) $(x+y)(2 x+y)+(x+2 y)(x-y) \quad$ (vi) $\quad(x+y)(x^{2}-x y+y^{2})$ $\quad$

(vii) $(1.5 x-4 y)(1.5 x+4 y+3)-4.5 x+12 y$ $\quad$ (viii) $(a+b+c)(a+b-c)$

WHAT HAVE WE DISCUSSED??

1. Expressions are formed from variables and constants.

2. Terms are added to form expressions. Terms themselves are formed as product of factors.

3. Expressions that contain exactly one, two and three terms are called monomials, binomials and trinomials respectively. In general, any expression containing one or more terms with non-zero coefficients (and with variables having non-negative integers as exponents) is called a polynomial.

4. Like terms are formed from the same variables and the powers of these variables are the same, too. Coefficients of like terms need not be the same.

5. While adding (or subtracting) polynomials, first look for like terms and add (or subtract) them; then handle the unlike terms.

6. There are number of situations in which we need to multiply algebraic expressions: for example, in finding area of a rectangle, the sides of which are given as expressions.

7. A monomial multiplied by a monomial always gives a monomial.

8. While multiplying a polynomial by a monomial, we multiply every term in the polynomial by the monomial.

9. In carrying out the multiplication of a polynomial by a binomial (or trinomial), we multiply term by term, i.e., every term of the polynomial is multiplied by every term in the binomial (or trinomial). Note that in such multiplication, we may get terms in the product which are like and have to be combined.



Table of Contents