A, B and C are three places such that there are three different roads from A to B, four different roads from B to C and three different roads from A to C. In how many different ways can one travel from A to C using these roads?
- A10
- B13
- C15Correct
- D36
Explanation
The problem asks for the total number of different ways to travel from A to C. There are two distinct scenarios to consider:
-
Traveling directly from A to C: There are 3 different roads given from A to C.
-
Traveling from A to C via B: First, one must travel from A to B. There are 3 different roads from A to B. Then, one must travel from B to C. There are 4 different roads from B to C. To find the total number of ways to travel from A to B and then to C, we multiply the number of ways for each segment (Multiplication Principle). Number of ways via B = (Roads A to B) * (Roads B to C) = 3 * 4 = 12 ways.
Since these two scenarios (direct travel and travel via B) are mutually exclusive ways to reach C from A, we add the number of ways from each scenario to find the total number of ways (Addition Principle).
Total ways = (Ways directly A to C) + (Ways via B) Total ways = 3 + 12 = 15 ways.
Therefore, one can travel from A to C in 15 different ways.
The final answer is C.

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2022CSATQuantitative Aptitude
The letters A, B, C, D and E are arranged in such a way that there are exactly two letters between A and E. How many such arrangements are possible?
- Prelims 2022CSATQuantitative Aptitude
There is a numeric lock which has a 3-digit PIN. The PIN contains digits 1 to 7. There is no repetition of digits. The digits in the PIN from left to right are in decreasing order. Any two digits in t…
- Prelims 2022CSATQuantitative Aptitude
One non-zero digit, one vowel and one consonant from English alphabet (in capital) are to be used in forming passwords, such that each password has to start with a vowel and end with a consonant. How …
- Prelims 2022CSATQuantitative Aptitude
There are 9 cups placed on a table arranged in equal number of rows and columns out of which 6 cups contain coffee and 3 cups contain tea. In how many ways can they be arranged so that each row should…
- Prelims 2022CSATQuantitative Aptitude
An Identity Card has the number ABCDEFG, not necessarily in that order, where each letter represents a distinct digit (1, 2, 4, 5, 7, 8, 9 only). The number is divisible by 9. After deleting the first…
- Prelims 2022CSATQuantitative Aptitude
A bill for ₹1,840 is paid in the denominations of ₹50, ₹20 and ₹10 notes. 50 notes in all are used. Consider the following statements: 1. 25 notes of ₹50 are used and the remaining are in the denomina…