SOLUTION: In how many ways can a person enter a room that has three doors and leave it by (a) a different door? (b) any door?

Algebra ->  Permutations -> SOLUTION: In how many ways can a person enter a room that has three doors and leave it by (a) a different door? (b) any door?      Log On


   



Question 231586: In how many ways can a person enter a room that has three doors and leave it by (a) a different door? (b) any door?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In how many ways can a person enter a room that has three doors and leave it by
(a) a different door?
# of ways to enter: 3
# of ways to leave:
Total number of choices: 3*2 = 6
---------------------------------------
(b) any door?
# of ways to enter: 3
# of ways to leave: 3
Total number of choices: 3*3 = 9
=====================================
Cheers,
Stan H.