The RRB NTPC Computer Based Test contains 30 mathematics questions to be solved within a combined 90-minute window shared across three sections. In practice, strong candidates allocate roughly 25–30 minutes to the mathematics section — meaning each question must be answered in under 90 seconds on average.
What makes RRB NTPC mathematics uniquely manageable is its syllabus. Unlike CAT or even SSC CGL, RRB NTPC math stays firmly within Class 10 boundaries. There are no advanced algebra tricks, no coordinate geometry, and no complex probability. The entire section is built on arithmetic fundamentals — percentages, ratios, time-work, geometry basics, and number systems.
This means one thing clearly: RRB NTPC mathematics is not a knowledge problem. Every aspirant who has completed Class 10 already knows the concepts. It is purely a speed and accuracy problem — and that is exactly what this guide solves.
RRB NTPC Mathematics Section — Complete Overview
Exam Structure
| Parameter | CBT 1 | CBT 2 |
|---|---|---|
| Total Math Questions | 30 | 35 |
| Total Exam Duration | 90 minutes (shared) | 90 minutes (shared) |
| Recommended Math Time | 25–30 minutes | 30–35 minutes |
| Marks per Question | 1 | 1 |
| Negative Marking | 1/3 per wrong answer | 1/3 per wrong answer |
Topic-Wise Weightage
| Topic | Questions (Approx.) | Priority Level |
|---|---|---|
| Number System | 3–4 | High |
| Arithmetic (%, Ratio, P&L, SI/CI) | 8–10 | Critical |
| Time, Speed and Distance | 2–3 | High |
| Time and Work | 2–3 | High |
| Geometry and Mensuration | 3–4 | Medium |
| Statistics (Mean, Median, Mode) | 1–2 | Medium |
| Algebra | 2–3 | Medium |
| Trigonometry | 1–2 | Low |
The critical observation: Arithmetic alone contributes 8 to 10 questions — one third of the entire section. A candidate who achieves 95%+ accuracy in arithmetic at high speed can secure 8–9 marks from this single topic cluster, which is often sufficient to clear the sectional cutoff comfortably.
The Speed Formula for RRB NTPC Math
The target is 20 correct answers out of 30 in under 30 minutes. Breaking this down:
- Easy questions (12–15): Target 40–45 seconds each → 10 minutes total
- Medium questions (8–10): Target 75–90 seconds each → 13 minutes total
- Hard questions (3–5): Attempt selectively or use elimination → 5 minutes total
- Buffer: 2 minutes for review and blank questions
This structure means you are not trying to solve every question perfectly — you are maximizing correct answers within a fixed time budget.
Topic-Wise Speed Shortcuts
Number System — 3 to 4 Questions
Number system questions in RRB NTPC are almost always one of five types. Recognizing the type immediately saves 20–30 seconds per question.
Type 1: Divisibility
Use divisibility rules — never perform actual division for these questions.
- Divisible by 3: digit sum divisible by 3
- Divisible by 4: last two digits divisible by 4
- Divisible by 6: divisible by both 2 and 3
- Divisible by 8: last three digits divisible by 8
- Divisible by 11: (sum of odd-position digits) − (sum of even-position digits) = 0 or 11
Example: Is 87,654 divisible by 11?
- Odd positions: 8 + 6 + 4 = 18
- Even positions: 7 + 5 = 12
- Difference: 18 − 12 = 6 → Not divisible by 11
Type 2: HCF and LCM
- HCF × LCM = Product of two numbers (for exactly two numbers only)
- If HCF is given and you need LCM: LCM = Product ÷ HCF
- For word problems: "largest number that divides X, Y, Z leaving remainder R" → HCF of (X−R), (Y−R), (Z−R)
Type 3: Remainders
- Remainder when any number is divided by 9 = digital root of that number
- For cyclicity problems: find the pattern in last digits of powers (cycles of 4 for most bases)
Example: What is the remainder when 7^45 is divided by 4?
- Powers of 7 mod 4: 7¹=3, 7²=1, 7³=3, 7⁴=1 → cycle of 2
- 45 is odd → remainder = 3
Type 4: Factors and Multiples
- Number of factors of N = (a+1)(b+1)(c+1)... where N = p^a × q^b × r^c
- Example: factors of 360 = 2³ × 3² × 5¹ → (3+1)(2+1)(1+1) = 24 factors
Type 5: Simplification
Follow BODMAS strictly. For large simplifications, look for cancellation opportunities before computing.
Arithmetic — The 8 to 10 Question Core
Percentage:
Use the 10% breakdown method exclusively. For RRB NTPC, percentage questions are typically straightforward — "X% of Y" or "what percentage is X of Y."
- What percentage is 45 of 360? → 45/360 = 1/8 = 12.5%
- 15% of 480 = 10%(48) + 5%(24) = 72
Ratio and Proportion:
- For compound ratio: multiply corresponding terms
- For duplicate ratio of a:b = a²:b²
- For sub-duplicate ratio of a:b = √a:√b
Speed rule for ratio problems: Convert everything to a single variable. If A:B = 3:5 and total = 240, then one part = 240/8 = 30, A = 90, B = 150. Always find "one part" first.
Profit and Loss:
Memorize these four direct formulas — never derive them during the exam:
- Profit% = (SP − CP)/CP × 100
- SP = CP × (100 + P%)/100
- CP = SP × 100/(100 + P%)
- Discount% = (MP − SP)/MP × 100
Markup and discount combined:
If an item is marked up by M% and then discounted by D%:
- Net profit/loss% = M − D − MD/100
Example: Marked up 40%, discounted 25%. Net?
- 40 − 25 − (40×25)/100 = 15 − 10 = +5% profit
Simple Interest:
- SI = PRT/100
- For "rate doubles the principal" problems: T = 100/R years
Compound Interest:
For 2 years: CI = P[(1 + R/100)² − 1]
Expanded: CI = 2PR/100 + P(R/100)²
CI − SI (for 2 years) = P(R/100)² — use this directly when the difference is asked
Example: CI − SI for P=10,000, R=10%, T=2 years?
- 10,000 × (10/100)² = 10,000 × 0.01 = ₹100
Time, Speed and Distance — 2 to 3 Questions
The three fundamental relationships:
- Speed = Distance/Time
- Distance = Speed × Time
- Time = Distance/Speed
Train Problems — 4 Standard Templates:
| Scenario | Formula |
|---|---|
| Train crosses a pole/person | Time = Train Length/Train Speed |
| Train crosses a platform | Time = (Train + Platform Length)/Train Speed |
| Two trains same direction | Time = Sum of lengths/(Difference of speeds) |
| Two trains opposite direction | Time = Sum of lengths/(Sum of speeds) |
Example: A 150m train at 60 km/h crosses a 250m platform. Time?
- Convert speed: 60 km/h = 60 × 1000/3600 = 50/3 m/s
- Total distance = 150 + 250 = 400m
- Time = 400 ÷ (50/3) = 400 × 3/50 = 24 seconds
Average Speed shortcut:
When equal distances are covered at speeds S1 and S2:
- Average speed = 2S1S2/(S1 + S2) — never use simple average
Example: 60 km/h going, 40 km/h returning. Average speed?
- 2 × 60 × 40/(60 + 40) = 4800/100 = 48 km/h
Time and Work — 2 to 3 Questions
The one-day work method:
Express every person's contribution as work done per day (fraction), add them, find total time.
- A: 12 days → 1/12 per day
- B: 15 days → 1/15 per day
- Together: 1/12 + 1/15 = 5/60 + 4/60 = 9/60 = 3/20
- Time together = 20/3 = 6.67 days
Shortcut for two people:
Time = AB/(A+B) where A and B are individual times
Pipes and Cisterns — Same formula:
Filling pipes add, emptying pipes subtract.
Work efficiency problems:
If A is twice as efficient as B, and B takes 20 days, A takes 10 days. Together = 10×20/(10+20) = 6.67 days
Geometry and Mensuration — 3 to 4 Questions
RRB NTPC tests basic 2D and 3D shapes. Memorize these formulas cold:
2D Shapes:
| Shape | Area | Perimeter |
|---|---|---|
| Rectangle | l × b | 2(l+b) |
| Square | a² | 4a |
| Triangle | ½ × b × h | a+b+c |
| Circle | πr² | 2πr |
| Trapezium | ½(a+b)×h | Sum of sides |
3D Shapes:
| Shape | Volume | Surface Area |
|---|---|---|
| Cube | a³ | 6a² |
| Cuboid | l×b×h | 2(lb+bh+lh) |
| Cylinder | πr²h | 2πr(r+h) |
| Cone | ⅓πr²h | πr(r+l) |
| Sphere | 4/3πr³ | 4πr² |
Speed trick for mensuration: When a solid is melted and recast into another shape, set volumes equal directly — one equation, one unknown.
Example: A cylinder (r=3, h=10) melted into spheres of radius 1. How many spheres?
- Cylinder volume = π × 9 × 10 = 90π
- One sphere volume = 4/3π
- Number = 90π ÷ (4π/3) = 90 × 3/4 = 67.5 ≈ 67 spheres
Statistics — 1 to 2 Questions
Mean, Median, Mode — Quick Definitions:
- Mean = Sum of all values ÷ Number of values
- Median = Middle value when arranged in order (average of two middle values if even count)
- Mode = Most frequently occurring value
Speed trick for mean: If all values are close to a central number, use assumed mean method.
- Values: 48, 51, 53, 49, 54
- Assumed mean = 51
- Deviations: −3, 0, +2, −2, +3 → Sum = 0
- Actual mean = 51 + 0/5 = 51
The 3-Pass Exam Strategy
Pass 1 — Speed Sweep (0 to 12 minutes)
Go through all 30 questions sequentially. Answer immediately if you recognize the type and know the shortcut. Skip everything else without spending more than 10 seconds deciding.
Target: 14–16 questions answered in 12 minutes.
Pass 2 — Focused Attempt (12 to 25 minutes)
Return to skipped questions. Apply full working — write key steps on rough sheet. Time limit: 90 seconds per question.
Target: 5–6 more questions answered.
Pass 3 — Elimination and Guessing (25 to 30 minutes)
For remaining unattempted questions, use option elimination. With 1/3 negative marking:
- Eliminate 2 options → 50% chance → statistically profitable to attempt
- Eliminate 1 option → 33% chance → borderline, attempt only if somewhat confident
- Zero elimination → do not attempt
4-Week RRB NTPC Math Preparation Plan
| Week | Topics | Daily Practice | Target |
|---|---|---|---|
| Week 1 | Number system + Arithmetic (%, ratio, P&L) | 40 questions/35 min | 85% accuracy |
| Week 2 | SI/CI + Time-Work + Speed-Distance | 35 questions/30 min | 85% accuracy |
| Week 3 | Geometry + Mensuration + Statistics + Algebra | 30 questions/25 min | 80% accuracy |
| Week 4 | Full mock tests — 30 Q in 28 minutes | 3 mocks/day | 90% accuracy on easy questions |
The non-negotiable daily habit: Spend 15 minutes on SpeedMath.in's arithmetic drills every morning before your main study session. Raw calculation speed — not concept knowledge — is the primary differentiator in RRB NTPC mathematics. The candidate who calculates 30% faster has effectively gained 8–9 extra minutes in the exam.
Common Mistakes RRB NTPC Aspirants Make
- Spending too long on hard questions early — kills time budget for easy questions that follow
- Not converting units — speed in km/h vs m/s, time in hours vs minutes cause systematic errors
- Using long division for HCF/LCM — use prime factorization or the Euclidean algorithm instead
- Calculating exact answers when approximation suffices — always scan options before computing
- Ignoring negative marking strategy — leaving answerable questions blank costs marks unnecessarily