We Distribute, Yet Things Multiply

www.akankshaclasses.com
CLASS VIII Mathematics ~4–5 marks Ch 6 of 14
We Distribute, Yet Things Multiply

Class 8 · Mathematics · NCERT chapter notes · Akanksha Classes

Snapshot
  • The whole chapter rests on one rule — the distributive property: $a(b+c)=ab+ac$. "Multiply each part of the bracket, then add."
  • Multiplying two brackets = each term of the first times each term of the second: $(a+m)(b+n)=ab+mb+an+mn$ (Identity 1).
  • Three special identities save time: $(a+b)^2=a^2+2ab+b^2$, $(a-b)^2=a^2-2ab+b^2$, and $(a+b)(a-b)=a^2-b^2$.
  • These give clever fast tricks: $\times 11$, $\times 101$, squaring near round numbers ($31^2,\ 99^2$), and products like $98\times102$.
  • Same area, many algebra paths — different correct expressions for one figure are equal, proven by expanding.
  • Weightage: ~4–5 marks — expansions, identity-based shortcuts, "spot the mistake", and area/pattern reasoning.
Detailed notes

1. The big idea — distributivity

Algebra lets us write general statements and prove patterns. The single property that ties multiplication and addition together is distributivity. For any three numbers $a,b,c$:

$$a(b+c)=ab+ac$$

Read it as: "$a$ times the bracket = $a$ times each piece, added up." Here $a(b+c)$ means $a\times(b+c)$ — we usually drop the $\times$ next to brackets, just like in $5a$ or $xy$.

Picture it as a dot grid: $a$ rows of $(b+c)$ dots split into two blocks — one $a\times b$ block ($ab$ dots) and one $a\times c$ block ($ac$ dots). The total is $ab+ac$.

It works the other way too, using commutativity: $(a+b)c = c(a+b)=ca+cb=ac+bc$. And it holds for negative integers and fractions as well, e.g. $x(y+z)=xy+xz$ for any integers $x,y,z$.

Why this chapter's odd name? When we "distribute" the multiplier across a bracket, the single product breaks into many products that are then added — we distribute, yet things multiply. Every shortcut, identity and area-trick in the chapter is just this one law applied cleverly. A pinch of history: the distributive law was used implicitly by Euclid (geometrically) and Āryabhaṭa (algebraically); the first explicit statement came from Brahmagupta in the Brahmasphuṭasiddhānta, who called multiplication-by-parts khaṇḍa-guṇanam.

2. Increase in a product

Take $23\times27$. What happens to the product when we nudge the numbers?

  • Second number $+1$: $23(27+1)=23\times27+23$ — product grows by the first number, $23$.
  • First number $+1$: by symmetry, $a(b+1)$... actually $(a+1)b=ab+b$ — grows by the other number.
  • Both $+1$: $(a+1)(b+1)$ — let's expand it.

Treat $(a+1)$ as one term and distribute:

$$(a+1)(b+1)=(a+1)b+(a+1)1=ab+\underbrace{b+a+1}_{\text{increase}}$$

So when both grow by $1$, the product $ab$ increases by $a+b+1$. Check with numbers: $(23+1)(27+1)=23\times27+(27+23+1)=621+51=672=24\times28.$ Correct.

3. One up, one down — and identities

If $a$ goes up by $1$ and $b$ goes down by $1$:

$$(a+1)(b-1)=(a+1)b-(a+1)=ab+\underbrace{b-a-1}_{\text{increase}}$$

The product can rise or fall depending on the numbers. Statements like $a(b+8)=ab+8a$ or $(a+1)(b-1)=ab+b-a-1$ are true for all values — such always-true equalities are called identities.

4. Multiplying two brackets — Identity 1

If $a$ increases by $m$ and $b$ increases by $n$, the new product is $(a+m)(b+n)$. Distribute twice:

$$(a+m)(b+n)=ab+mb+an+mn \qquad \textbf{(Identity 1)}$$

Golden rule: the product is the sum of (each term of the first bracket) $\times$ (each term of the second bracket). The increase here is $an+bm+mn$.

