Sarkari RiseLogin

Percentage Questions for SSC CGL

Free, AI-curated practice for the Percentage section of SSC CGL. We have 74+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SSC CGL mockAll SSC CGL resourcesAlready a user? Sign in →
📍 Percentage is also tested in:
SSC MTS (63)UP POLICE CONSTABLE (37)IBPS CLERK (30)RRB NTPC (30)
Why this topic matters · 8 min read
Percentage is one of the highest-frequency topics in SSC CGL Quant. Every year 2-4 direct questions appear, plus it forms the base for Profit-Loss, SI/CI, Data Interpretation, and Ratio problems. Questions test percentage change, reverse percentage, population growth, successive change, and income-expenditure models. Mastering this topic gives you a multiplier effect across the entire paper.

Basic Concept and Conversion

Percent means per hundred. When you say 35%, you mean 35 out of every 100. Converting between fractions, decimals, and percentages is the first skill SSC tests indirectly in DI and comparison questions. Memorising key fraction-to-percent conversions saves 20-30 seconds per question.

  • x% of y = (x/100) x y
  • To convert fraction to percent: multiply by 100
  • 1/8 = 12.5%, 1/6 = 16.67%, 1/7 = 14.28%, 3/8 = 37.5%
  • 1/3 = 33.33%, 2/3 = 66.67%, 3/4 = 75%, 4/5 = 80%
  • If A is x% of B, then B is [100/x x 100]% of A — this reverse is heavily tested
Key formulas
Percentage of a number
x% of N = (x * N) / 100
When: Direct calculation of a part from the whole
What percent is A of B
(A / B) x 100
When: Finding percentage relationship between two quantities
Worked examples

What is 37.5% of 480? Use fraction: 37.5% = 3/8. So 480 x 3/8 = 180. Much faster than long division.

If 75 is what percent of 250? (75/250) x 100 = 30%.

Percentage Increase and Decrease

SSC CGL loves asking how much something increased or decreased relative to its original value. The original value is always the base (denominator). A common trap is using the new value as base — always anchor to the original value unless told otherwise.

  • Percentage increase = [(New - Old) / Old] x 100
  • Percentage decrease = [(Old - New) / Old] x 100
  • If price increases by x%, then to restore original: decrease by [x/(100+x)] x 100%
  • If price decreases by x%, then to restore original: increase by [x/(100-x)] x 100%
  • These restore formulas appear almost every year — memorise them
Key formulas
Percentage Change
% Change = [(New Value - Old Value) / Old Value] x 100
When: Any increase/decrease comparison problem
Restore after increase
Required decrease % = x / (100 + x) x 100
When: Price went up by x%, find % decrease needed to come back
Restore after decrease
Required increase % = x / (100 - x) x 100
When: Price went down by x%, find % increase needed to come back
Worked examples

A price rises by 25%. By what percent must it be reduced to restore original? = 25/125 x 100 = 20%.

Salary decreased by 20%. By what % must it increase to reach original? = 20/80 x 100 = 25%.

Successive Percentage Change

When a value changes by two percentages one after another — like two consecutive discounts, or population growing for 2 years — you cannot simply add the percentages. SSC CGL tests this in DI, population, and shopkeeper problems. The net effect formula solves this in one step.

  • Net effect of two changes a% and b% = a + b + (ab/100)%
  • If both are increases, ab is positive, so net > a+b
  • If one is increase and other decrease, treat decrease as negative
  • If both are decreases, the formula still works with negative signs
  • Three successive changes: apply formula twice
Key formulas
Successive Change Formula
Net % = a + b + (a x b)/100
When: Two successive percentage changes on same quantity
Worked examples

Price increases by 10% then decreases by 10%. Net = 10 + (-10) + (10 x -10)/100 = 0 - 1 = -1%. Net effect is 1% loss, not zero.

Population grows 20% then 25%. Net = 20 + 25 + (20x25)/100 = 45 + 5 = 50% total growth.

Income, Expenditure, Savings Model

A favourite SSC pattern: Income increases/decreases by x%, expenditure increases/decreases by y%, find change in savings. Or: If income and expenditure are given as percentages of each other, find savings. Always define savings = Income minus Expenditure and track each component.

  • Savings = Income - Expenditure
  • Assign a base value (say Income = 100) to avoid fractions
  • If income rises 10% and expenditure rises 15%, calculate new savings and compare
  • Questions often give expenditure as % of income — find absolute expenditure first
  • Percentage change in savings can be very large even for small changes in income/expenditure
