Reverse Percentage Calculator

Know a part and its percentage? Find the whole instantly.

The Whole / Total

Enter the known part and its percentage to find the total.

What Is a Reverse Percentage?

Most percentage problems give you a part and a total, and ask for the percentage โ€” "42 out of 60 is what percent?" A reverse percentage problem flips that around: you already know the part and the percentage it represents, and you need to find the total it came from. It shows up constantly outside the classroom too โ€” working out an original price from a discounted one, finding a full dataset size from a known sample percentage, or recovering a paper's total marks from a partial score and its stated percentage.

How This Differs From the Percentage Calculator

StudyCalc's Percentage Calculator goes in the forward direction only: you enter a part and a total, and it tells you the percentage. It has no reverse mode. This tool exists specifically to cover the opposite direction โ€” you enter a part and a percentage, and it works out the total. If you find yourself with two numbers and unsure which calculator to use, ask which value is missing: if it's the percentage, use the Percentage Calculator; if it's the total, use this one.

The Formula

Whole = Part รท (Percent รท 100)

Dividing by the percentage expressed as a decimal (rather than multiplying by it, the way a forward percentage calculation would) is what "undoes" the percentage and recovers the original total.

Worked Example 1: A Test Score

You scored 45 marks on a test, and you're told that's 30% of the total marks available. What was the paper out of?

45 รท (30 รท 100) = 45 รท 0.3 = 150

The paper was out of 150 marks total.

Worked Example 2: A Discounted Price

After a discount, an item costs $18, and a sign says that's 40% of the original price. What was the original price?

18 รท (40 รท 100) = 18 รท 0.4 = 45

The original price was $45. (Note: this framing means the item now costs 40% of its original price โ€” a 60% discount โ€” not that 40% was taken off; word the percentage carefully depending on which framing your problem actually describes.)

Frequently Asked Questions

How is this different from a normal percentage calculator?

A normal percentage calculator answers "what percent is this part of that total?" โ€” you know the part and the total, and want the percentage. This tool works backwards: you know the part and the percentage, and want to find the total.

What's a real-world example of when I'd need this?

Say you scored 42 marks and know that's 70% of the paper โ€” you want to know the paper was out of 60 marks total. Or you're told a discount price of $45 is 75% of the original price and want to find that original price. Both are reverse percentage problems.

Can the percentage be over 100%?

Yes. While the most common use case involves a part that's a fraction of a whole (0-100%), the same math works for growth scenarios โ€” e.g. if you've already reached 120% of a target, the calculator can still find the original target value.

What happens if I enter 0% for the percentage?

The calculation is undefined โ€” dividing by 0% would mean an infinitely large total. The calculator blocks this and asks for a percentage greater than 0.

Is this the same as multiplying by 100 divided by the percentage?

Yes โ€” dividing by (percent/100) is mathematically the same as multiplying by (100/percent). Both give the identical result; the calculator just uses the division form directly.

Can I use this for tax or discount calculations?

Yes, as long as you frame it correctly. If a price already includes a tax and you know the tax rate, you can use this to work out the pre-tax price by treating the tax-inclusive price as the "part" as a percentage of the total accordingly, though tax-specific calculations sometimes need the percentage framed as 100% + tax rate rather than the tax rate alone โ€” check your numbers make sense before relying on the result for anything official.

Does rounding affect accuracy?

The calculator shows results to two decimal places, which is precise for virtually all everyday and academic use cases. If you need more decimal precision for a financial calculation, treat the result as a close approximation and verify with exact figures where it matters.

How does this relate to solving for 'x' in a percentage equation?

It's the same underlying algebra, just framed practically. A statement like "45 is 30% of x" translates directly to the equation 45 = 0.30 ร— x, and solving for x by dividing both sides by 0.30 is exactly the calculation this tool performs โ€” it just skips the algebra notation and gives you the answer directly.