The same identity handles decreases — just use negative values of $m$ or $n$ and follow the sign rules of integer multiplication:

  • $(a+u)(b-v)=ab-uv+... = ab+ub-av-uv$ (take $n=-v$).
  • $(a-u)(b+v)=ab-ub+av-uv$.
  • $(a-u)(b-v)=ab-ub-av+uv$.

One identity, every case — that is the power of letting letters take negative values. The signs simply follow integer-multiplication rules: a $+$ term times a $-$ term gives a $-$ term, and a $-$ times a $-$ gives a $+$. So you never need to memorise four separate rules; Identity 1 with the right signs does all of them.

Worked check (Identity 1 with $m=-2,\ n=+3$): the product changes by $an+bm+mn = 3a-2b-6.$ For $a=23,\ b=27$: $(23-2)(27+3)=21\times30=630$, and $621+(3\times23-2\times27-6)=621+(69-54-6)=621+9=630.$ Matches.

NCERT Example 1 — expand $\dfrac{3a}{2}\left(a-b+\dfrac15\right)$

Distributivity is not limited to two terms. Multiply $\dfrac{3a}{2}$ into each:

$\dfrac{3a}{2}\times a=\dfrac32 a^2,\quad \dfrac{3a}{2}\times b=\dfrac32 ab,\quad \dfrac{3a}{2}\times\dfrac15=\dfrac{3}{10}a.$

So $\dfrac{3a}{2}\left(a-b+\dfrac15\right)=\dfrac32 a^2-\dfrac32 ab+\dfrac{3}{10}a.$ The terms have different letter-parts, so this is the simplest form.

5. Like terms — when can we combine?

Terms with exactly the same letter-numbers are like terms and only those can be added into one term. So $\tfrac32 a^2$ and $\tfrac{3}{10}a$ cannot be combined, but $ab$ and $ba$ can ($ba=ab$).

NCERT Example 2 — expand $(a+b)(a+b)$

$(a+b)(a+b)=(a+b)a+(a+b)b=a^2+ba+ab+b^2.$ Since $ba=ab$, the middle two are like terms: $ba+ab=2ab.$

$\therefore (a+b)(a+b)=a^2+2ab+b^2.$ This is our first square identity.

NCERT Example 3 — expand $(a+b)(a^2+2ab+b^2)$

Multiply $(a+b)$ into each term, then collect like terms ($a^2b$ with $2a^2b$, and $ab^2$ with $2ab^2$):

$(a+b)(a^2+2ab+b^2)=a^3+3a^2b+3ab^2+b^3.$ (This is the cube of a sum.)

6. Fast multiplication using distributivity

Brahmagupta called this khaṇḍa-guṇanam (multiplication by parts) and ista-guṇana. Split one number into easy parts.

  • $\times 11$: $3874\times11=3874(10+1)=38740+3874=42614.$ Trick: write the number, add each pair of neighbouring digits (with carries). $94\times11=1034,\ 495\times11=5445.$
  • $\times 101$: $3874\times101=3874(100+1)=387400+3874=391274.$ So $89\times101=8989,\ 949\times101=95849.$
  • $\times 1001,\ \times 99,\ \times 999$: $23478\times999=23478(1000-1)=23478000-23478=23454522.$ Also $9734\times99=9734(100-1)=973400-9734=963666.$

The general digit-rule for $\times 11$ on a number with digits $\dots dcba$ comes straight from $\overline{dcba}\times(10+1)$: each output digit is the sum of two neighbouring digits (carry when over $9$). For $\times 101$ on $\overline{dcba}$, you add the number to itself shifted two places, giving digit-sums two columns apart. All of it is the distributive property in disguise — no new "rule" to learn.

7. Special Case A — square of a sum

A square of side $65$ splits into a $60\times60$ square, a $5\times5$ square, and two $60\times5$ rectangles. So $65^2=(60+5)^2=60^2+2(60\times5)+5^2=3600+600+25=4225.$ In general:

$$(a+b)^2=a^2+2ab+b^2 \qquad \textbf{(Identity 1A)}$$

