Skip to main content

Guide · Math

Percentage Calculator: Three Kinds of Percent Problems

Updated 2026-09-03 · 8 min read

Percent problems look like three different species on a worksheet. One line asks what is 15% of 80. The next asks 12 is what percent of 48. A word problem says a sale price is $36 after a 25% discount-find the original price. Students memorize three formulas and pick the wrong one under time pressure. The fix is one equation rearranged three ways, not three unrelated tricks.

This page names the three kinds of percent problems, shows the part–whole–percent triangle, walks increase and decrease, connects fractions and decimals, and routes you to the right DevOkk tool. The Percentage Calculator handles find-percent-of, what-percent, and find-the-whole modes in the browser. Percent Error Calculator is a different lane-measurement versus accepted value. Fraction Calculator helps when the problem is cleaner in rational form. Scientific Calculator handles the decimal multiply when you already set up the proportion. No account.

For fraction form of the same numbers, see Fraction calculator: mixed numbers and improper. For lab-style error, not store discounts, percent error is its own page.

One equation, three questions

Every basic percent problem fits:

part = (percent / 100) × whole

Call whole the reference amount (100% of something). Call part the slice or result. Percent is how many parts per hundred.

Problem typeYou knowYou findExample
Type 1percent, wholepartWhat is 15% of 80?
Type 2part, wholepercent12 is what % of 48?
Type 3part, percentwhole30 is 25% of what?

Type 1: part = (15/100) × 80 = 12.

Type 2: 12 = (p/100) × 48 → p = 12/48 × 100 = 25%.

Type 3: 30 = (25/100) × whole → whole = 30 ÷ 0.25 = 120.

The Percentage Calculator labels these three templates so you do not invert the wrong value.

Type 1: percent of a number

What is p% of W?

Method A - decimal: convert p% to p/100, multiply by W.

15% of 80 = 0.15 × 80 = 12.

Method B - fraction: 15% = 15/100 = 3/20. (3/20) × 80 = 12.

Method C - proportion: x/80 = 15/100 → x = 80 × 15/100 = 12.

Tips:

  • Of means multiply. "15% of 80" is 0.15 × 80, not 15 + 80.
  • Off in discounts means subtract from 100% first, or compute the discount then subtract. 25% off $80: discount = 0.25 × 80 = 20; price = 80 − 20 = 60. Or pay 75%: 0.75 × 80 = 60.

Tax and tip problems are Type 1. Bill $42, tip 18%: 0.18 × 42 = 7.56.

Type 2: what percent is one number of another

P is what percent of W?

percent = (P / W) × 100

12 is what percent of 48? (12/48) × 100 = 25%.

The whole W must be the denominator. "What percent of 48 is 12?" → 12/48. "What percent of 12 is 48?" → 48/12 × 100 = 400%-a different question.

Word problems hide the whole. "9 students passed out of 30" → whole is 30 (the class), part is 9 → 9/30 × 100 = 30%.

When the part is larger than the whole, the percent exceeds 100%. That is valid: 50 is 200% of 25.

Type 3: find the whole from a part and percent

P is p% of what?

whole = P / (p/100) = P × (100/p)

30 is 25% of what? 30 / 0.25 = 120.

Equivalently: if 30 is one-quarter of the whole, whole = 30 × 4 = 120.

This type appears in reverse discount problems. After 25% off, you pay $36. That $36 is 75% of the original (you kept 75 cents per dollar). Original = 36 / 0.75 = 48. Students who divide 36 by 0.25 find the discount amount, not the original price.

Setup sentence: "The part I know ($36) is (100 − 25)% = 75% of the original."

Percent increase and decrease

Increase by p%: new = original × (1 + p/100).

Salary $50,000, raise 8%: 50000 × 1.08 = 54,000.

Decrease by p%: new = original × (1 − p/100).

Price $120, discount 15%: 120 × 0.85 = 102.

Successive changes do not add. 20% off then 10% off is not 30% off. $100 × 0.80 × 0.90 = 72 (28% total off). Multiply the retention factors: keep 80%, then 90% of that.

Percent change (generic): (new − old) / |old| × 100%. Increase from 40 to 50: (50 − 40)/40 × 100 = 25% increase.

Fractions, decimals, and the scientific calculator

Percents are fractions with denominator 100. 12.5% = 12.5/100 = 1/8. Sometimes multiply by 1/8 instead of 0.125 for an exact answer.

Convert:

  • Percent → decimal: divide by 100.
  • Decimal → percent: multiply by 100.
  • Fraction → percent: divide, then × 100, or scale to denominator 100.

The Fraction Calculator helps when a problem gives 3/8 of a budget and later asks for that as a percent of the total.

The Scientific Calculator is for the arithmetic after you write the setup-especially chained operations like 1.08 × 50000. Parentheses matter: (12/48) × 100 is not 12/48 × 100 interpreted as 12/(48×100) on some keystroke orders.

Percent error is not the same tool

Percent error compares an experimental or measured value to an accepted true value:

|measured − true| / |true| × 100%

Measured 9.8 m/s², accepted 9.81: |9.8 − 9.81| / 9.81 × 100 ≈ 0.10%.

