Why this topic matters · 8 min read
Percentage is one of the most frequently tested topics in RRB Group D Quant section. Expect 2-4 direct questions per paper, plus percentage concepts hidden inside profit-loss, discount, and data interpretation questions. Questions are usually straightforward — find X% of Y, percentage increase/decrease, or one value from another. Difficulty stays at easy-to-moderate level. Mastering this topic gives you quick marks with minimal calculation time.
What is Percentage?
Percentage simply means per hundred. When you say 40%, you mean 40 out of every 100. It is a way to express a fraction or ratio out of 100. Think of a 100-rupee note — any percentage is just how many rupees you are talking about from that 100.
- Percent symbol % means divide by 100
- To convert fraction to percent: multiply by 100
- To convert percent to fraction: divide by 100
- To convert decimal to percent: multiply by 100 (0.35 = 35%)
- To convert percent to decimal: divide by 100 (75% = 0.75)
Key formulas
Basic Percentage
Percentage = (Value / Total) x 100
When: Use when you need to find what percent one number is of another
Finding X% of a number
X% of N = (X / 100) x N
When: Use when asked to find a percentage of a given number
Worked examples
What is 35% of 280? Answer: (35/100) x 280 = 98
24 is what percent of 80? Answer: (24/80) x 100 = 30%
Percentage Increase and Decrease
This is the most tested pattern in RRB Group D. A value goes up or down and you need to find the percentage change. Always remember: the change is compared to the ORIGINAL value (base), not the new value. Many aspirants make the mistake of dividing by the new value instead of the original.
- Percentage increase = (Increase / Original) x 100
- Percentage decrease = (Decrease / Original) x 100
- If price increases by R%, new price = Original x (1 + R/100)
- If price decreases by R%, new price = Original x (1 - R/100)
- Always use the ORIGINAL (old) value in the denominator
Key formulas
Percentage Change
% Change = [(New Value - Old Value) / Old Value] x 100
When: Whenever a quantity changes and you need to find percent change
New Value after % increase
New Value = Old Value x (100 + R) / 100
When: When value increases by R percent
New Value after % decrease
New Value = Old Value x (100 - R) / 100
When: When value decreases by R percent
Worked examples
A salary rises from 8000 to 10000. % increase = (2000/8000) x 100 = 25%
Price of rice was 40 per kg, now it is 34 per kg. % decrease = (6/40) x 100 = 15%
Finding Original Value (Reverse Percentage)
Sometimes the question gives you the final value after a percentage change and asks for the original. This is called reverse percentage. Think of it as working backwards. If a number after 20% increase became 600, the original is not 600 minus 20% of 600 — that is a common trap. You must use the multiplier method.
- After R% increase, final = original x (100+R)/100, so original = final x 100/(100+R)
- After R% decrease, final = original x (100-R)/100, so original = final x 100/(100-R)
- Never apply the given percentage directly to the final value to reverse it
- This concept also appears in Profit-Loss and Discount questions
Key formulas
Original before % increase
Original = Final Value x 100 / (100 + R)
When: When final value is given after an increase of R%
Original before % decrease
Original = Final Value x 100 / (100 - R)
When: When final value is given after a decrease of R%
Worked examples
After a 25% increase, a number became 500. Original = 500 x 100/125 = 400
After a 20% decrease, price is 640. Original = 640 x 100/80 = 800
Successive Percentage Change
When two or more percentage changes are applied one after another, you cannot simply add them. For example, 10% increase followed by 10% decrease does NOT give you the original value — you actually get a net loss of 1%. This is a favourite trick question in RRB exams.
- Two successive changes of a% and b% give net change = a + b + (ab/100) percent
- If both are increases, both a and b are positive
- If one is decrease, treat that as negative
- 10% up then 10% down = 10 + (-10) + (10x(-10)/100) = -1% net (a loss of 1%)
- This shortcut saves time over calculating step by step
Key formulas
Successive % Change
Net % Change = a + b + (a x b) / 100
When: When two percentage changes are applied one after the other
Worked examples
Price first increases by 20% then decreases by 10%. Net = 20 + (-10) + (20 x (-10)/100) = 10 - 2 = 8% net increase
A value increases by 15% then again by 10%. Net = 15 + 10 + (15x10/100) = 25 + 1.5 = 26.5% net increase
Fraction to Percent Shortcuts (Must Memorise)
In RRB Group D, calculation speed matters. Memorising common fraction-to-percent equivalents lets you skip long division and solve in seconds. These are the most exam-relevant conversions that appear again and again.
- 1/2 = 50%, 1/3 = 33.33%, 1/4 = 25%, 1/5 = 20%
- 1/6 = 16.67%, 1/7 = 14.28%, 1/8 = 12.5%, 1/9 = 11.11%, 1/10 = 10%
- 2/3 = 66.67%, 3/4 = 75%, 2/5 = 40%, 3/5 = 60%, 4/5 = 80%
- These help instantly convert wordy percentage problems into fractions for faster mental math
⚠ Common mistakes to avoid
- Using the new (final) value as the base instead of the original value when calculating percentage change — always divide by the OLD value
- In reverse percentage, subtracting the percentage from the final value directly — for example if after 20% increase final is 600, wrong answer is 600 - 20% of 600 = 480 instead of correct 500
- In successive percentage changes, simply adding the two percentages — 20% then 20% is NOT 40% total, it is 44%
- Confusing percentage point change with percentage change — if pass rate goes from 40% to 60%, it rose by 20 percentage points but by 50% in relative terms
- Not converting percent to decimal or fraction properly before multiplying — writing 20% as 20 instead of 0.20 leads to answers 100 times too large
🧠 Memory aids
- BASE RULE: In percentage change, BASE is always the OLD/ORIGINAL value. Think B for Base = Before.
- Successive change formula trick: remember it as a + b + ab/100 — the extra term ab/100 is the bonus or penalty. Positive = bonus gain, negative = extra loss.
- Reverse % trick: After increase of R%, original = Final x 100/(100+R). Think of it as undoing the multiplier — you multiplied by (100+R)/100 to go forward, so multiply by 100/(100+R) to go back.
- Fraction table shortcut memory hook: 1/8 = 12.5, 1/6 = 16.67, 1/3 = 33.33 — remember as 12.5, double it is 25 (1/4), double again is 50 (1/2). Going up in half steps helps recall the series.
🎯 RRB GROUP D exam tips
- RRB Group D typically asks 2-3 direct percentage questions — one on finding X% of Y, one on percentage increase/decrease, and sometimes one reverse percentage. Do not overthink these.
- Percentage questions in RRB Group D are often wrapped inside profit-loss or discount problems. Identifying the base value correctly is the key step before solving.
- Calculation speed is critical. Practise converting between fractions and percentages mentally using the fraction table. This alone can save 30-40 seconds per question.
- Watch for the word 'by' vs 'to' — price increased BY 20% means add 20% to original; price increased TO 120 means the final value is 120. These are different and both appear in papers.
- Successive percentage change questions often appear as a two-step word problem about population or salary — recognise the pattern and apply the a + b + ab/100 formula directly to save time.
Q1 · medium · AI-verified
A railway station's monthly revenue was ₹8,40,000. Due to increased services, the revenue increased by 25% in the next month. What was the revenue in the next month?
- ₹9,80,000
- ₹10,50,000
- ₹10,20,000
- ₹11,20,000
Q2 · medium · AI-verified
A train's speed is reduced by 20%. By what percentage should the reduced speed be increased to get back the original speed?
- 20%
- 25%
- 30%
- 22%
Q3 · medium · AI-verified
In a railway examination, 72% candidates passed in Mathematics, 68% passed in General Knowledge, and 15% failed in both subjects. What percentage passed in both subjects?
- 55%
- 60%
- 65%
- 70%
Q4 · medium · AI-verified
If the salary of a railway employee is increased by 15% and then decreased by 10%, what is the net percentage change in his salary?
- 3.5% increase
- 3.5% decrease
- 5% increase
- 2% decrease
Q5 · medium · AI-verified
In a railway workshop, 45% of tools are for track maintenance, 35% for signal maintenance, and the rest for general repair. If there are 120 tools for general repair, what is the total number of tools?
- 500
- 600
- 800
- 900