Note $(a+b)^2$ is not $a^2+b^2$ — the extra $2ab$ is the two rectangles. For positive $a,b$ it is always greater than $a^2+b^2$.

Worked — $104^2$ and $(6x+5)^2$

$104^2=(100+4)^2=100^2+2(100\times4)+4^2=10000+800+16=10816.$

$(6x+5)^2=(6x)^2+2(6x)(5)+5^2=36x^2+60x+25.$

8. Special Case B — square of a difference

A square of side $55$ sits inside a side-$60$ square; remove two $60\times5$ rectangles but add back the $5\times5$ counted twice: $(60-5)^2=60^2-(60\times5)-(5\times60)+5^2=3600-300-300+25=3025.$ In general, since $(a-b)^2=(a+(-b))^2$:

$$(a-b)^2=a^2-2ab+b^2 \qquad \textbf{(Identity 1B)}$$
Worked — $99^2$, $58^2$, $91^2$

$99^2=(100-1)^2=10000-200+1=9801.$

$58^2=(60-2)^2=3600-240+4=3364.$

$91^2=(90+1)^2=8100+180+1=8281$ (or $(100-9)^2=10000-1800+81=8281$).

9. Special Case C — product of sum and difference

From the pattern $9\times9-1\times1=10\times8$, $8\times8-6\times6=14\times2$, etc., we spot $a^2-b^2=(a+b)(a-b)$. Expanding confirms it: $(a+b)(a-b)=a^2-ab+ba-b^2=a^2-b^2$ (the $ab$ terms cancel).

$$(a+b)(a-b)=a^2-b^2 \qquad \textbf{(Identity 1C)}$$
Worked — $98\times102$ and $45\times55$

$98\times102=(100-2)(100+2)=100^2-2^2=10000-4=9996.$

$45\times55=(50-5)(50+5)=2500-25=2475.$

Sridharacharya's squaring trick rearranges 1C as $a^2=(a+b)(a-b)+b^2$: e.g. $31^2=(31+1)(31-1)+1^2=32\times30+1=961$, and $197^2=(197+3)(197-3)+3^2=200\times194+9=38809.$

10. Mind the mistake — common errors (§6.3)

NCERT asks you to spot wrong "simplifications". The classic traps:

  • $(y+2)^2 \ne y^2+4$ — you dropped $2ab$. Correct: $y^2+4y+4.$
  • $(5m+6n)^2 \ne 25m^2+36n^2$ — missing $2\times5m\times6n$. Correct: $25m^2+60mn+36n^2.$
  • $(-q+2)^2 = q^2-4q+4$ (treat as $(2-q)^2$), not $q^2-4q+4$ with wrong signs — check carefully.
  • $5w^2+6w \ne 11w^2$ — $w^2$ and $w$ are not like terms; they cannot be combined.
  • $2(x-1)+3(x+4)=2x-2+3x+12=5x+10$ — don't forget to distribute the $-1$ and the $+12$.

11. Many ways, one answer (§6.4) — patterns & areas

A dot pattern's count at Step $k$ can be written four ways — all equal:

$$(k+1)^2-1=k^2+2k,\quad k^2+2k,\quad k(k+1)+k=k^2+2k,\quad k(k+2)=k^2+2k$$

Different correct expressions for the same figure must be identically equal — proven by expanding. Same with areas: an interior square framed by four equal $m\times n$ rectangles has area $(m+n)^2-4mn$ (Tadang) and also $(n-m)^2$ (Yusuf). Expanding both: $(m+n)^2-4mn=m^2+2mn+n^2-4mn=m^2-2mn+n^2=(n-m)^2.$ Equal.

12. Two useful number patterns

  • Pattern 1: $2(a^2+b^2)=(a+b)^2+(a-b)^2.$ (Add Identities 1A and 1B: the $2ab$ cancels, $a^2+a^2=2a^2$.) Check: $2(5^2+6^2)=11^2+1^2.$
  • Pattern 2: $a^2-b^2=(a+b)(a-b)$ — Identity 1C again, seen as $9\times9-1=10\times8$, etc.

Both patterns hold for negative integers and fractions too, since the identities themselves do.

