Probability from GMATprep

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 12
Joined: Mon May 21, 2007 5:06 pm

Probability from GMATprep

by AZ2hot » Tue Jun 24, 2008 11:29 am
If two of the four expressions x+y, x+5y, x-y, and 5x-y are chosen at random, what is the probability that thier product will be the form of x^2- (by)^2, where b is an integer?
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Tue Jun 24, 2008 11:40 am
looks like 1/6.


You basically need to pick both x+y and x-y. Those are the only two that will satisfy the stem.

Since we know there is only 1 way for this to happen (when you don't consider order choosing x+y and x-y is the same as choosing x-y and x+y), we need to figure out how many ways you can chose 2 equations (without order being important).

4C2 = 4!/(2!*(4-2)!) = 6

Since there's 1 way it can work, and 6 possibilities, we have 1/6.

Junior | Next Rank: 30 Posts
Posts: 12
Joined: Mon May 21, 2007 5:06 pm

by AZ2hot » Tue Jun 24, 2008 11:51 am
Thanks, I have struggled with that one.