CSAT Solved Papers/ 2025/Q38
2025 CSAT — Q38
Quant Logical & quantitative reasoning 2.5 marks Medium
If P=+, Q=−, R=×, S=÷, then insert the proper notations between the successive
numbers in the equation 60 _ 15 _ 3 _ 20 _ 4=20:
- A SPRQ
- B QRPS Answer
- C QRSP
- D SPQR
Worked rationale
Decode each option into operators (respecting BODMAS: ×,÷ before +,−) and test against
=20. The four gaps sit between 60, 15, 3, 20, 4.
Option (b) QRPS =−, ×, +, ÷:
60−15×3+20÷4=60−45+5=20.✓
Quick rejection of the rest:
- (a) SPRQ =÷,+,×,−: 60÷15+3×20−4=4+60−4=60=20.
- (c) QRSP =−,×,÷,+: 60−15×3÷20+4=60−2.25+4=61.75=20.
- (d) SPQR =÷,+,−,×: 60÷15+3−20×4=4+3−80=−73=20.
Only (b) yields 20.
Answer: (b) QRPS.
Why the other options miss
- A
ignored the order of operations: a plausible-looking operator string that ignores the BODMAS
evaluation, landing on
60.
- C
an arithmetic slip: shares the correct leading
−,× but mis-places
÷
before
+, giving a non-integer
61.75.
- D
ignored the order of operations: starts with
÷ and ends with
×, producing a large
negative value, far from the target.
Specialist insight
This is a back-substitution item, not an algebraic one: decode each candidate and evaluate under
strict order of operations. The single trap is forgetting BODMAS — every distractor “works” if you
read left-to-right, but only (b) survives once × and ÷ are done first. Under time
pressure, evaluate the multiplicative terms (15×3=45, 20÷4=5) before touching the
+/−, and you reach 60−45+5=20 in one pass.
The trap, in one line Apply BODMAS: only QRPS gives 60−15×3+20÷4=60−45+5=20.