Last visit was: 19 Nov 2025, 06:09 It is currently 19 Nov 2025, 06:09
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
ronny13
Joined: 08 Mar 2010
Last visit: 05 Jul 2010
Posts: 13
Own Kudos:
499
 [486]
Concentration: Financial Management
Schools:Richard Ivey School of Business (University of Western Ontario)
Posts: 13
Kudos: 499
 [486]
40
Kudos
Add Kudos
444
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,218
 [262]
109
Kudos
Add Kudos
152
Bookmarks
Bookmark this Post
avatar
krushna
Joined: 30 Sep 2010
Last visit: 21 Apr 2011
Posts: 35
Own Kudos:
171
 [46]
Posts: 35
Kudos: 171
 [46]
32
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,341
 [20]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,341
 [20]
13
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
ronny13
If two of the four expressions x+y, x+5y, x-y, and 5x-y are chosen at random, what is the probability that their product will be of the form of x^2 -(by)^2, where b is an integer?

A. 1/2
B. 1/3
C. 1/4
D. 1/5
E. 1/6

Okay, first recognize that x² - (by)² is a DIFFERENCE OF SQUARES.
Here are some examples of differences of squares:
x² - 25y²
4x² - 9y²
49m² - 100k²

In general, we can factor differences of squares as follows:
a² - b² = (a-b)(a+b)

So . . .
x² - 25y² = (x+5y)(x-5y)
4x² - 9y² = (2x+3y)(2x-3y)
49m² - 100k² = (7m+10k)(7m-10k)

----OKAY, ONTO THE QUESTION------------------

So, from the 4 expressions (x+y, x+5y ,x-y and 5x-y), only one pair (x+y and x-y) will result in a difference of squares when multiplied.

So, the question now becomes:
If 2 expressions are randomly selected from the 4 expressions, what is the probability that x+y and x-y are both selected?

