Skip to content

Chapter - 6

WE DISTRIBUTE, YET THINGS MULTIPLY

We have seen how algebra makes use of letter symbols to write general statements about patterns and relations in a compact manner. Algebra can also be used to justify or prove claims and conjectures (like the many properties you saw in the previous chapter) and to solve problems of various kinds.

Distributivity is a property relating multiplication and addition that is captured concisely using algebra. In this chapter, we explore different types of multiplication patterns and show how they can be described in the language of algebra by making use of distributivity.

6.1 Some Properties of Multiplication

Increments in Products

Consider the multiplication of two numbers, say, 23 ร— 27.

? 1. By how much does the product increase if the first number (23) is increased by 1?

? 2. What if the second number (27) is increased by 1?

? 3. How about when both numbers are increased by 1?

? Do you see a pattern that could help generalise our observations to the product of any two numbers?

Let us first consider a simpler problem โ€” find the increase in the product when 27 is increased by 1. From the definition of multiplication (and the commutative property), it is clear that the product increases by 23. This can be seen from the distributive property of multiplication as well. If a, b and c are three numbers, then โ€”

a (b + c) = ab + ac

This property can be visualised nicely using a diagram:

fig1

This is called the distributive property of multiplication over addition. Using the identity a (b + c) = ab + ac with a = 23, b = 27, and c = 1, we have

23 ( 27 + 1) = 23 ร— 27 + 23
Increase

Remember that here, a (b + c) and 23 (27 + 1) mean a ร— (b + c), and 23 ร— (27 + 1), respectively. We usually skip writing the โ€˜ร—โ€™ symbol before or after brackets, just as in the case of expressions like 5a, xy, etc.

We can also similarly expand (a + b) c using the distributive property as follows โ€”

(a + b) c = c (a + b) (commutativity of multiplication)

= ca + cb (distributivity)

= ac + bc (commutativity of multiplication)

We can use the distributive property to find, in general, how much a product increases if one or both the numbers in the product are increased by 1. Suppose the initial two numbers are a and b. If one of the numbers, say b, is increased by 1, then we have โ€”

a ( b + 1) = ab ร— a
Increase

Now let us see what happens if both numbers in a product are increased by 1. If in a product ab, both a and b are increased by 1, then we obtain (a + 1) (b + 1).

? How do we expand this?

Let us consider (a + 1) as a single term. Then, by the distributive property, we have

fig2

Thus, the product ab increases by a + b + 1 when each of a and b are increased by 1.

? What would we get if we had expanded (a + 1) (b + 1) by first taking (b + 1) as a single term? Try it?

? What happens when one of the numbers in a product is increased by 1 and the other is decreased by 1? Will there be any change in the product?

Let us again take the product ab of two numbers a and b. If a is increased by 1 and b is decreased by 1, then their product will be (a + 1) (b โ€“ 1). Expanding this, we get

(a + 1) (b โ€“ 1) = (a + 1) b โ€“ (a + 1) 1

= ab + b โ€“ (a + 1)

= ab + b โ€“ a โ€“ 1
Increase

If a = 23, and b = 27, we get

(23 + 1) (27 โ€“ 1) = (23 + 1) 27 โ€“ (23 + 1) 1

= 23 ร— 27 + 27 โ€“ (23 + 1)

= 23 ร— 27 + 27 โ€“ 23 โ€“ 1

Increase

? Will the product always increase? Find 3 examples where the product decreases.

? What happens when a and b are negative integers?

Check by substituting different values for a and b in each of the above cases. For example, a = โ€“5, b = 8; a = โ€“4, b = โ€“5; etc.

We have seen that integers also satisfy the distributive property, that is, if x, y and z are any three integers, then x (y + z) = xy + xz.

Thus, the expressions we have for increase of products hold when the letter-numbers take on negative integer values as well.

Recall that two algebraic expressions are equal if they take on the same values when their letter-numbers are replaced by numbers. These numbers could be any integers. Mathematical statements that express the equality of two algebraic expressions, such as

a (b + 8) = ab + 8a,

