Percentage of a Percentage Calculator

Multiply two stacked percentages together to get the combined rate.

%
%
Value After First %:
Final Value:
Combined Percentage:

Advertisement

You've got two rates that need to apply one after the other, and a plain calculator won't do it in one step. A percentage of a percentage calculator handles exactly that: it multiplies one percentage by another to give you the cumulative percentage, then applies both to a real number so you can see the final value at a glance. Some people call this a compound percentage, since it's really two rates compounding into one. Unlike a single percentage calculator built for one rate at a time, this one is designed for the two-step math that shows up in taxes, markups, and grading curves — the kind of real-world scenarios listed further down this page.

How to Use the Percentage of a Percentage Calculator

Enter your first percentage and your second percentage into the two input fields. This percentage of a percentage calculator multiplies them together automatically, and the result is your cumulative percentage — the combined effect of applying one rate on top of the other. From there, you can also feed in an original value to see exactly how that starting number changes after both percentages are applied.

Original Value and Final Value

The original value is whatever number you're starting from — a price, a score, a bench press, a bag of orange candies, it doesn't matter. After the first percentage is applied, you get an intermediate result; after the second, you get the final value. Skip the original value entirely if you only need the combined rate itself.

Reading the Cumulative Percentage

The cumulative percentage is the single number that represents both rates multiplied together. If your first percentage is 40% and your second is 90%, the cumulative percentage isn't 130% (you don't add them) — it's 36%, because percentage of percentage math is always multiplicative, never additive.

Advertisement

The Percentage of a Percentage Formula

Every percentage of a percentage problem reduces to the same two steps: divide, then multiply. Convert each percentage into its decimal equivalent by dividing by 100, multiply the two decimals together, then multiply by 100 again to convert the decimal back to a percentage. Any percentage can be rewritten in decimal form before you multiply — skip that step and you'll end up with a percent error you can't trace back to its source.

The Cumulative Percentage Formula

Using P₁ and P₂ for the first and second percentages:

$$\text{Cumulative \%} = \frac{P_1}{100} \times \frac{P_2}{100} \times 100$$

And to apply that combined rate to an actual original value V, use:

$$\text{Final Value} = V \times \frac{P_1}{100} \times \frac{P_2}{100}$$

Example: 40% of 90%

Suppose the first percentage is 40% and the second is 90%. Working through the percentage of a percentage formula: (40/100) × (90/100) × 100 = 0.4 × 0.9 × 100 = 36%. Now apply that to an original value of 10: 10 × 0.4 = 4, then 4 × 0.9 = 3.6. That 3.6 is your final value after both percentages have been applied in sequence.

Percent of a Percent: A Step-by-Step Example

Let's try a second percent of a percent to make the pattern obvious. Say the first rate is 25% and the second is 60%. Divide both by 100 to get 0.25 and 0.6, multiply them (0.25 × 0.6 = 0.15), then multiply by 100 to land on a cumulative percentage of 15%.

Example: 25% of 60%

The table below walks through several worked examples side by side, including one where the cumulative percentage exceeds 100% — a percentage of a percentage can go over 100 mathematically, even though a percentage of something concrete never can.

First %Second %Cumulative %Original ValueFinal Value
40%90%36%103.6
25%60%15%20030
30%80%24%5012
150%80%120%100120

Why Percentage of a Percentage Calculations Matter

You'll meet this exact calculation across finance and accounting, business and economics, and even basic arithmetic and statistics — anywhere someone needs quick data analysis instead of a spreadsheet, the underlying mathematics stays the same. These aren't abstract exercises — they map directly onto real-world scenarios like the ones below:

  • Tax calculations layered on top of an existing discount or markup
  • Cost markup added to a wholesale price before sales tax is applied
  • Contribution of one category — a department, a product line — to a whole
  • Compound interest and growth rate math in personal finance, including doubling time estimates for an investment
  • Interest rates that stack on top of an already-adjusted loan balance
  • Tip calculations on a bill that's already been discounted
  • Exam scores weighted against a curve or an extra-credit percentage
  • Nutrition percentages printed on food labels
  • Stock prices and economic indicators tracked as one percentage change of another
  • Business management reports that track percentage points of quarterly growth or trends across multiple periods

Tax Calculations and Cost Markup

A store might apply a cost markup to its wholesale price, then layer a sales tax percentage on top of that already-marked-up number. Because both steps are percentages, you're solving a percentage of a percentage problem whether or not anyone calls it that.

Contribution to a Whole

Sometimes you need the contribution of one slice to an overall total — what percentage of a percentage of the total budget one small line item represents. The same multiplicative formula applies: multiply the two rates, then apply the result to the whole.

Percentage of a Number vs. Percentage of a Whole

Percentages, like ratios and proportions, are just numbers expressed out of 100 — a ratio is a dimensionless number, and so is a percentage; neither carries a unit of its own. The same rules that govern fractions and ratios apply whether you're finding a plain percentage of a number or a percentage of a percentage of a whole. If 25 out of 50 people are one thing, that ratio becomes 50% the same way any other fraction converts to a percentage.

A percentage of a whole answers "what part of everything is this," while a percentage of a percentage answers "what happens when one rate applies inside another rate." Both rely on the same whole number result at the end, just arrived at through a different number of steps.

Converting Between Percentage, Decimal, and Fraction

To convert a percent to a decimal, drop the percent sign (or percentage symbol) and move the decimal point two places to the left. To go the other direction, multiply by 100. A percent-to-fraction conversion works the same way: the value to the left of the percent sign becomes the numerator, and 100 becomes the denominator — then you simplify. Every percentage of a percentage problem is really just a short algebraic equation involving two values and one whole number result.

Quick Conversion Reference

Percent to Decimal and Decimal to Percent

  1. Percent to decimal: remove the percent sign and divide by 100.
  2. Decimal to percent: multiply the decimal by 100 and add the percent sign back.

Percent to Fraction and Fraction to Percent

  1. Percent to fraction: put the percent value over 100 as the numerator and denominator, then simplify the fraction.
  2. Fraction to percent: divide the numerator by the denominator, then multiply the result by 100.

Advertisement

Percentage Change vs. Percentage Difference

A percentage change compares a value to what it used to be; a percentage difference compares two values to each other with neither treated as the original. Neither one is the same operation as a percentage of a percentage, but all three rely on the same core skill: converting a ratio into a percentage correctly.

$$\text{Percentage Difference} = \frac{|V_1 - V_2|}{\dfrac{V_1+V_2}{2}} \times 100$$

The absolute value of the difference between the two values sits on top; their average sits on the bottom.

$$\text{Percentage Change} = \frac{V_2 - V_1}{V_1} \times 100$$

Percentage Increase and Percentage Decrease

A percentage increase raises the initial value by a given rate; a percentage decrease lowers it. If you then apply a second rate to that already-adjusted number, you're back to calculating a percentage of a percentage — the increase or decrease from the first step becomes the starting point for the second.