P(both selected) = [# of outcomes in which x+y and x-y are both selected]/[total # of outcomes]

As always, we'll begin with the denominator.

total # of outcomes
There are 4 expressions, and we must select 2 of them.
Since the order of the selected expressions does not matter, we can use combinations to answer this.
We can select 2 expressions from 4 expressions in 4C2 ways (= 6 ways)


If anyone is interested, I have added a video (below) on calculating combinations (like 4C2) in your head

# of outcomes in which x+y and x-y are both selected
There is only 1 way to select both x+y and x-y

So, P(both selected) = 1/6

Answer: E

RELATED VIDEO
General Discussion
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
3,191
 [12]
Given Kudos: 25
Location: London
Products:
Posts: 609
Kudos: 3,191
 [12]
8
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
vigneshpandi
Can anyone explain how is this derived?

Attachment:
Probability of the product.JPG

The only way to get x^2 - (by)^2 is if you multiply (x+by) with (x-by). Looking at the expressions given, the only pair that will satisfy this is (x+y) & (x-y)

No of ways to pick pairs = C(4,2) = 6

No of pairs satisfying condition = 1

Probability = 1/6
User avatar
alexcey
Joined: 30 Oct 2011
Last visit: 15 Jan 2013
Posts: 11
Own Kudos:
Given Kudos: 2
Posts: 11
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How do I know from the phrasing of this problem that, once chosen, an expression is taken off the list (ie not replaced)? When I was solving the problem I assumed that an expression of form (x+y)(x+y) is possible. In that case the number of combinations is 8.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
778,218
 [4]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,218
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
alexcey
How do I know from the phrasing of this problem that, once chosen, an expression is taken off the list (ie not replaced)? When I was solving the problem I assumed that an expression of form (x+y)(x+y) is possible. In that case the number of combinations is 8.

Question says: "If two of the four expressions x+y, x+5y, x-y, and 5x-y are chosen at random..." so, at least for me, it's quite obvious that there is no replacement whatsoever. Also if it were the case the question would explicitly mention that.
User avatar
Lstadt
Joined: 08 Jun 2011
Last visit: 21 Oct 2013
Posts: 62
Own Kudos:
Given Kudos: 65
Posts: 62
Kudos: 76
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How come we are assuming that we will choose both expressions at once? That is, why not assume that we choose one of the four expressions, then choose the other one?

For example, 4 letters numbered 1 2 3 4, two of which are chosen at random, what is the probability that the chosen letters will be odd numbered?

Don't these two problems have the same concept?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
778,218
 [5]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,218
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Lstadt
How come we are assuming that we will choose both expressions at once? That is, why not assume that we choose one of the four expressions, then choose the other one?

For example, 4 letters numbered 1 2 3 4, two of which are chosen at random, what is the probability that the chosen letters will be odd numbered?

Don't these two problems have the same concept?

Mathematically the probability of picking two expressions simultaneously (at once), or picking them one at a time (without replacement) is the same.
User avatar
Lstadt
Joined: 08 Jun 2011
Last visit: 21 Oct 2013
Posts: 62
Own Kudos:
Given Kudos: 65
Posts: 62
Kudos: 76
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Lstadt
How come we are assuming that we will choose both expressions at once? That is, why not assume that we choose one of the four expressions, then choose the other one?

For example, 4 letters numbered 1 2 3 4, two of which are chosen at random, what is the probability that the chosen letters will be odd numbered?

Don't these two problems have the same concept?

Mathematically the probability of picking two expressions simultaneously (at once), or picking them one at a time (without replacement) is the same.

Hello Bunuel,

Maybe telling you how I solved the problem (and got a wrong answer) will explain how I was confused.

Since the wanted product is (x + y ) (x - y), I assumed that I will be picking (x+y) then (x-y) [from the expressions) which means choosing 1/4 then choosing 1/3 and multiplying them to get 1/12 which is wrong. I think I approached it the same was as 144144 (posted above) did.

Thank you very much Bunuel.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
778,218
 [5]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,218
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Lstadt
Bunuel
Lstadt
How come we are assuming that we will choose both expressions at once? That is, why not assume that we choose one of the four expressions, then choose the other one?

For example, 4 letters numbered 1 2 3 4, two of which are chosen at random, what is the probability that the chosen letters will be odd numbered?

Don't these two problems have the same concept?

Mathematically the probability of picking two expressions simultaneously (at once), or picking them one at a time (without replacement) is the same.

Hello Bunuel,

Maybe telling you how I solved the problem (and got a wrong answer) will explain how I was confused.

Since the wanted product is (x + y ) (x - y), I assumed that I will be picking (x+y) then (x-y) [from the expressions) which means choosing 1/4 then choosing 1/3 and multiplying them to get 1/12 which is wrong. I think I approached it the same was as 144144 (posted above) did.

Thank you very much Bunuel.

It should be 1/4*1/3*2, since you can choose (x+y) first and then (x-y) or vise versa.
User avatar
MOKSH
Joined: 01 Dec 2012
Last visit: 21 Sep 2019
Posts: 28
Own Kudos:
122
 [14]
Given Kudos: 8
Concentration: Finance, Operations
GPA: 2.9
Products:
12
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
VERY SIMPLE WAY TO SOLVE THIS PROB WITHOUT ANY COMPLEX THEORY N ANY CALCULATION :
FROM THE QUESTION STEM , YOU COULD UNDERSTAND VERY EASILY THAT ONLY ONE COMBINATION I.E (X+Y) AND (X-Y) IS THERE TO GET X2-(BY)2
SO WE HAVE TO CHOOSE ONLY (X+Y) AND (X-Y)
wE CAN SELECT IT IN TWO WAY I.E . (X+Y) AND THEN (x-Y) OR (X-Y) AND THEN (X+Y)
FOR FIRST CASE PROBABILITY =(1/4*1/3)
FOR SECOND CASE PROBABILITY =(1/4*1/3)
sO TOTAL PROBABILITY =2*((1/4*1/3)=1/6
HOPE IT COULD SIMPLY WORK FOR YOU
User avatar
blueseas
User avatar
Current Student
Joined: 14 Dec 2012
Last visit: 15 Jan 2019
Posts: 577
Own Kudos:
4,510
 [4]
Given Kudos: 197
Location: India
Concentration: General Management, Operations
GMAT 1: 700 Q50 V34
GPA: 3.6
GMAT 1: 700 Q50 V34
Posts: 577
Kudos: 4,510
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
Stiv
If two of the four expressions x + y, x + 5y, x - y, and 5x - y are chosen at random, what is the probability that their product will be of the form of x^2 - (by)^2, where b is an integer?
A) 1/2
B) 1/3
C) 1/4
D) 1/5
E) 1/6

