Placement Prep

Calculating Percentage Change: Formula, Examples, and Exam Shortcuts

The percentage change formula with verified worked examples, the denominator trap, and how these calculations appear in placement aptitude tests.

By FACE Prep Team 5 min read
percentage-change percentage-increase percentage-decrease quantitative-aptitude placement-preparation aptitude-questions campus-placement

The formula for percentage change is (Change / Original Value) × 100, with the original value always in the denominator. That single constraint separates the correct answer from the most common wrong-answer option on aptitude tests.

The Core Formula

Percentage change measures how far a value shifted from its starting point, expressed as a fraction of that starting point. The two-step process applies to every context where the formula appears:

  • Step 1: Find the Change = New Value minus Original Value.
  • Step 2: Divide by the Original Value, then multiply by 100.

A table makes the sign convention explicit:

DirectionChange calculationDenominator
IncreaseNew minus Original (positive result)Original Value
DecreaseOriginal minus New (positive result)Original Value

Both rows use the same denominator. The difference is only whether the subtraction gives a positive or negative number. Many aptitude problems state the answer as a positive percentage with a direction label (for example, “decrease”), so writing it as (Original minus New) / Original keeps the arithmetic tidy for those cases.

The formula in compact notation:

  • Percentage Change = (Change / Original Value) × 100
  • Change = New Value minus Original Value

If Change is positive, it is a percentage increase. If Change is negative, it is a percentage decrease. The formula handles both; the sign tells you which direction.

Worked Examples

All four examples below are verified from first principles.

Example 1: Price Decrease

  • Given: An item priced at ₹100 goes on sale for ₹60.
  • Step 1: Change = 100 minus 60 = 40
  • Step 2: Percentage decrease = (40 / 100) × 100 = 40%
  • Answer: 40% decrease.

Example 2: Salary Increase

  • Given: A weekly wage rises from ₹60 to ₹70.
  • Step 1: Change = 70 minus 60 = 10
  • Step 2: Percentage increase = (10 / 60) × 100 = 16.67%
  • Answer: 16.67% increase.
  • Note: The denominator is 60 (the original), not 70 (the new salary). Dividing by 70 gives 14.29%, which will appear as an answer choice in trap-format questions.

Example 3: Production Output

  • Given: A factory’s output rises from 40,000 units to 52,000 units.
  • Step 1: Change = 52,000 minus 40,000 = 12,000
  • Step 2: Percentage increase = (12,000 / 40,000) × 100 = 30%
  • Answer: 30% increase.

Example 4: The Denominator Trap

  • Given: A test score drops from 80 to 64.
  • Correct: (80 minus 64) / 80 × 100 = 16 / 80 × 100 = 20%
  • Wrong (new-value base): (80 minus 64) / 64 × 100 = 16 / 64 × 100 = 25%
  • Answer: 20% decrease. The 25% result is the trap option.
  • This trap works in both directions: for an increase, using the new (higher) value as the base gives a smaller percentage; for a decrease, using the new (lower) value gives a larger percentage. Both answers are wrong. Identifying the original value before starting the calculation removes this risk.

Percentage Points vs. Percentage Change

These two measures are not interchangeable, and data interpretation sections of placement tests sometimes test the distinction directly.

  • Example: A bank’s annual interest rate changes.
    • Old rate: 4%
    • New rate: 6%
    • Increase in percentage points: 6 minus 4 = 2 percentage points
    • Percentage change in the rate: (2 / 4) × 100 = 50%

Both numbers are arithmetically correct and describe the same event. They answer different questions: one measures the absolute shift between two percentage values, the other measures the relative shift from the starting value.

The distinction matters when a question asks “by how many percentage points did X change?” versus “by what percentage did X change?” Getting the formula right but reading the wrong question is a source of avoidable errors that does not require any additional preparation to fix; it only requires reading the question completely before calculating.

Where Percentage Change Appears in Placement Tests

Percentage change is embedded in several aptitude topics beyond standalone percentage questions:

  • Profit and Loss: Percentage profit = (Profit / Cost Price) × 100. The cost price is always the denominator, not the selling price. The formula structure is identical to the percentage change formula.
  • Salary increment questions: A pay rise from one figure to another is a direct percentage increase calculation. Many companies use this as a warm-up question in the quantitative section.
  • Data Interpretation (DI): Bar charts, line graphs, and tables often require comparing values between two time periods or two categories. The formula stays the same; the numbers come from reading the chart correctly. A typical DI question gives a table with figures for two years and asks for the percentage change in one row.
  • Simple and Compound Interest: Percentage change between the principal and the matured amount is a common question type, particularly for multi-year scenarios.
  • Population and growth problems: Annual growth rate calculations use the same denominator-is-original rule. Whether the question frames it as a population, a revenue, or a quantity, the approach is unchanged.

