Percentage Calculator

3-in-1 Percentage Tools

Tool A: What is [X]% of [Y]?

Enter values and click Calculate.

Tool B: [X] is what percentage of [Y]?

Enter values and click Calculate.

Tool C: [X] is [Y]% of what?

Enter values and click Calculate.

Percent questions look simple until you are staring at a receipt, a quiz problem, and a tip line all at once—each one phrased differently. I built this page around the one proportion I still scribble on scrap paper: the part compared to the whole. Three mini-tools below are just that same relationship with a different blank filled in.

How to Use This Percentage Calculator

  • Tool A — What is X% of Y? Enter the percent in X and the whole amount in Y. Example: 15% tip on a $48 check → X = 15, Y = 48. Press Calculate and copy the result.
  • Tool B — X is what percent of Y? Put the part in X and the whole in Y. Example: 18 correct out of 24 questions → X = 18, Y = 24 gives 75%.
  • Tool C — X is Y% of what? You know the part (X) and the percent (Y); the tool finds the original whole. Example: $45 is 90% of the list price → X = 45, Y = 90.
  • Pick the block that matches the sentence. If the word “of” sits between the percent and a number, start with Tool A. If the sentence asks “what percent,” use Tool B. If it ends with “of what,” use Tool C.

For before-and-after comparisons—price hikes, grade improvements, lab readings—switch to the Percentage Change Calculator. For experiment accuracy, try the Percent Error Calculator.

Percentage Formulas and Practical Applications

Think of a percent as a slice of a pizza that always has exactly 100 equal pieces. The “is/of” proportion keeps every variant aligned:

is / of = % / 100

Cross-multiply once and you never need three separate memory tricks. Here is how each tool maps to that line.

Tool A: find the part

Result = (X / 100) × Y

Sales tax on a $120 purchase at 8.25%: (8.25 / 100) × 120 = 9.90. In our testing, typing the percent as a plain number (not 0.0825) matches how receipts and syllabi label rates.

Tool B: find the percent

Percent = (X / Y) × 100

A project finished 27 hours out of a 36-hour budget: (27 / 36) × 100 = 75% of planned hours consumed. Results above 100% simply mean the part exceeded the reference whole.

Tool C: find the whole

Whole = X / (Y / 100)

After a 20% discount you paid $64, meaning you kept 80% of the original price. Set X = 64 and Y = 80 in Tool C: Whole = 64 / 0.80 = $80. Labeling the percent to match what you actually know—not the discount you removed—is the step that usually causes scratchpad mistakes.

Where these show up in real work

  • Back-of-napkin tip and tax on a restaurant bill (Tool A).
  • Quiz scores, survey response rates, and defect counts versus totals (Tool B).
  • Reverse-engineering list prices from sale tags or commission bases from net pay (Tool C).

In my experience, the hardest part is not the arithmetic—it is translating English into the right tool. “What is 15% of 80?” maps to Tool A. “15 is what percent of 80?” maps to Tool B. “15 is 20% of what number?” maps to Tool C. Say the sentence out loud before you type; the keyword order tells you which block to open.

Results use RapidRatio’s decimal-first engine—the same path as the Fraction Calculator and other math tools—so repeating decimals like one-third of a percent budget do not pick up stray float noise. Copy buttons on each mini-tool let you paste straight into spreadsheets or lab notebooks without retyping.

Frequently Asked Questions

How do I calculate 20% of a number?

Use Tool A with X = 20 and Y equal to your number. Algebraically, convert 20% to 0.20 and multiply: 0.20 × 50 = 10. The tool runs (X / 100) × Y with decimal-safe arithmetic so long decimals do not drift.

What is the is/of proportion for percentages?

“Is” is the part, “of” is the whole, and the percent scales that ratio to 100. Cross-multiply: is × 100 = of × %. All three blocks above are rearrangements of that single line.

Can the part be larger than the whole in Tool B?

Yes—when X > Y you get a result above 100%. That is normal for overtime hours versus a standard shift, or revenue beating last year’s baseline.

What happens if I enter zero in the denominator?

Tool B divides by Y; Tool C divides by Y interpreted as a percent of 100. Zero in either role produces an error message instead of infinity or a nonsense percentage.

How is percent change different from these three tools?

These tools answer “how much of a whole” questions. Percent change measures movement from an initial value to a final one. For that job, open the Percentage Change Calculator or browse all math calculators.

Disclaimer. RapidRatio is informational only—not financial, tax, or professional advice. Confirm figures with official statements or qualified professionals before making decisions.