the result will be of form : \(x^2 - (by)^2\) only when we choose x+y and x-y...rest all pair will not satisfy.
therefore favorable case=1
total case = we have to select 2 from 4 ....= \(4C2\) = 6

probability = favorable/total =\(1/6\)
hence E
User avatar
NoHalfMeasures
User avatar
Retired Moderator
Joined: 29 Oct 2013
Last visit: 11 Jul 2023
Posts: 220
Own Kudos:
2,479
 [1]
Given Kudos: 204
Concentration: Finance
GPA: 3.7
WE:Corporate Finance (Retail Banking)
Posts: 220
Kudos: 2,479
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

Here is how I did it. Since we can choose either (x+y) or (x-y) at first, the probability is 2/4 and for second pick we have only one of these left so the prob is 1/3. Total prob= 2/4*1/3=1/6
Is that right?
Thanks!
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,977
Own Kudos:
8,389
 [1]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,977
Kudos: 8,389
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
spc11
If two of the four expressions x+y, x+5y, x-y, 5x-y are chosen at random, what is the probability that their product will be of the form x [square] - (by) square, where b is a constant.
A.1/2
B.1/3
C. 1/4
D.1/5
E.1/6

First, notice that we are being tested on the difference of squares. We can restate the problem as: What is the probability, when selecting two expressions at random, that the product of those expressions will create a difference of two squares? Remember, the difference of two squares can be written as follows:

a^2 - b^2 = (a + b)(a - b)

So, x^2 - (by)^2 can be written as (x + by)(x - by). Thus, we are looking for two expressions in the form of (x + by)(x - by). Although this problem is attempting to trick us with the expressions provided, the only two expressions that when multiplied together will give us a difference of squares are x + y and x - y. When we multiply x + y and x - y, the result is x^2 - y^2 or x^2 - (1y)^2.

We see that there is just one favorable product, namely (x + y)(x - y). In order to determine the probability of this event, we must determine the total number of possible products. Since we have a total of four expressions and we are selecting two of them to form a product, we have 4C2, which is calculated as follows:

4C2 = (4 x 3)/(2!) = 12/2 = 6 products

Of these 6 products, we have already determined that only one will be of the form x^2 - (by)^2. Therefore, the probability is 1/6.

The answer is E.

Note: If you don’t know how to use the combination formula, here is a method that will work equally well:

We are choosing 2 expressions from a pool of 4 possible expressions. That is, there are 2 decisions being made:

Decision 1: Choosing the first expression

Decision 2: Choosing the second expression

Four different expressions are available to be the first decision.

For the second decision, 3 remaining expressions are available because 1 expression was already chosen. We multiply these two numbers: 4 x 3 = 12.

The final step is to divide by the factorial of the number of decisions (2! = 2) because the order in which we multiply the expressions doesn’t matter (for example, (x+y)(x-y) = (x-y)(x+y)). In this case, the two expressions are only considered as one, so we need to divide 12 by 2.

12/2 = 6

Once again the answer would be E.

Alternate Solution:

One other way to solve this problem is to use probability.

Once again, we have determined that the only two expressions that when multiplied together will give us a difference of squares are x + y and x - y. If we select either of those expressions first, since there are 2 favorable expressions and 4 total expressions, there is a 2/4 = 1/2 chance that either x + y or x - y will be selected. Next, since there is 1 favorable expression left and 3 total expressions, there is a 1/3 chance that the final favorable expression will be selected.

Thus, the probability of selecting x - y and x + y is 1/2 x 1/3 = 1/6.

Answer: E
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
12,806
 [1]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,806
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi All,

This question is based heavily on algebra patterns. If you can spot the patterns involved, then you can save some time; even if you can't spot it though, a bit of 'brute force' math will still get you the solution.

We're given the terms (X+Y), (X+5Y), (X-Y) and (5X-Y). We're asked for the probability that multiplying any randomly chose pair will give a result that is written in the format: X^2 - (BY)^2.

