A percentage is a fraction with denominator 100: x%x\% means x100\dfrac{x}{100}. Every percentage problem reduces to a multiplication, and mental math becomes easy once you break the rate into pieces you can do without paper.

The definition that solves every case

To find x%x\% of a value VV:

x% of V=x100Vx\% \text{ of } V = \frac{x}{100} \cdot V

Example: 35%35\% of 8080 is 0.3580=280.35 \cdot 80 = 28. This form works on a calculator and for checking. In your head, decomposing is faster.

The anchors: 10%, 5% and 1%

  • 10%: divide by 10 (move the decimal point one place). 10%10\% of 470470 is 4747.
  • 5%: half of 10%. 5%5\% of 470470 is 23.523.5.
  • 1%: divide by 100. 1%1\% of 470470 is 4.74.7.
  • 50% and 25%: half, and half of half.

With these anchors, almost any rate becomes a sum or a difference.

Worked example: 15% of 240

  1. 10%10\% of 240240 is 2424.
  2. 5%5\% is half of that: 1212.
  3. Add: 24+12=3624 + 12 = 36.

Worked example: 19% of 300

  1. 20%20\% of 300300 is 230=602 \cdot 30 = 60.
  2. 1%1\% of 300300 is 33.
  3. Subtract: 603=5760 - 3 = 57.

Swap the order when it helps

Since x100y=y100x\dfrac{x}{100} \cdot y = \dfrac{y}{100} \cdot x, x%x\% of yy equals y%y\% of xx. It looks like a trick, but it saves time: 4%4\% of 7575 is the same as 75%75\% of 44, which is 33.

Increases and discounts with a multiplier

Increasing a value by i%i\% means multiplying by 1+i1001 + \dfrac{i}{100}; discounting i%i\% means multiplying by 1i1001 - \dfrac{i}{100}.

ChangeFactor
20% increase1.201.20
5% increase1.051.05
20% discount0.800.80
35% discount0.650.65

Worked example: a $180 item with a 15% discount

  1. Discount factor: 10.15=0.851 - 0.15 = 0.85.
  2. Final price: 1800.85=153180 \cdot 0.85 = 153.
  3. Mental check: 15%15\% of 180180 is 18+9=2718 + 9 = 27, and 18027=153180 - 27 = 153.

Successive percentages

Successive changes multiply; they do not add. A 10%10\% increase followed by another 10%10\% gives a factor of 1.11.1=1.211.1 \cdot 1.1 = 1.21: a total increase of 21%21\%, not 20%20\%.

Worked example: a 25% increase followed by a 20% discount

  1. Factors: 1.251.25 and 0.800.80.
  2. Product: 1.250.8=11.25 \cdot 0.8 = 1.
  3. The price returns exactly to the original.

Finding the rate or the original value

  • What percentage of bb is aa? Compute ab100\dfrac{a}{b} \cdot 100. For example, 1818 out of 7272 is 1872=0.25=25%\dfrac{18}{72} = 0.25 = 25\%.
  • Value before an increase: if the price after a 20%20\% increase is $96, the original is 961.2=80\dfrac{96}{1.2} = 80. A common mistake is to subtract 20%20\% of 9696, which gives 76.8076.80.

Most common mistakes

  1. Adding successive rates instead of multiplying the factors.
  2. Taking the percentage of the final value when the question is about the initial one.
  3. Confusing percentage points with percent change.

Frequently asked questions

How do I find 30% of a number quickly?

Find 10% by dividing by 10, then multiply by 3. For example, 30% of 240 is 3 × 24 = 72.

Does a 10% increase followed by a 10% discount return to the original price?

No. The result is 1.1 × 0.9 = 0.99 of the original, which is a 1% loss.

What is the difference between percentage points and percent?

If a rate goes from 10% to 12%, it rose by 2 percentage points, but it grew by 20% relative to its previous value, because 2 is 20% of 10.

Is x% of y equal to y% of x?

Yes. Both equal xy/100. That is why 8% of 50 is the same as 50% of 8, which is 4.