Overview
Arithmetic for CAT tests accuracy with speed, number sense, and smart approximations. Focus on mastering core formulas, mental shortcuts, and pattern recognition. We'll cover: definitions, key formulas, worked examples, time-saving tricks, and 50 practice MCQs that mimic CAT-style reasoning.
Percentages
Percentage = (part/whole) × 100
. Part = (percentage × whole)/100
. Percentage change = ((new − old)/old) × 100
.Tricks: 1) Use 1% = 1/100; 2) For successive percentage increases/decreases use multiplicative factor: +p% → multiply by (1 + p/100)
, −p% → (1 − p/100)
. 3) For quick reverse: increase of 20% then decrease of 20% doesn’t return to original: 1.2×0.8=0.96 → net −4%.
Worked example: A price increases by 15% then by 10%. Net factor = 1.15×1.10 = 1.265 → net +26.5%.
Profit & Loss (P&L)
Profit = SP − CP
. Profit% = (Profit/CP) × 100
. Loss% = (Loss/CP) × 100
. SP = CP × (1 + profit%/100)
.Markups & Discounts: If marked price (MP) and discount d% given: SP = MP × (1 − d/100)
. Effective discount on CP can be found by combining factors.
Trick: Use CP as 100 when percentages are used; if profit% = p, then SP = 100×(1+p/100).
Ratio & Proportion
Mixtures: Use alligation method for mixing concentrations. For speed-time-distance ratios, use inverse relations where needed — e.g., time ∝ 1/speed when distance fixed.
Worked example: Split ₹420 in ratio 2:5 → parts = 2/7 & 5/7: 120 and 300.
Time & Work
Tricks: Convert to 'work units' per day. For efficiency change, use relative rates. For pipes & cisterns, treat filling as positive rate, draining as negative.
Worked example: A does job in 10 days → rate = 1/10 per day; B in 15 days → together 1/10+1/15=1/6 → 6 days together.
Time, Speed & Distance
Distance = Speed × Time
. Average speed for equal distances = harmonic mean of speeds: 2ab/(a+b)
. Average speed for equal times = arithmetic mean.Tricks: For trains and relative speed, convert to same units; for overtaking use relative speed; for boat-stream problems, use speed_{up} = u+v
, speed_{down} = u−v
.
Worked example: If a car goes 60 km/h for 2h and 80 km/h for 1h, average speed = total dist / total time = (120+80)/3 = 200/3 ≈ 66.67 km/h.
Quick Formula Summary
Concept | Formula / Note |
---|---|
Percentage | (part/whole)×100 |
Profit % | ((SP−CP)/CP)×100 |
Ratio split | Q×(x/(x+y)), Q×(y/(x+y)) |
Time & Work | Time = Work/Rate |
Speed | Distance = Speed×Time |
50 Practice MCQs — Arithmetic (Answers highlighted)
These questions cover mental shortcuts, approximations, multi-step reasoning, and typical CAT arithmetic traps. Answers are highlighted.
Practice & Test-day Tips
- Memorize key percentage-fraction conversions (e.g., 1/8=12.5%, 3/8=37.5%).
- Use compatible numbers: turn 19% of 200 → 0.19×200=38 quickly.
- For average speed questions, use total distance / total time rather than averaging speeds.
- Practice mental multiplication breakdowns: split into (a×b) = a×(round)+a×(remainder).
- When stuck, estimate to eliminate options — CAT often allows elimination by approximate bounding.