Five common percentage calculations

Percentage Calculator

Calculate a percentage of a value, find what percentage one number is of another, measure percentage change, or add and subtract a percentage from a base value.

✓ Rebuilt from scratch🔒 Browser-only calculation📱 Instant mobile result↗ Copy · Share · Save

Calculator workspace

Enter your values and use the original calculator functions in the updated premium workspace.

🔒 Runs locally in your browser

Percentage Calculator

Use five common percentage calculations from one clean workspace.

What is X% of a number?

A is what percent of B?

A is X% of what number?

Percentage change

Increase or decrease by a percent

How This Percentage Calculator Works

Calculate a percentage of a value, find what percentage one number is of another, measure percentage change, or add and subtract a percentage from a base value. This rebuilt version uses a dedicated form and calculator-specific JavaScript rather than depending on the older page logic. The arithmetic stays in the browser, and the method is displayed with the result so the answer can be checked independently.

The core method for this page is: The selected mode applies the appropriate relationship: A% of B = (A ÷ 100) × B; A as % of B = (A ÷ B) × 100; change = ((B − A) ÷ A) × 100. The calculator keeps the main answer together with supporting values instead of showing a single unexplained number. That makes the output easier to review later, especially after it has been copied, shared or saved as an image.

How to Use the Calculator

  1. Enter the values requested by the form. Pay attention to the units shown beside each field.
  2. Select Calculate. The page validates the inputs before producing a result.
  3. Review the headline answer and the supporting figures. They explain how the main result relates to the values entered.
  4. On screens up to 700 pixels wide, the result opens immediately in a compact bottom panel, keeping the answer visible without requiring you to scroll down through the article.
  5. Use Copy Result, Share Result or Save Result Image when you need to keep the calculation for later reference.

Formula and Calculation Method

The selected mode applies the appropriate relationship: A% of B = (A ÷ 100) × B; A as % of B = (A ÷ B) × 100; change = ((B − A) ÷ A) × 100.

Inputs are normalized only when a unit conversion is required by the formula. The calculator does not silently substitute rates, market values, legal limits or external data. This keeps the result reproducible: entering the same values again produces the same arithmetic result. Where rounding is necessary for display, the calculation keeps additional precision internally and rounds the visible output for readability.

Worked Example

With “What is A% of B?” selected, A = 25 and B = 200 gives 50. With “Add B% to A,” A = 200 and B = 25 gives 250.

The default numbers are included to demonstrate the calculator and are not recommendations. Replace them with your own values, then change one assumption at a time when comparing scenarios. This makes it easier to see which input is responsible for a difference in the result.

Common Uses

  • Find a percentage amount.
  • Work backwards from part and whole to a percentage.
  • Measure a price or metric change.
  • Add a markup-like percentage to a base number.
  • Subtract a discount-like percentage from a base number.

A quick calculator is most useful when the question is clearly defined. Before acting on a result, confirm that the units, date boundaries, rates or measurement definitions match the source information you are working from. If two people use different definitions for the same label, their answers can differ even when both formulas are applied correctly.

How to Interpret the Result

Percentage questions that sound similar can require different formulas. The mode selector keeps the relationship visible so the calculation can be reconstructed later.

Keep the supporting figures when the calculation may be reviewed later. They provide context for the headline result and reduce the chance that a copied number will be separated from the assumptions that produced it. For comparisons, use the same units and counting convention on both sides.

Common Search Questions About Percentage Calculator

How do I calculate percentage?

Use the calculator on this page and enter the requested values. Calculate a percentage of a value, find what percentage one number is of another, measure percentage change, or add and subtract a percentage from a base value.

How can I get the percentage result quickly?

Enter the required values, calculate, and review the result together with its supporting figures. On rebuilt mobile calculators, the answer is brought into the current viewport so the result is easy to find.

What values do I need to calculate percentage?

Use the inputs shown in the calculator form and keep units consistent. For important decisions, use measured or verified values and review the page assumptions before relying on the result.

Advertisement

Important Limitations

Percentage change is undefined when the original value is zero. The calculator will ask for a non-zero starting value in that mode.

Results are estimates or mathematical conversions based only on the values entered. For contractual, payroll, tax, legal, medical, engineering or other high-impact decisions, compare the result with the source records and the current rules or professional standards that actually govern the situation. A calculator can verify arithmetic but cannot determine whether an assumption is appropriate.

Privacy, Mobile Results and Downloads

The values entered into this rebuilt calculator are processed in the browser. The result panel is part of the page and does not require an account. The Save Result Image action creates a local graphic containing the calculator title, result and supporting information, which is cleaner than taking a screenshot that includes surrounding navigation or advertisements.

On smaller screens, the result panel is intentionally brought into the current viewport as soon as Calculate is pressed. Copy, Save Result Image and Share Result remain with the answer. The background page is temporarily locked while the panel is open, so a mobile user can see and use the result without searching farther down the page.

Frequently Asked Questions

What is the difference between “A% of B” and “A is what % of B”?

The first returns an amount; the second returns a percentage ratio.

Can I calculate a percentage increase?

Yes. Choose Percentage change from A to B.

Can I add or subtract a percentage directly?

Yes. The Add and Subtract modes apply the percentage to the base value A and show the percentage amount separately.