CSAT Solved Papers/ 2022/Q27

2022 CSAT — Q27

Quant Counting & combinatorics 2.5 marks Easy

A,BA, B and CC are three places such that there are three different roads from AA to BB, four different roads from BB to CC and three different roads from AA to CC. In how many different ways can one travel from AA to CC using these roads?

  1. A 10
  2. B 13
  3. C 15 Answer
  4. D 36

Worked rationale

Two disjoint ways to get from AA to CC:

  • Via BB: choose an AABB road, then a BBCC road — multiplication rule: 3×4=123 \times 4 = 12.
  • Direct AACC: 33 roads.

These routes are mutually exclusive, so add (addition rule):

12+3=15.12 + 3 = 15.

Answer: (c) 15.

Visual solution

The same solve, worked by hand — read it, then trace it.

Hand-drawn worked solution for UPSC 2022 CSAT Q27 — Counting & combinatorics
Tap the drawing to open it full size for the fine detail.

Why the other options miss

  • A
    added the via-BB legs: mis-handles the via-BB count as 3+43+4 then +3+3, instead of multiplying the two legs.
  • B
    added every road count: sums all the roads 3+4+33 + 4 + 3, or wrongly nets 12+112+1, instead of multiplying the sequential legs.
  • D
    multiplied the direct route in: multiplies everything (3×4×33 \times 4 \times 3), folding the direct route into the product instead of adding it as a separate case.

Specialist insight

Multiplication for “and” (sequential legs ABA\to B and BCB\to C), addition for “or” (via-BB or direct). The direct AACC roads are a separate case that must be added, not folded into the product — the trap (d) multiplies them in. 3×4+3=153\times 4 + 3 = 15.

The trap, in one line

Via BB: 3×4=123\times 4 = 12; direct: +3+3; total 1515 (add the direct route, don't multiply it) \Rightarrow (c).

← All 2022 CSAT questions