(a + 1) (b โ€“ 1) = ab + b โ€“ a โ€“ 1, etc.,

are called identities.

? By how much will the product of two numbers change if one of the numbers is increased by m and the other by n?

If a and b are the initial numbers being multiplied, they become a + m and b + n.

(a + m) (b + n) = (a + m)b + (a + m)n

= ab + mb + an + mn

The increase is an + bm + mn.

Notice that the product is the sum of the product of each term of (a + m) with each term of (b + n).

fig3

This identity can be visualised as follows โ€”

fig4

? This identity can be used to find how products change when the numbers being multiplied are increased or decreased by any amount. Can you see how this identity can be used when one or both numbers are decreased?

For example, let us reconsider the case when one number is increased by 1 and the other decreased by 1. Let us write the product (a + 1) (b โ€“ 1) as (a + 1) (b + (โ€“1). Taking m = 1 and n = โ€“1 in Identity 1, we have

ab + (1) ร— b + a ร— (โ€“1) + (1) ร— (โ€“1) = ab + b โ€“ a โ€“ 1,

which is the same expression that we obtain earlier.

? Use Identity 1 to find how the product changes when

(i) one number is decreased by 2 and the other increased by 3;

(ii) both numbers are decreased, one by 3 and the other by 4.

? Verify the answers by finding the products without converting the subtractions to additions.

Generalising this, we can find the product (a + u) (b โ€“ v) as follows.

(a + u) (b โ€“ v) = (a + u) b โ€“ (a + u) v

= ab + ub โ€“ (av + uv)

= ab + ub โ€“ av โ€“ uv.

Check that this is the same as taking m = u and n = โ€“v in Identity 1.

As in Identity 1, the product (a + u) (b โ€“ v) is the sum of the product of each term of a + u (a and u) with each term of b โ€“ v (b and (โ€“v)). Notice that the signs of the terms in the products can be determined using the usual rules of integer multiplication.

See how the rules of integer multiplication allows us to handle multiple cases using a single identity!

Expand (i) (a โ€“ u) (b + v), (ii) (a โ€“ u) (b โ€“ v).

We get

(a โ€“ u) (b + v) = ab โ€“ ub + av โ€“ uv, and

(a โ€“ u) (b โ€“ v) = ab โ€“ ub โ€“ av + uv.

The distributive property is not restricted to two terms within a bracket.

Example 1: Expand 3a/2 (a โ€“ b + 1/5).

3a/2 (a โ€“ b + 1/5) = (3a/2 ร— a) โ€“ (3a/2 ร— b) + (3a/2 ร— 1/5).

The terms can be simplified as follows โ€”

3a/2 ร— a = 3/2 ร— (a ร— a).

Using exponent notation, we can write 3/2 ร— (a ร— a) = 3/2 a2.

3a/2 ร— b = 3/2 ร— (a ร— b) = 3/2ab.

3a/2 ร— 1/5 = (3/2 ร— 1/5) a = 3/10a

So we get

3a/2 (a โ€“ b + 1/5) = 3/2a2 โ€“ 3/2 ab + 3/10 a.

? Can any two terms be added to get a single term?

For example, can 3/2 a2 and 3/10 a be added to get a single term?

We see that no two terms have exactly the same letter-numbers, which would have allowed them to be simplified into a single term. So, a further simplification of the expression is not possible.

Recall that we call terms having the same letter-numbers like terms.

Example 2: Expand (a + b) (a + b).

We have (a + b) (a + b) = (a+b) a + (a + b)b = a ร— a + b ร— a + ab + b ร— b

= a2 + ba + ab + b2

Since ba = ab, we have two terms having the same letter-numbers ab (or, that are like terms), and so can be added โ€”

ba + ab = ab + ab = 2ab

So we get

(a + b) (a + b) = a2 + 2ab + b2.

Example 3: Expand (a + b) (a2 + 2ab + b2).

(a + b) (a2 + 2ab + b2) = (a + b)a2 + (a + b) ร— 2ab + (a + b)b2

= (a ร— a2) + ba2 + (a ร— 2ab) + (b ร— 2ab) + ab2 + (b ร— b2)

The terms can be simplified as follows โ€”

a ร— a2 = a3 (why?)

ba2 = a2b

a ร— 2ab = 2 ร— a ร— a ร— b = 2a2b

b ร— 2ab = 2 ร— a ร— b ร— b = 2ab2

b ร— b2 = b3

So, (a + b)(a2 + 2ab + b2) = a3 + a2 b + 2a2b + 2ab2 + ab2 + b3.

We see that a2b and 2a2b have the same letter-numbers (or, are like terms) and so can be added โ€”

a2b + 2a2b = (1 + 2) a2 b = 3a2 b.

Similarly, ab2 and 2ab2 are like terms and so can be added โ€”

ab2 + 2ab2 = (1 + 2)ab2 = 3ab2.

Thus, we have

(a + b) ร— (a2 + 2ab +b2 ) = a3 + 3a2b + 3ab2 + b3.

A Pinch of History

The distributive property of multiplication over addition was implicit in the calculations of mathematicians in many ancient civilisations, particularly in ancient Egypt, Mesopotamia, Greece, China, and India. For example, the mathematicians Euclid (in geometric form) and ฤ€ryabhaแนญa (in algebraic form) used the distributive law in an implicit manner extensively in their mathematical and scientific works. The first explicit statement of the distributive property was given by Brahmagupta in his work Brahmasphuแนญasiddhฤnta (Verse 12.55), who referred to the use of the property for multiplication as khaแน‡แธa-guแน‡anam (multiplication by parts). His verse states, โ€œThe multiplier is broken up into two or more parts whose sum is equal to it; the multiplicand is then multiplied by each of these and the results addedโ€. That is, if there are two parts, then using letter symbols this is equivalent to the identity (a + b) c = ac + bc. In the next verse (Verse 12.56), Brahmagupta further describes a method for doing fast multiplication using this distributive property, which we explore further in the next section.

Figure it Out

1. Observe the multiplication grid below. Each number inside the grid is formed by multiplying two numbers. If the middle number of a 3 ร— 3 frame is given by the expression pq, as shown in the figure, write the expressions for the other numbers in the grid.

fig5

2. Expand the following products.

(i) (3 + u) (v โ€“ 3)

(ii) 2/3 (15 + 6a)

(iii) (10a + b) (10c + d)

(iv) (3 โ€“ x) (x โ€“ 6)

(v) (โ€“5a + b) (c + d)

(vi) (5 + z) (y + 9)

3. Find 3 examples where the product of two numbers remains unchanged when one of them is increased by 2 and the other is decreased by 4.

4. Expand (i) (a + ab โ€“ 3b2) (4 + b), and (ii) (4y + 7) (y + 11z โ€“ 3).

5. Expand (i) (a โ€“ b) (a + b), (ii) (a โ€“ b) (a2 + ab + b2) and (iii) (a โ€“ b)(a3+ a2b + ab2 + b3), Do you see a pattern? What would be the next identity in the pattern that you see? Can you check it by expanding?

Fast Multiplications Using the Distributive Property

The distributive property can be used to come up with quick methods of multiplication when certain types of numbers are multiplied.

When one of the numbers is 11, 101, 1001, ...

? Use the following multiplications to find the product of a number with 11 in a single step.

(a) 3874 ร— 11

(b) 5678 ร— 11

Let us take the first multiplication.

3874 ร— 11 = 3874 (10 + 1) = 38740 + 3874

38740 + 3874 =

Notice how the digits are getting added.

Let us take a 4-digit number dcba, that is, the number that has d in the thousands place, c in the hundreds place, b in the tens place and a in the units place.

dcba ร— (10 + 1) = dcba ร— 10 + dcba.

This becomes

fig6

This can be used to obtain the product in one line.

fig7

? Describe a general rule to multiply a number (of any number of digits) by 11 and write the product in one line.

Evaluate (i) 94 ร— 11, (ii) 495 ร— 11, (iii) 3279 ร— 11, (iv) 4791256 ร— 11.

? Can we come up with a similar rule for multiplying a number by 101?

? Multiply 3874 by 101.

Let us take a 4-digit number dcba.

dcba ร— 101 = dcba ร— (100 + 1) = dcba ร— 100 + dcba.

This becomes

fig8

? Use this to multiply 3874 ร— 101 in one line.

? What could be a general rule to multiply a number by 101 and write the product in one line? Extend this rule for multiplication by 1001, 10001, โ€ฆ

? Use this to find (i) 89 ร— 101, (ii) 949 ร— 101, (iii) 265831 ร— 1001, (iv) 1111 ร— 1001, (v) 9734 ร— 99 and (vi) 23478 ร— 999.

Such methods of applying the distributive property to easily multiply two numbers were discussed extensively in the ancient mathematical works of Brahmagupta (628 CE), Sridharacharya (750 CE) and Bhaskaracharya (Lilavati, 1150 CE). In his work Brahmasphuแนญasiddhฤnta (Verse 12.56), Brahmagupta refers to such methods for fast multiplication using the distributive property as ista-gunana.

6.2 Special Cases of the Distributive Property

Square of the Sum/Difference of Two Numbers

? The area of a square of sidelength 60 units is 3600 sq. units (602) and that of a square of sidelength 5 units is 25 sq. units (52). Can we use this to find the area of a square of sidelength 65 units?

A square of sidelength 65 can be split into 4 regions as shown in the figure โ€” a square of sidelength 60, a square of sidelength 5, and two rectangles of sidelengths 60 and 5. The area of the square of sidelength 65 is the sum of the areas of all its constituent parts. Can you find the areas of the four parts in the figure above?

We get

652 = (60 + 5)2 = 602 + 52 + 2 ร— (60 ร— 5).

= 3600 + 25 + 600 = 4225 sq. units.

Let us multiply (60 + 5) ร— (60 + 5) using the distributive property.

(60 + 5) ร— (60 + 5) = 60 ร— 60 + 5 ร— 60 + 60 ร— 5 + 5 ร— 5

= 602 + 2 ร— (60 ร— 5) + 52.

fig9

? What if we write 652 as (30 + 35)2 or (52 + 13)2? Draw the figures and check the area that you get.

Let us look at the general expression for the square of sum of two numbers, (a + b)2.

Using the distributive property, (a+b)2 can be expanded as

= a2 + 2ab + b2,

as we had already seen in Example 2.

fig10

Identity 1A (a+b)2 = a2 + 2ab + b2

? If a and b are any two integers, is (a + b)2 always greater than a2 + b2? If not, when is it greater?

? Use Identity 1A to find the values of 1042, 372. (Hint: Decompose 104 and 37 into sums or differences of numbers whose squares are easy to compute.)

? Use Identity 1A to write the expressions for the following.

(i) (m + 3)2

(ii) (6+p)2

? Expand (6x + 5)2

fig11

If you have difficulty remembering or using the general rule, you can just apply the distributive property to multiply and get the desired result.

? Expand (3j + 2k)2 using both the identity and by applying the distributive property.

? Can we use 602 (=3600) and 52 (=25) to find the value of (60 โ€“ 5)2 or 552? Let us approach this through geometry by drawing a square of side length 55 sitting inside a square of sidelength 60.

Area of a square of sidelength 55 is (60 โ€“ 5)2 = 552.

fig12

We can get the area of the square of sidelength 55 by taking the area of the square of sidelength 60 and removing the areas of the two rectangles of sidelengths 60 and 5, i.e., 602 โ€“ (60 ร— 5) โ€“ (5 ร— 60). By doing this, we remove the area of the small square of sidelength 5 twice. What can we do with this expression to get the actual area?

We can add back the area of the square of sidelength 5 to this expression. That way, we are only subtracting this area once.

(60 โ€“ 5)2 = 602 โ€“ (60 ร— 5) โ€“ (5 ร— 60) + 52

= 3600 โ€“ 300 โ€“ 300 + 25

= 3025.

The area of the square of sidelength 55 is 3025 sq. units.

We have seen what (a + b)2 gives when expanded. What is the expansion of (a โ€“ b)2?

Using the distributive property,

(a โ€“ b)2 = (a โ€“ b) ร— (a โ€“ b)

= (a)2 โ€“ ba โ€“ ab + (b)2

= a2 โ€“ 2ab + b2.

? We can also use the expansion of (a + b)2 to find the expansion of (a โ€“ b)2. Think how.

Hint: (a โ€“ b)2 = (a + (โ€“b))2.

We can now directly use the expansion of (a + b)2.

(a + (โ€“b)2 = (a)2 + (โ€“b)2 + 2 ร— (a) ร— (โ€“b)

Identity 1B (a โ€“ b)2 = a2 + b2 โ€“ 2ab

? Find the general expansion of (a โ€“ b)2 using geometry, as we did for 552.

? Use the identity (a โ€“ b)2 to find the values of (a) 992 and (b) 582.

? Expand the following using both Identity 1B and by applying the distributive property

(i) (b โ€“ 6)2

(ii) (โ€“2a + 3)2

(iii) (7y โ€“ 3/4z)2

Investigating Patterns

Pattern 1

Look at the following pattern.

2 (22 + 12) = 32 + 12

2 (32 + 12) = 42 + 22

2 (62 + 52) = 112 + 12

2 (52 + 32) = 82 + 22.

? Take a pair of natural numbers. Calculate the sum of their squares. Can you write twice this sum as a sum of two squares?

Try this with other pairs of numbers. Have you figured out a pattern? Notice that 2 (52 + 62) = (6 + 5)2 + (6 โ€“ 5)2.

? Do the identities below help in explaining the observed pattern?

(a + b)2 = a2 + 2ab + b2

(a โ€“ b)2 = a2 โ€“ 2ab + b2

(a + b)2 + (a โ€“ b)2 = (a2 + 2ab + b2) + (a2 โ€“ 2ab + b2)

Adding the like terms a2 + a2 = 2a2 , b2 + b2 = 2b2 and 2ab โ€“ 2ab = 0,

we get

2 (a2 + b2) = (a + b)2 + (a โ€“ b)2.

Pattern 2

? Here is a related pattern. Try to describe the pattern using algebra to determine if the pattern always holds.

9 ร— 9 โ€“ 1 ร— 1= 10 ร— 8

8 ร— 8 โ€“ 6 ร— 6 = 14 ร— 2

7 ร— 7 โ€“ 2 ร— 2 = 9 ร— 5

10 ร— 10 โ€“ 4 ร— 4 = 14 ร— 6

The pattern here appears to be a2 โ€“ b2 = (a + b) ร— (a โ€“ b).

Is this a true identity? Using the distributive property, we get

(a + b) ร— (a โ€“ b) = a2 โ€“ ab + ba โ€“ a2.

Adding the like terms, ab + (โ€“ab) = 0, we see that indeed

Identity 1C (a + b) ร— (a โ€“ b) = a2 โ€“ b2.

You had seen this identity earlier in Figure it Out 5 (i).

Use Identity 1C to calculate 98 ร— 102, and 45 ร— 55.

Show that (a + b) ร— (a โ€“ b) = a2 โ€“ b2 geometrically

fig13

Sridharacharya (750 CE) gave an interesting method to quickly compute the squares of numbers using Identity 1C! Consider the following modified form of this identity โ€”

a2 = (a + b) (a โ€“ b) + b2

Why is this identity true?

Now, for example, 312 can be found by taking a = 31 and b = 1.

312 = (31 + 1) (31 โ€“ 1) + 12

= 32 ร— 30 + 1

= 961.

1972 can be found by taking a = 197, and b = 3.

1972 = (197 + 3) (197 โ€“ 3) + 32

= 200 ร— 194 + 9

= 38809.

Figure it Out

1. Which is greater: (a โ€“ b)2 or (b โ€“ a)2? Justify your answer.

2. Express 100 as the difference of two squares.

3. Find 4062, 722, 1452, 10972, and 1242 using the identities you have learnt so far.

4. Do Patterns 1 and 2 hold only for counting numbers? Do they hold for negative integers as well? What about fractions? Justify your answer.

6.3 Mind the Mistake, Mend the Mistake

We have expanded and simplified some algebraic expressions below to their simplest forms.

(i) Check each of the simplifications and see if there is a mistake.

(ii) If there is a mistake, try to explain what could have gone wrong.

(iii) Then write the correct expression.

fig14

6.4 This Way or That Way, All Ways Lead to the Bay

Observe the pattern in the figure below. Draw the next figure in the sequence. How many circles does it have? How many total circles are there in Step 10? Write an expression for the number of circles in Step k.

fig15

There are many ways of interpreting this pattern. Here are some possibilities:

Method 1

fig16

Method 2

fig17

Method 3

fig18

Method 4

fig19

Does your method match any of these, or is it different? Each expression that we have identified appears different, but are they really different? Since they describe the same pattern, they should all be the same. Let us simplify each expression and find out.

(k + 1)2 โ€“ 1

= k2 + 1 + 2k โ€“ 1

= k2 + 2k

k2 + 2 ร— k

= k2 + 2k

k ร— (k + 1) + k

= k2 + k + k

= k2 + 2k

k ร— (k + 2)

= k2 + 2k

When carried out correctly, all methods lead to the same answer; k2 + 2k. The expression k2 + 2k gives the number of circles at Step k of this pattern.

In Mathematics, there are often multiple ways of looking at a pattern, and different ways of approaching and solving the same problem. Finding such ways often requires a great deal of creativity and imagination! While one or two of the ways might be your favourite(s), it can be amusing and enriching to explore other ways as well.

? Use this formula to find the number of circles in Step 15.

? Consider the pattern made of square tiles in the picture below.

fig20

? How many square tiles are there in each figure?

? How many are there in Step 4 of the sequence? What about Step 10?

? Write an algebraic expression for the number of tiles in Step n. Share your methods with the class. Can you find more than one method to arrive at the answer?

? Find the area of the (interior) shaded region in the figure below. All four rectangles have the same dimensions.

Tadangโ€™s method:

The total region is a square of side (m + n) with an area (m + n)2.

Subtracting the area of four rectangles from the total area will give the area of the interior shaded region. That is, (m + n)2 โ€“ 4mn .

fig21

Yusufโ€™s method:

The shaded region is a square with sidelength (n โ€“ m). So, its area is (n โ€“ m)2.

? By expanding both expressions,

check that (m + n)2โ€“ 4mn = (n โ€“ m)2.

? Find out the area of the region with slanting lines in the figure. All three rectangles have the same dimensions (Fig. 1).

fig22

Anushaโ€™s method:

Required area = Area (ABCD) โ€“ Area (EFGH)

Area of ABCD = x2.

Area of EFGH = xy.

Required area = x2 โ€“ xy.

fig23

Vaishnaviโ€™s method:

QS = y + x + y

= x + 2y.

Area of PQSR = x (x + 2y)

Required area = Area of PQSR โ€“ (area of the three rectangles)

= x (x + 2y) โ€“ 3xy.

fig24

Adityaโ€™s method:

The required area is 2 times the area of JKLM.

JK = (x โ€“ y)/2 , KM = x

Area (JKML) = x {(x โ€“ y)/2}

Required area = 2 ร— Area of JKML

= 2x (x โ€“ y)/2

=x (x โ€“ y).

fig25

? By expanding the expressions, verify that all three expressions are equivalent. If x = 8 and y = 3, find the area of the shaded region.

? Write an expression for the area of the dashed region in the figure below. Use more than one method to arrive at the answer. Substitute p = 6, r = 3.5, and s = 9, and calculate the area.

fig26

Figure it Out

1. Compute these products using the suggested identity.

(i) 462 using Identity 1A for (a + b)2

(ii) 397 ร— 403 using Identity 1C for (a + b) (a โ€“ b)

(iii) 912 using Identity 1B for (a โ€“ b)2

(iv) 43 ร— 45 using Identity 1C for (a + b) (a โ€“ b)

2. Use either a suitable identity or the distributive property to find each of the following products.

(i) (p โ€“ 1) (p + 11)

(ii) (3a โ€“ 9b) (3a + 9b)

(iii) โ€“(2y + 5) (3y + 4)

(iv) (6x + 5y)2

(v) (2x โ€“ 1/2 )2

(vi) (7p) ร— (3r) ร— (p + 2)

3. For each statement identify the appropriate algebraic expression(s).

(i) Two more than a square number.

2 + s

(s + 2)2

s2 + 2

s2 + 4

2s2

22 s

(ii) The sum of the squares of two consecutive numbers

m2 + n2

(m + n)2

m2 + 1

m2 + (m + 1)2

m2 + (m โ€“ 1)2

(m + (m + 1))2

(2m)2 + (2m + 1)2

4. Consider any 2 by 2 square of numbers in a calendar, as shown in the figure.

fig27

Find products of numbers lying along each diagonal โ€” 4 ร— 12 = 48, 5 ร— 11 = 55. Do this for the other 2 by 2 squares. What do you observe about the diagonal products? Explain why this happens.

Hint: Label the numbers in each 2 by 2 square as

fig28

5. Verify which of the following statements are true.

(i) (k + 1) (k + 2) โ€“ (k + 3) is always 2.

(ii) (2q + 1) (2q โ€“ 3) is a multiple of 4.

(iii) Squares of even numbers are multiples of 4, and squares of odd numbers are 1 more than multiples of 8.

(iv) (6n + 2)2 โ€“ (4n + 3)2 is 5 less than a square number.

6. A number leaves a remainder of 3 when divided by 7, and another number leaves a remainder of 5 when divided by 7. What is the remainder when their sum, difference, and product are divided by 7?

7. Choose three consecutive numbers, square the middle one, and subtract the product of the other two. Repeat the same with other sets of numbers. What pattern do you notice? How do we write this as an algebraic equation? Expand both sides of the equation to check that it is a true identity.

8. What is the algebraic expression describing the following steps โ€” add any two numbers. Multiply this by half of the sum of the two numbers? Prove that this result will be half of the square of the sum of the two numbers.

9. Which is larger? Find out without fully computing the product.

(i) 14 ร— 26 or 16 ร— 24

(ii) 25 ร— 75 or 26 ร— 74

10. A tiny park is coming up in Dhauli. The plan is shown in the figure. The two square plots, each of area g2 sq. ft., will have a green cover. All the remaining area is a walking path w ft. wide that needs to be tiled. Write an expression for the area that needs to be tiled.

fig29

11. For each pattern shown below,

(i) Draw the next figure in the sequence.

(ii) How many basic units are there in Step 10?

(iii) Write an expression to describe the number of basic units in Step y.

fig30

SUMMARY

๏ฟฝ We extended the distributive property to find the product of two expressions each of which has two terms. The general form for the same is (a + b) ร— (c + d) = ac + ad + bc + bd.

๏ฟฝ We saw some special cases of this identity.

(a + b)2 = a2 + 2ab + b2

(a โ€“ b)2 = a2 โ€“ 2ab + b2

(a + b) (a โ€“ b) = a2 โ€“ b2.

๏ฟฝ We considered different patterns, and explored how to understand them using algebra. We saw that, often, there are multiple ways to solve a problem and arrive at the same correct answer. Finding different methods to approach and solve the same problem is a creative process.

PUZZLE TIME

Coin Conjoin

Arrange 10 coins in a triangle as shown in the figure below on the left. The task is to turn the triangle upside down by moving one coin at a time. How many moves are needed? What is the minimum number of moves?

A triangle of 3 coins can be inverted (turned upside down) with a single move, and a triangle of 6 coins can be inverted by moving 2 coins.

fig32

The 10-coin triangle can be flipped with just 3 moves; did you figure out how? Find out the minimum possible moves needed to flip the next bigger triangle having 15 coins. Try the same for bigger triangular numbers.

Is there a simple way to calculate the minimum number of coin moves needed for any such triangular arrangement?

fig31