That is not "9.8 is what percent of 9.81?" in the homework sense-though the algebra looks similar, the reference is the true value, and the numerator is usually an absolute difference. Lab rubrics want Percent Error Calculator or the formula above, not the store-discount template.

Homework workflow with DevOkk tools

Step 1 - Classify. Type 1, 2, or 3? Increase/decrease? Error?

Step 2 - Label part and whole. Whole is 100% of the reference set.

Step 3 - Write part = (percent/100) × whole or solve for the missing variable.

Step 4 - Compute. Calculator or hand.

Step 5 - Sanity check. Percent of a smaller whole should be smaller; discount price must be less than original.

Open Percentage Calculator for the three standard templates. Open Percent Error Calculator for measured versus accepted. Open Fraction Calculator when the problem mixes fractions and percents. Open Scientific Calculator for multi-step decimal work after setup.

Worked examples across all three types

Type 1: What is 35% of 240?

0.35 × 240 = 84.

Type 2: 45 is what percent of 180?

(45/180) × 100 = 25%.

Type 3: 84 is 35% of what?

84 / 0.35 = 240.

Notice Type 1 and Type 3 are inverses-good check.

Increase: Population 12,000 grows 5%. New = 12000 × 1.05 = 12,600.

Reverse discount: Paid $45 after 10% off. $45 is 90% of original. Original = 45 / 0.90 = 50.

Proportions and the percent proportion diagram

Many textbooks draw a proportion box:

part/whole = percent/100

For Type 2 (12 is what percent of 48?): 12/48 = x/100 → x = 25.

For Type 3 (30 is 25% of what?): 30/x = 25/100 → 30/x = 1/4 → x = 120.

Cross-multiplication is the same algebra as solving part = (percent/100) × whole, but the diagram stops you from putting 48 in the wrong slot.

Tip: "Is" and "of" language maps to part and whole. "12 is what percent of 48" → 12 is part, 48 is whole.

Interest, commission, and tax as repeated Type 1

Simple interest (intro level): I = Prt, where r is annual rate as decimal, t is time in years. Interest earned is a Type 1 percent-of problem on principal P each period unless the course compounds.

Commission: 6% commission on $850 sales = 0.06 × 850 = $51.

Sales tax: $64 item plus 8.25% tax = 64 × 1.0825 = $69.28 total, or tax = 0.0825 × 64 = 5.28 added.

Each is multiply-after-decimal-conversion. Label whether the answer should be part (tax amount) or whole + part (total price).

Common traps

Adding percents to amounts wrong: 20% "of" vs 20 "more than."

Wrong whole: Part over the wrong denominator in Type 2.

Reverse discount: Dividing by the discount rate instead of the remaining percent.

Rounding too early: Keep extra digits, round at the end per instructions.

Confusing percent error with percent of: Different reference and meaning.

Privacy and what the calculator does not do

Values you type stay in the browser for standard DevOkk calculators. No account required. The percentage tool returns numeric answers; it does not replace showing a proportion diagram on paper when the rubric requires it.

The triangle you keep after the test

part = (percent/100) × whole. Three problem types are three unknowns in that one line. Increase/decrease multiply by (1 ± p/100). Successive percents multiply, do not add. Percent error uses true value as reference and absolute difference in the numerator.

Use Percentage Calculator for part–whole–percent homework. Use Percent Error Calculator for lab comparisons. Use Fraction Calculator and Scientific Calculator when the same assignment mixes forms. Pair with Fraction calculator: mixed numbers for rational shortcuts. Then classify the problem, label the whole, solve, and check.

Frequently asked questions

What are the three types of percent problems?

Type 1: find a percent of a number (what is 15% of 80?). Type 2: find what percent one number is of another (12 is what percent of 48?). Type 3: find the whole when you know a part and a percent (30 is 25% of what?). Each uses the same equation part = (percent/100) × whole in different arrangements.

How do I calculate percent of a number by hand?

Convert percent to decimal (divide by 100), then multiply. 15% of 80 = 0.15 × 80 = 12. Or use fractions: 15% = 15/100 = 3/20, and (3/20) × 80 = 12.

What is the difference between percentage and percent error?

Percentage compares a part to a whole (often out of 100). Percent error compares a measured value to an accepted true value: |measured − true| / |true| × 100%. Lab reports use Percent Error Calculator; store discounts use Percentage Calculator.

Can I use fractions instead of percents?

Yes. 25% = 1/4, 10% = 1/10, 12.5% = 1/8. The Fraction Calculator helps when a problem mixes fractional parts with percent language or when you simplify before multiplying.

How do percent increase and decrease work?

Increase: new = original × (1 + p/100). Decrease: new = original × (1 − p/100). A 20% raise on $50 gives 50 × 1.20 = $60. A 20% discount on $50 gives 50 × 0.80 = $40-not $30 (that would subtract 20 from 50 as dollars, not percent).

Does the percentage calculator need an account?

No. DevOkk runs calculations in the browser. Enter two of the three values (part, whole, percent) depending on the problem type, or use the labeled fields on the page. Show the proportion setup on paper if the teacher requires it.

More reading that links back to the same tools and workflows.