Percentage Calculator

Solve common percentage problems instantly. Calculates live as you type.

Also Try Loan & Mortgage Calculator
What is % of ? Answer:
30
Formula: (15 ÷ 100) × 200 = 30
is what % of ? Answer:
25%
Formula: (50 ÷ 200) × 100 = 25%
What is the % increase/decrease from to ? Answer:
+50%
Formula: ((150 - 100) ÷ 100) × 100 = +50%
What is % ? Answer:
120
Formula: 100 + (20% of 100) = 120

The Complete Guide to Percentage Calculations

The word percentage originates from the Latin per centum, literally translating to "by the hundred." In modern mathematics, finance, and science, percentages serve as a universal language for standardizing numerical relationships, allowing us to compare ratios, price fluctuations, interest rates, and statistical trends across datasets of completely different sizes.

While calculating basic percentages seems straightforward, manual arithmetic often leads to rounding discrepancies or decimal errors. The s0lve.it Percentage Calculator is engineered to eliminate guesswork by providing four dedicated calculation engines with real-time formula transparency and 100% client-side privacy.

The 4 Core Percentage Formulas Explained

1. Finding X% of Y (Value of Percentage)

Used to find a portion of a whole number (e.g., calculating a 15% tip or 20% down payment).

Result = (X ÷ 100) × Y

Example: 15% of $120 = (15 ÷ 100) × 120 = 0.15 × 120 = $18.00.

2. Finding What % X is of Y (Ratio Extraction)

Used to express a part-to-whole relationship (e.g., test scores or market share percentage).

Percentage = (X ÷ Y) × 100

Example: 45 correct out of 60 = (45 ÷ 60) × 100 = 0.75 × 100 = 75%.

3. Percentage Increase & Decrease (% Change)

Used to measure relative growth or reduction over time (e.g., inflation, stock price changes).

% Change = ((New - Old) ÷ Old) × 100

Example: Price rises from $50 to $70 = ((70 - 50) ÷ 50) × 100 = (20 ÷ 50) × 100 = +40% increase.

4. Adding or Subtracting a Percentage

Used for applying sales tax, checkout discounts, or service fees to a baseline price.

Total = Base ± (Base × (Percentage ÷ 100))

Example: $80 item with 25% discount = $80 - ($80 × 0.25) = $80 - $20 = $60.00.

Percentage Points vs. Percent Change: The Critical Difference

One of the most frequent mathematical confusions in finance, economics, and business reporting is the distinction between percent change and percentage points:

Frequently Asked Questions

How do I convert a fraction into a percentage?

To convert any fraction into a percentage, divide the numerator (top number) by the denominator (bottom number) to obtain the decimal value, then multiply by 100. For example, to convert 3/8 into a percentage: 3 ÷ 8 = 0.375, and 0.375 × 100 = 37.5%.

How do I reverse a percentage increase (find the original pre-tax price)?

To find the original price before a percentage was added (such as removing a 20% VAT or sales tax), divide the final total by (1 + (Percentage ÷ 100)). For example, if an item costs $120 including 20% VAT: $120 ÷ 1.20 = $100.00 original pre-tax price.

What is a negative percentage change?

A negative percentage change indicates a percentage decrease. When the final value is lower than the starting value, the formula ((New - Old) ÷ Old) × 100 yields a negative number. For example, if store traffic drops from 500 visitors to 400, the change is ((400 - 500) ÷ 500) × 100 = -20% decrease.

Why is measuring percentage relationships important for financial and business analysis?

Percentage relationships standardize numbers so you can compare profit margins, return on investment (ROI), inflation rates, and performance trends across different scales. Comparing a $5,000 profit to a $50,000 revenue stream (10% margin) vs. a $2,000 profit on a $10,000 revenue stream (20% margin) reveals true business efficiency.

Is my financial data or calculation history ever uploaded to a remote server?

No. All calculations are performed 100% locally within your web browser memory. Your financial figures, pricing data, and percentage calculations are never transmitted over the internet or logged on any server.

Explore our complete suite of developer, math, and text comparison utilities in the official Tools Directory.