15% of 240
- I want to find
- X% of Y
- X
- 15%
- Y
- 240
- Result
- 36
Checked against: 0.15 × 240
Find X% of Y, what percent one number is of another, percentage increase or decrease, percent difference, and the original before a percentage was added.
15% means 15 out of every 100, so 15% of 240 is 36.
A percentage is a number out of 100: 15% means 15/100 = 0.15, so 15% of 240 is 0.15 × 240 = 36. The calculator answers seven questions built on that rule: X% of Y, what percent X is of Y (X ÷ Y × 100), percent change ((Y − X) ÷ |X| × 100), percent difference (the gap divided by the average of the two numbers), the whole when a part and its percentage are known, and increasing or decreasing a number by a percentage.
Typical uses are discounts, sales tax, pay rises, exam marks and price changes. A price rising from 80 to 100 has gone up 25%, but falling back from 100 to 80 is a 20% drop, because each change is measured against its own starting value.
A negative percent change is a decrease. Percent change needs a non-zero starting value and percent difference a non-zero average; the calculator reports an error rather than dividing by zero.
Every percentage problem links three numbers: a part, a whole and a rate, with part = rate ÷ 100 × whole. Knowing any two gives the third. The % sign stands for the number 0.01 (NIST Guide to the SI, §7.10.2), so dividing by 100 is all it takes to turn a percentage into a decimal: 7.5% is 0.075.
| Question | Formula | Example | Answer |
|---|---|---|---|
| What is X% of Y? | X ÷ 100 × Y | 7.5% of 64 | 4.8 |
| X is what percent of Y? | X ÷ Y × 100 | 27 out of 36 | 75% |
| Y is X% of what? | Y ÷ (X ÷ 100) | 54 is 45% of what? | 120 |
| Increase Y by X% | Y × (1 + X ÷ 100) | 250 plus 12% | 280 |
| Decrease Y by X% | Y × (1 − X ÷ 100) | 250 minus 12% | 220 |
| Percent change from X to Y | (Y − X) ÷ |X| × 100 | 250 to 280 | +12% |
| Percent difference of X and Y | |Y − X| ÷ ((X + Y) ÷ 2) × 100 | 250 and 280 | 11.32% |
The last two rows use the same pair of numbers and disagree because they divide by different bases: 250 for the change, and the average, 265, for the difference.
A student scores 43 out of 52 on a test. To express that as a percentage:
The calculator's "X is what % of Y" mode, with X = 43 and Y = 52, returns 82.6923%. Rounding in step 1 instead, to 0.83, reports 83%, which is 0.3 points too high and can be enough to cross a grade boundary.
For mental arithmetic, build the rate out of easy pieces. Moving the decimal point one place left gives 10%, two places gives 1%, half of 10% is 5%, and dividing by 4 or 8 gives 25% or 12.5%. A 15% tip on a bill of 84 is 8.40 (10%) plus 4.20 (5%), or 12.60. The tip and bill split calculator does the same sum and divides it between people.
Converting between fractions, decimals and percentages is the same operation in different notation. Multiply a decimal by 100 to get the percentage; divide the numerator by the denominator to get the decimal.
| Fraction | Decimal | Percentage |
|---|---|---|
| 1/2 | 0.5 | 50% |
| 1/3 | 0.333… | 33.33% |
| 1/4 | 0.25 | 25% |
| 1/5 | 0.2 | 20% |
| 1/6 | 0.1666… | 16.67% |
| 1/8 | 0.125 | 12.5% |
| 3/8 | 0.375 | 37.5% |
| 2/3 | 0.666… | 66.67% |
| 3/4 | 0.75 | 75% |
| 1/20 | 0.05 | 5% |
When the two values being compared are themselves percentages, there are two ways to state the change. A mortgage rate moving from 2.5% to 3.0% rose by 0.5 percentage points, found by plain subtraction, and by 20% in relative terms, found with the percent change formula (0.5 ÷ 2.5 × 100). In basis points, where one basis point is 0.01 percentage point, the move is 50 basis points.
A fall and a rise of the same percentage do not cancel, because the rise is measured from the lower value. The rise needed to recover from a fall of p% is p ÷ (100 − p) × 100:
| Fall | Rise needed to get back to the start |
|---|---|
| 5% | 5.26% |
| 10% | 11.11% |
| 20% | 25% |
| 25% | 33.33% |
| 40% | 66.67% |
| 50% | 100% |
| 75% | 300% |
| 90% | 900% |
The gap widens quickly: an investment that loses half its value has to double to break even.
The calculator divides a change by the absolute value of the starting number. Moving from −50 to −25 therefore reads as a 50% increase, because the value rose towards zero. A spreadsheet formula written as (new − old) ÷ old returns −50% for the same move, so check which convention a report uses before comparing figures. When the starting value is 0 no percent change exists; report the absolute change instead.
To undo a percentage change, divide by the multiplier that produced it. After a 15% discount a jacket costs 68. The sale price is 85% of the original, so the original was 68 ÷ 0.85 = 80. In the calculator, choose "Y is X% of what" with Y = 68 and X = 85.
The tempting shortcut, adding 15% of 68 back on, gives 68 × 1.15 = 78.20, which is 1.80 short, because the 15% was taken from 80, not from 68. The same error appears when removing sales tax or VAT from a gross price; the GST, VAT and sales tax calculator handles that case directly.
Markup and margin are a reverse-percentage pair. An item that costs 80 and sells for 100 has a markup of 25% (20 ÷ 80) and a margin of 20% (20 ÷ 100). The profit is the same 20 in both; only the base changes. The discount and markup calculator converts between the two.
Successive discounts multiply rather than add. A 20% discount followed by a further 10% off leaves 0.80 × 0.90 = 0.72 of the price, a total discount of 28%, not 30%. The order of the two discounts makes no difference.
| First discount | Second discount | Combined discount |
|---|---|---|
| 10% | 10% | 19% |
| 20% | 10% | 28% |
| 20% | 20% | 36% |
| 25% | 25% | 43.75% |
| 30% | 20% | 44% |
| 50% | 20% | 60% |
| 50% | 50% | 75% |
"50% off, then an extra 50% off" takes three quarters off the price, not all of it. Other errors that recur:
1.5^(1/5) - 1 in one line.Checked against: 0.15 × 240
Checked against: 36 / 240 × 100
Checked against: (100 − 80) / 80 × 100
Checked against: 20 / 90 × 100 = 22.2…
Divide the percentage by 100 and multiply: 15% of 240 is 0.15 × 240 = 36. The order does not matter, so X% of Y equals Y% of X; 8% of 50 is the same as 50% of 8, which is 4. Percentages above 100 follow the same rule: 150% of 240 is 1.5 × 240 = 360.
Subtract the old value from the new one, divide by the old value and multiply by 100. From 80 to 100 is (100 − 80) ÷ 80 × 100 = 25% up; from 100 back to 80 is (80 − 100) ÷ 100 × 100 = 20% down. The two differ because each is measured against its own starting value, so a 25% rise is undone by a 20% fall.
Percent change has a direction and divides by the starting value; percent difference has none and divides by the average of the two numbers. For 80 and 100 the change is 25% (or −20% going the other way), while the difference is 20 ÷ 90 × 100 ≈ 22.22% whichever number comes first. Use percent difference when neither value is a baseline, such as two lab measurements.
Divide by 1 plus the rate as a decimal. A price of 120 that includes 20% tax was 120 ÷ 1.2 = 100 before tax. Taking 20% off 120 gives 96, which is wrong because the 20% was charged on 100, not on 120. In this calculator choose “Y is X% of what” and enter Y = 120 and X = 120%.
A percentage point is the plain difference between two percentages. An interest rate moving from 4% to 5% rises by 1 percentage point, which is a 25% relative increase because 1 ÷ 4 = 0.25. Calling that move “a 1% rise” would instead mean 4% × 1.01 = 4.04%, which is why statistics and news reports use percentage points for changes in rates.
Accuracy depends on your inputs and the method's assumptions. Decimal arithmetic uses 50 significant digits, but estimates, numerical methods and source data can be less precise; the displayed rounding does not remove those limits. It is checked against 5 worked examples whose answers come from independent sources; for example, “15% of 240” is checked against 0.15 × 240.
NIST Guide to the SI, §7.10.2 — percent.
5 worked examples with independently sourced answers ship with this calculator. They run in the test suite; you can run them here too.
Add, subtract, multiply and divide fractions and mixed numbers exactly, simplify to lowest terms, and convert decimals (including repeating) to fractions.
Simplify a ratio, solve a proportion a : b = c : x for the missing term, scale a ratio to a target, or split an amount in a given ratio, exactly.
Round a number to decimal places, significant figures or the nearest ten or hundred under nine rules, including banker's rounding, floor and ceiling.
Convert numbers to Roman numerals and Roman numerals to numbers, from 1 to 3,999 (3,999,999 with overlines), with the standard form of any numeral.
Long division calculator that shows every step: quotient and remainder, the decimal quotient with its repeating block marked, and the fraction.
Average calculator for a list of numbers: mean, median, mode, range, count and sum, with the sorted data and the middle values highlighted.
Allow optional Google Analytics to measure page visits? Calculators work either way. Privacy and choices
Optional analytics: off.