There are three different paths from the house to the park, and two from the park to the library. How many routes are there from home to the library through the park?
Show hints
- For each path to the park there are two continuations.
- Multiply the number of options in two sections.
Show the answer and solution
Answer: 6
Each of the first three tracks can be continued in two ways. Total 3 × 2 = 6 routes.