Worked example

Income = 10000, spends 80%. Savings = 2000. Income rises 20%, expenditure rises 25%. New income = 12000, new expenditure = 10000 x 1.25 = 12500. New savings = -500. Savings dropped drastically.

Population and Depreciation

These follow compound-style percentage formulas. Population grows at r% per year, find population after n years. Depreciation problems use the same structure but with decrease. SSC often asks for population after 2-3 years or working backwards to find original population.

  • Population after n years = P x (1 + r/100)^n
  • Depreciation after n years = P x (1 - r/100)^n
  • For 2 years, expansion is faster than simple addition of r% twice
  • Use successive change formula for 2-year problems to save time
  • If final population given, divide back using the same formula
Key formulas
Population Growth
P_n = P x (1 + r/100)^n
When: Population growing at fixed rate r% per year for n years
Depreciation
V_n = V x (1 - r/100)^n
When: Asset losing value at r% per year for n years
⚠ Common mistakes to avoid
  • Using new value as base instead of original value when calculating percentage change — always anchor to old/original
  • Adding percentage changes directly: 10% up then 10% down is NOT zero, it is -1% due to the ab/100 term
  • Forgetting to take the restore formula — if price increased by 20%, required decrease is 16.67% not 20%
  • In income-expenditure problems, calculating % change in savings incorrectly by ignoring that savings is a small difference of two large numbers
  • Misreading 'A is 25% more than B' as 'B is 25% less than A' — they are NOT the same. If A = 1.25B, then B = A/1.25 = 80% of A, so B is 20% less than A
🧠 Memory aids
  • BORN trick for restore: Base is Old, Reduce by New denominator. After 25% rise (base 125), reduce = 25/125 = 20%
  • Successive change shortcut: think of it as (100+a)(100+b)/100 - 100. Two negatives give small positive ab term, opposite signs give negative ab term.
  • Fraction flashcard order: 1/8=12.5, 1/6=16.67, 1/5=20, 1/4=25, 1/3=33.33, 1/2=50. Double the numerator to double the percent.
  • SAY IT formula for savings: S = I - E. Assign I = 100 always when no absolute values given. Saves calculation time.
🎯 SSC CGL exam tips
  • SSC CGL Tier 1 typically has 2-3 direct percentage questions plus 3-5 indirect ones inside DI sets — so effective weightage is very high
  • The restore percentage question (increase then decrease or vice versa) has appeared in almost every CGL paper since 2017 — treat it as guaranteed marks
  • Successive change and population problems appear at medium difficulty in Tier 1 and harder variants in Tier 2 — nail the formula now
  • In DI pie charts and bar graphs, percentage calculation speed depends on knowing fraction-to-percent values by heart — spend 5 minutes daily drilling these
  • Time target: direct percentage questions should be solved in under 45 seconds using fraction shortcuts; spending more than 90 seconds means you are doing it the long way

Sample questions

Q1 · easy · AI-verified
What percentage of 250 is 50?
  1. 15%
  2. 20%
  3. 25%
  4. 30%
Q2 · medium · PYQ 2011
When the price of sugar decreases by 10%, a man could buy 1 kg more for ₹270. Then the original price of sugar per kg is
  1. ₹32
  2. ₹25
  3. ₹30
  4. ₹27
Q3 · medium · PYQ 2016
Total mangoes = 300, distributed = 75. What percentage is left in the basket?
  1. 75%
  2. 25%
  3. 50%
  4. 60%
Q4 · easy · AI-verified
What is 12.5% expressed as a fraction in its simplest form?
  1. 1/8
  2. 1/6
  3. 1/4
  4. 3/8
Q5 · medium · PYQ 2024
If two successive discounts of 10% and 15% are applied, what is the net percentage change using the formula x + y + xy/100?
  1. -22.5%
  2. -24.5%
  3. -23.5%
  4. -20.5%
💡 Want answers + explanations + 69+ more Percentage questions? Sign up free →
⭐ Recommended for SSC CGL aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SSC CGL topics

Current Affairs
203+ practice questions
Geography
130+ practice questions
One Word Substitution
114+ practice questions
History
105+ practice questions
Cloze Test
103+ practice questions
Antonyms
101+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q