probability--gmatprep

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

probability--gmatprep

by ildude02 » Thu Jul 10, 2008 7:43 pm
Is there a way to use combination technique to solve this problem?
Attachments
Doc1.doc
(53.5 KiB) Downloaded 102 times

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Tue Jul 08, 2008 7:18 am

It's a lot simpler than that, I think

by elanmorin5 » Thu Jul 10, 2008 8:09 pm
First post for me, so take it easy...

I thought of it in terms of probabilities:

We have to pick a different car each time, and it is equally likely that any of the three will be picked.
So, in the first selection, we can think of the probability of picking a car as "1"
In the second selection, the probability of picking a different car is 2/3 (since two of the cars will be different from the first one).
In the third selection, only one car will be untried, so the probability of choosing it is 1/3.
Thus, in order to find the probability for the events to all occur together, we multiply the probabilities of the individual events:
1*2/3*1/3 = 2/9, the answer

Senior | Next Rank: 100 Posts
Posts: 34
Joined: Wed Jul 09, 2008 6:40 pm
Thanked: 3 times

by lightbulb » Thu Jul 10, 2008 9:47 pm
Let the cars be A, B and C.
Total number of ways in which he could have taken the ride:

1st time: Any of three cars, so 3 ways
2st time: Any of three cars, so 3 ways
3rd time: Any of three cars, so 3 ways

Exhaustive cases: 3*3*3 = 27.

Favorable cases:

1st time 3 ways (either A, B or C)
2nd time 2 ways (because he can't ride the car he rode the first time)
3rd time 1 way (because he can't ride the cars in which he rode the first and second time)

Total favorable ways: 3*2*1 = 6

Pr = 6/27 = 2/9