CSAT Solved Papers/ 2022/Q35
2022 CSAT — Q35
How many seconds in total are there in weeks, days, hours, minutes and seconds?
Worked rationale
Convert every unit to seconds and factor out :
- weeks
- days
- hours
- minutes
- seconds
Add the coefficients:
Total seconds.
Answer: (d) 694861x.
Why the other options miss
- A an arithmetic slip: sums minutes-level conversions only (), stopping short of seconds.
- B an arithmetic slip: the minutes-level sum plus the trailing , still not in seconds.
- C off by one: drops the final ” seconds” term (), the single most-missed unit.
Specialist insight
Factor out immediately so the problem becomes one integer sum of second-conversions. The deadly slip is forgetting the last ” seconds” contributes a bare to the coefficient — that single unit separates (trap c) from the correct . List all five conversions before adding; do not eyeball.
The trap, in one line
— the final (the bare seconds) decides it (d).