Since there are only 4 terms, and we're MULTIPLYING, there are only 6 possible outcomes. From the prompt, you should notice that the 'first part' of the result MUST be X^2....and that there should be NO 'middle term'....which limits what the first 'term' can be in each of the parentheses....

By brute-forcing the 6 possibilities, you would have...
(X+Y)(X+5Y) = X^2 + 6XY + 5Y^2
(X+Y)(X-Y) = X^2 - Y^2
(X+Y)(5X-Y) = X^2 + 4XY - Y^2
(X+5Y)(X-Y) = X^2 + 4XY - 5Y^2
(X+5Y)(5X-Y)= 5X^2 +24XY - 5Y^2
(X-Y)(5X-Y) = 5X^2 -6XY + Y^2

Only the second option is in the proper format, so we have one option out of six total options.

Final Answer: [spoiler]E[/spoiler]

GMAT assassins aren't born, they're made,
Rich
User avatar
rishabhmishra
Joined: 23 Sep 2016
Last visit: 16 Aug 2019
Posts: 178
Own Kudos:
Given Kudos: 29
Products:
Posts: 178
Kudos: 433
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If two of the four expressions x+y, x+5y, x-y, and 5x-y are chosen at random, what is the probability that their product will be of the form of x^2 -(by)^2, where b is an integer?

A. 1/2
B. 1/3
C. 1/4
D. 1/5
E. 1/6

Four expressions can be paired in \(C^2_4=6\) ways (choosing 2 out of 4);

\(x^2 - (by)^2=(x-by)(x+by)\) and only one pair is making such expression: \((x+1*y)(x-1*y)\), hence probability is 1/6.

Answer: E.
hey, can you please help me in this question
i solved it by knowing out of 2 pairs we need 1 pair so 2c1 and out of 4 no. we need 2 no. so 4c2 so i got probability 2/6 which is 1/3 so how you get 1 in numerator. please explain thankyou
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,806
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi rishabhmishra,

If you're going to treat this prompt as a Combination question, then that's fine (although it's not necessary). You just have to make sure that you treat the ENTIRE prompt correctly. Using the Combination Formula, you correctly determined that there were 6 possible "products" that could be created. However, you made a mistake in terms of what fraction of those 6 products actually 'fit' what you were looking for. The point of using the Combination Formula is that it is meant to eliminate 'duplicate entries', but it's not correct to use 2C1 here, since there was only ONE product that fit what the question asked for: (X+Y)(X-Y) and since that's the SAME product as (X-Y)(X+Y), we're NOT allowed to count it twice.

GMAT assassins aren't born, they're made,
Rich
User avatar
SVaidyaraman
Joined: 17 Dec 2012
Last visit: 11 Jul 2025
Posts: 576
Own Kudos:
Given Kudos: 20
Location: India
Expert
Expert reply
Posts: 576
Kudos: 1,795
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ronny13
If two of the four expressions x+y, x+5y, x-y, and 5x-y are chosen at random, what is the probability that their product will be of the form of x^2 -(by)^2, where b is an integer?

A. 1/2
B. 1/3
C. 1/4
D. 1/5
E. 1/6
1. The six possible products are:
(x+y)(x+5y)
(x+y)(x-y)
(x+y)(5x-y)
(x+5y)(x-y)
(x+5y)(5x-y)
(x-y)(5x-y)

2. Of the above, we see only the second gives the form required.
Probability is therefore 1/6
avatar
brandmanrocks
Joined: 23 Dec 2016
Last visit: 03 Sep 2017
Posts: 2
Own Kudos:
Given Kudos: 4
Posts: 2
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why is the proper approach for this problem to set up a combination 4C2 where as for other problems such as choosing a team you may do 4 * 3. When I solved this problem I almost thought of the four expressions as players for a team. There are four to choose from and I have two slots to put players in. For the first slot, I have four to choose from and in the second slot, I have 3 to choose from so there are 4* 3 = 12 combinations. If there were replacement, that would yield 4 * 4 = 16 combinations.

I guess my question is: would someone be able to explain to me the flaw in my logic between these two different methods of arriving at the number of combinations. Thanks!
 1   2   
Moderators:
Math Expert
105388 posts
Tuck School Moderator
805 posts