More gems you can prove with identities:

  • Squares of even numbers are multiples of 4: an even number is $2k$, so $(2k)^2=4k^2.$
  • Squares of odd numbers are 1 more than a multiple of 8: an odd number is $2k+1$, so $(2k+1)^2=4k^2+4k+1=4k(k+1)+1$; since $k(k+1)$ is always even, $4k(k+1)$ is a multiple of $8$.
  • Consecutive-number trick: for three consecutive numbers, $(\text{middle})^2-(\text{first}\times\text{last})=a^2-(a-1)(a+1)=a^2-(a^2-1)=1$ — always exactly $1$.
  • Difference of squares of two consecutive numbers: $(n+1)^2-n^2=2n+1$ — always the odd number in between, by Identity 1C.

13. NCERT Exercises — selected solutions

Expand products (Q2, p.143):

  • (i) $(3+u)(v-3)=3v-9+uv-3u.$
  • (ii) $\dfrac23(15+6a)=10+4a.$
  • (iii) $(10a+b)(10c+d)=100ac+10ad+10bc+bd.$
  • (iv) $(3-x)(x-6)=3x-18-x^2+6x=-x^2+9x-18.$
  • (vi) $(5+z)(y+9)=5y+45+zy+9z.$

Compute with identities (Q1, p.154):

  • (i) $46^2=(40+6)^2=1600+480+36=2116$ (Identity 1A).
  • (ii) $397\times403=(400-3)(400+3)=160000-9=159991$ (Identity 1C).
  • (iii) $91^2=(90+1)^2=8281$ (or 1B as $(100-9)^2$).
  • (iv) $43\times45=(44-1)(44+1)=1936-1=1935$ (Identity 1C).

Use an identity or distributivity (Q2, p.154):

  • (i) $(p-1)(p+11)=p^2+10p-11.$
  • (ii) $(3a-9b)(3a+9b)=9a^2-81b^2$ (1C).
  • (iv) $(6x+5y)^2=36x^2+60xy+25y^2$ (1A).
  • (v) $\left(2x-\dfrac12\right)^2=4x^2-2x+\dfrac14$ (1B).
  • (vi) $(7p)(3r)(p+2)=21pr(p+2)=21p^2r+42pr.$

Calendar 2×2 box (Q4, p.155): label the box $a,\ a+1,\ a+7,\ a+8.$ Diagonal products: $a(a+8)=a^2+8a$ and $(a+1)(a+7)=a^2+8a+7.$ The two diagonal products always differ by exactly $7$ — that is why $5\times11=55$ and $4\times12=48$ differ by $7$.

14. Quick revision checklist

  • Distributive: $a(b+c)=ab+ac$ — multiply into every term.
  • Two brackets: each term $\times$ each term $\Rightarrow (a+m)(b+n)=ab+mb+an+mn.$
  • $(a+b)^2=a^2+2ab+b^2$;   $(a-b)^2=a^2-2ab+b^2$;   $(a+b)(a-b)=a^2-b^2.$
  • Never drop the middle $2ab$; never combine unlike terms ($w^2\ne$ part of $w$).
  • Use $(a\pm b)$ splits for fast squares and near-round products.
Practice MCQs
1. The distributive property states that $a(b+c)$ equals:
  1. $ab+c$
  2. $ab+ac$
  3. $a+bc$
  4. $abc$
Answer: (B) $ab+ac$ — multiply $a$ into each term inside the bracket.
2. $(a+b)^2$ expands to:
  1. $a^2+b^2$
  2. $a^2-2ab+b^2$
  3. $a^2+2ab+b^2$
  4. $2a+2b$
Answer: (C) Identity 1A — the middle term $2ab$ comes from the two rectangles.
3. $(x-y)^2$ equals:
  1. $x^2+y^2$
  2. $x^2-2xy+y^2$
  3. $x^2-y^2$
  4. $x^2+2xy-y^2$
Answer: (B) Identity 1B — same as 1A but the middle term is negative.
4. $(a+b)(a-b)$ equals:
  1. $a^2+b^2$
  2. $a^2+2ab+b^2$
  3. $a^2-b^2$
  4. $2ab$
