theCodeToGMAT wrote:A certain roller coaster has 3 cars, and a passenger is equally likely to ride in any 1 of the 3 cars each time that passenger rides the roller coaster. If a certain passenger is to ride the roller coaster 3 times, what is the probability that the passenger will ride in each of the 3 cars?
A. 0
B. 1/9
C. 2/9
D. 1/3
E. 1
Sahil's solution is the preferred (faster) approach, but I'll show the approach that uses counting techniques.
P(3 different cars) =
(# of ways to ride in 3 different cars)/
(total # of ways to take 3 rides)
total # of ways to take 3 rides
For the 1st ride, there are 3 options
For the 2nd ride, there are 3 options
For the 3rd ride, there are 3 options
So, the total number of ways to take three rides = (3)(3)(3) =
27
# of ways to ride in 3 different cars
Let the cars be Car A, Car B and Car C
In how many different ways can we order cars A, B and C (e.g., ABC, CAB, BAC, etc)?
Rule: We can arrange n unique objects in n! ways.
So, we can arrange 3 unique cars in 3! ways ( =
6 ways)
So, P(3 different cars) =
(# of ways to ride in 3 different cars)/
(total # of ways to take 3 rides)
=
6/
27
= [spoiler]2/9[/spoiler]
=
C
Cheers,
Brent