Percentage (RRB)
Percentage-fraction conversions, successive %, application problems.
Percentage (RRB) — Core
Percentage-fraction conversions, successive %, application problems.
Percentage — RRB-style problems
Notes
Quick conversions (memorize):
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%; 1/11 = 9.09%; 1/12 = 8.33%.
Successive %: a + b + ab/100 (signed).
Common RRB problems:
- Successive change: "price up X% then down Y%, net %?"
- Election: "winner got X%; won by Y votes. Total votes?"
- Salary: "X% increase then Y% decrease; net?"
- Population growth: P × (1 + r/100)^n.
- Exam marks: "needs X% to pass; got Y; failed/passed by Z marks."
Tip: Try fraction form first (faster). 25% = 1/4 → divide by 4.