Answer: (C) Identity 1C — the $\pm ab$ terms cancel, leaving $a^2-b^2$.
5. $98\times102$ is most quickly found as:
  1. $100^2-2^2=9996$
  2. $100^2+2^2=10004$
  3. $98^2+4$
  4. $10000$
Answer: (A) $(100-2)(100+2)=10000-4=9996$ using Identity 1C.
6. The expansion of $(6x+5)^2$ is:
  1. $36x^2+25$
  2. $36x^2+30x+25$
  3. $36x^2+60x+25$
  4. $6x^2+60x+25$
Answer: (C) $(6x)^2+2(6x)(5)+5^2=36x^2+60x+25.$
7. Which two are like terms?
  1. $5w^2$ and $6w$
  2. $ab$ and $ba$
  3. $a^2$ and $a$
  4. $3x$ and $3y$
Answer: (B) $ba=ab$ — same letter-numbers, so they can be added to $2ab$.
8. By Identity 1, $(a+m)(b+n)$ equals:
  1. $ab+mn$
  2. $ab+mb+an+mn$
  3. $ab+an$
  4. $am+bn$
Answer: (B) each term of the first bracket times each term of the second, all added.
9. Using Sridharacharya's method, $31^2=(31+1)(31-1)+1^2=$
  1. $32\times30+1=961$
  2. $960$
  3. $31\times31$ only
  4. $900$
Answer: (A) $32\times30+1=960+1=961.$
10. The product $3874\times11$ uses the split:
  1. $3874(10+1)$
  2. $3874(11+0)$
  3. $3874\times10\times1$
  4. $3874+11$
Answer: (A) $3874\times10+3874=38740+3874=42614.$
11. For positive $a,b$, the value of $(a+b)^2-(a^2+b^2)$ is:
  1. $0$
  2. $2ab$
  3. $-2ab$
  4. $ab$
Answer: (B) $(a+b)^2=a^2+2ab+b^2$, so the difference is $2ab$.
12. $2(a^2+b^2)$ can be written as:
  1. $(a+b)^2$
  2. $(a+b)^2-(a-b)^2$
  3. $(a+b)^2+(a-b)^2$
  4. $(a-b)^2$
Answer: (C) adding Identities 1A and 1B, the $2ab$ terms cancel, giving $2a^2+2b^2$.
Assertion–Reason
A: $(a+b)^2=a^2+b^2$ is false.   R: The square of a sum has an extra middle term $2ab$.
Answer: Both A and R are true, and R correctly explains A — $(a+b)^2=a^2+2ab+b^2$.
A: $5w^2+6w=11w^2$.   R: Only like terms (same letter-numbers) can be combined into one term.
Answer: A is false, R is true — $w^2$ and $w$ are unlike, so they cannot be added.
Exam-style questions
Q1. Expand $(10a+b)(10c+d)$ using the distributive property. (3 marks)
Answer: each term $\times$ each term: $100ac+10ad+10bc+bd.$
Q2. Using a suitable identity, find $397\times403$ and $46^2$. (3 marks)
Answer: $397\times403=(400-3)(400+3)=160000-9=159991$ (1C); $46^2=(40+6)^2=1600+480+36=2116$ (1A).
Q3. In a 2×2 box from a calendar with entries $a,\ a+1,\ a+7,\ a+8$, show that the two diagonal products always differ by $7$. (4 marks)
Answer: $a(a+8)=a^2+8a$ and $(a+1)(a+7)=a^2+8a+7.$ Difference $=7$, independent of $a$.
Q4. An inner square is framed by four equal $m\times n$ rectangles inside a side-$(m+n)$ square. Show its area equals both $(m+n)^2-4mn$ and $(n-m)^2$. (4 marks)
Answer: $(m+n)^2-4mn=m^2+2mn+n^2-4mn=m^2-2mn+n^2=(n-m)^2.$ Both expressions are identically equal.
Want personal coaching in Dwarka?
Book a free demo class
More Class 8 Mathematics chapters
Chat with us