1.1.18 · D3Arithmetic & Number Systems

Worked examples — Percentages — finding %, % of a quantity, % increase - decrease

2,318 words11 min readBack to topic

The scenario matrix

Every cell below is one class of problem. The right column names the example that covers it.

# Case class What makes it tricky Covered by
C1 A of B, part smaller than whole plain, warm-up Ex 1
C2 A of B, part larger than whole → answer you can have "150% of" Ex 2
C3 x% of Q with a real-world word wrapper (tax/discount) keep the units, don't return a % Ex 3
C4 % increase (new old, base = old) sign positive Ex 4
C5 % decrease & the asymmetry (up ≠ down) base changes Ex 4
C6 Find the base / original from a % change reverse of C4, divide not multiply Ex 5
C7 Successive changes (+% then −%) multiply multipliers, never add Ex 6
C8 Zero / degenerate inputs (, , ) , , and undefined Ex 7
C9 Limiting behaviour (as the fall approaches the whole) max possible decrease is Ex 8
C10 Exam twist: percent-of-a-percent / point vs percent "20% off then 10% off ≠ 30% off"; percentage points Ex 9

Ten cells, nine examples (C4 and C5 share one). Let's fill them all.











Recall Rapid scenario check (say the cell out loud)

Match each phrasing to its cell and formula. "39 out of 50 is what %?" ::: C1 · "This is 130% of last year" ::: C2 · answer exceeds 100%, base = last year "18% GST on ₹500" ::: C3 · , a rupee amount "After −25%, find the original" ::: C6 · divide by , don't subtract "+20% then −20%" ::: C7 · "Fell from 40 to 0" ::: C8 · exactly "Grew from 0 to 500" ::: C8 · base zero ⇒ undefined "60% to 75%: points vs percent?" ::: C10 · +15 points and +25%


Connections

  • Fractions and Decimals — every ratio here is first a fraction/decimal.
  • Ratio and Proportion — "A of B" and "find the base" are proportion solves.
  • Simple and Compound Interest — reversing growth (Ex 5) = stripping interest; chaining multipliers (Ex 6) = compounding.
  • Profit and Loss — the discount/tax chain of Ex 3 is a cost→selling price markup.
  • Exponential Growth and Decay — successive multipliers (Ex 6) and the limit (Ex 8).

Concept Map

Percentage question

A of B

x percent of quantity

percent change

part smaller C1

part bigger over 100 C2

word problem keep units C3

increase base old C4

decrease base changes C5

find original divide C6

successive multiply C7

zero or degenerate C8

limit minus 100 percent C9

points vs percent C10