The campus placement evaluation test guide covers how many aptitude questions a typical placement test allocates to each topic, and where percentages fit relative to time-speed-distance and logical reasoning sections. IndiaBix’s percentage question bank follows the same format as most placement test setters, including the denominator-trap variants described above.

Solving Percentage Problems Faster

Speed shortcuts for timed placement tests:

  1. Write down the denominator before starting. Before any arithmetic, confirm which value is the base: always the original, the cost price, or the earlier figure in the data. This single habit catches the denominator error before it happens.

  2. Use 10% as an anchor.

    • 10% of any number = divide by 10.
    • 5% = half the 10% value.
    • 1% = one-tenth the 10% value.
    • Most aptitude percentage values are multiples of 5% or 10%, so a quick estimate eliminates two or three wrong choices before the full calculation.
  3. Read the question wording exactly.

    • “By how many percentage points did X change?” requires subtracting two percentage values.
    • “By what percentage did X change?” requires the (Change / Original) × 100 formula.
    • Mixing these up gives a wrong answer even when the arithmetic is correct.
  4. Successive changes are not additive.

    • Formula: combined change = a + b + (a × b / 100)
    • A 10% increase followed by a 10% decrease: 10 + (−10) + (10 × (−10) / 100) = 0 − 1 = −1%
    • The net result is a 1% decrease, not zero. This is a reliable pattern in two-step percentage problems.
  5. Verify with a round-number check. After calculating, substitute a round number (100 or 1,000) and check whether the direction and rough size of your answer makes sense. A purported 200% decrease on a positive value is not possible; catching that before submitting saves the question.

For Time and Work problems, where a similar rate-and-proportion logic applies, the Time and Work aptitude guide uses the same structured worked-example format and covers the LCM shortcut that complements calculation-speed practice. To build aptitude across all quantitative sections, the placement preparation book guide lists the standard references used at Tier-2 and Tier-3 engineering colleges.

Percentage-change problems build one specific skill: comparing a change against a fixed baseline. That same comparison shows up when reading AI model outputs, where two runs of the same prompt often produce measurably different results. TinkerLLM’s exercises, starting at ₹299, include data-interpretation tasks that apply the same fixed-baseline comparison, making them a practical next step after the aptitude preparation covered here. Khan Academy’s percentage exercises provide additional formula-level reinforcement if the core concept needs more repetition before moving to placement-test-speed practice.

Primary sources

Frequently asked questions

What is the formula for percentage change?

Percentage change = (Change / Original Value) × 100, where Change = New Value minus Original Value. A positive result means an increase; a negative result means a decrease.

Why do I always divide by the original value, not the new value?

The formula measures how much the value shifted relative to where it started. Using the new value as the base answers a different question entirely. Campus aptitude tests regularly include the new-value-as-base calculation as the wrong-answer option.

What is the difference between percentage change and percentage points?

Percentage points are the arithmetic difference between two percentages. If an interest rate rises from 4% to 6%, that is 2 percentage points. The percentage change in the rate is (2 / 4) × 100 = 50%. Both are correct but they answer different questions.

How do I handle successive percentage changes?

They are not additive. If a value changes by a% and then by b%, the combined change is a + b + (a × b / 100). A 10% increase followed by a 10% decrease gives 10 + (−10) + (10 × −10 / 100) = −1%, not zero.

Can percentage change exceed 100%?

Yes. If a value doubles from 50 to 100, the percentage increase is (50 / 50) × 100 = 100%. If it triples to 150, the increase is (100 / 50) × 100 = 200%. A percentage increase exceeds 100% whenever the change is larger than the original value.

Where do percentage questions appear in placement tests?

Percentage change appears in profit-loss problems, data interpretation graphs, salary increment questions, and simple and compound interest setups. The formula is the same across all these contexts; only the numbers change.

Build AI projects

A self-paced playground for building with LLMs.

TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.

Try TinkerLLM (₹299 launch)
Free AI Roadmap PDF