BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Doubt ; Probability

Expert replies
by soni_pallavi » Sun Nov 18, 2012 9:06 am
Q1) If two of the four expressions x+y, x+5y ,x-y and 5x-y are chosen at random,what is the probability that product will be in 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

Ans E
Join the discussion
Source: — Problem Solving |

by Brent@GMATPrepNow » Sun Nov 18, 2012 9:37 am
soni_pallavi wrote:Q1) If two of the four expressions x+y, x+5y ,x-y and 5x-y are chosen at random,what is the probability that product will be in 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

Ans E
soni, please use the spoiler function to hide the correct answer so that others can attempt the question.

Okay, first recognize that x^2 - (by)^2 is a difference of squares.
Here are some examples of differences of squares:
x^2 - 25y^2
4x^2 - 9y^2
49m^2 - 100k^2
etc.

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

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

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)


Aside: If anyone is interested, we have a free video on calculating combinations (like 4C2) in your head: https://www.gmatprepnow.com/module/gmat-counting?id=789

# 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 = E

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by Brent@GMATPrepNow » Sun Nov 18, 2012 9:42 am
We can also solve this question using probability rules. We'll begin at:

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

P(x+y and x-y are both selected) = P(one of the required expressions is chosen 1st AND the other expression is chosen 2nd)
= P(one of the required expressions is chosen 1st) x P(the other expression is chosen 2nd)
= (2/4)(1/3)
= 1/6 = E

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by subhakam » Mon Nov 19, 2012 5:44 pm
Hello Brent - don't we also calculate probability of the other expression chosen first and 1st expression chosen second?
P(x+y and x-y are both selected) = P(one of the required expressions is chosen 1st AND the other expression is chosen 2nd)
= P(one of the required expressions is chosen 1st) x P(the other expression is chosen 2nd)
= (2/4)(1/3)
= 1/6
OR
P(x-y and x+y) = P(x-y chosen first) and P(X+Y chosen second)= 1/6
Therefore final outcome is 1/6+ 1/6 = 1/3?? I am confused as to why we are not calculating the probability of P(X+Y and x-y) OR P (x-y and x+y)

Can you please explain ?

Many thanks
Join the discussion

by sid128 » Mon Nov 19, 2012 9:20 pm
subhakam wrote:Hello Brent - don't we also calculate probability of the other expression chosen first and 1st expression chosen second?
P(x+y and x-y are both selected) = P(one of the required expressions is chosen 1st AND the other expression is chosen 2nd)
= P(one of the required expressions is chosen 1st) x P(the other expression is chosen 2nd)
= (2/4)(1/3)
= 1/6
OR
P(x-y and x+y) = P(x-y chosen first) and P(X+Y chosen second)= 1/6
Therefore final outcome is 1/6+ 1/6 = 1/3?? I am confused as to why we are not calculating the probability of P(X+Y and x-y) OR P (x-y and x+y)

Can you please explain ?

Many thanks

Not sure if this will help you but I believe the easiest way to approach such problem is as below:

Probability = Favourable Events/Total Events

Total Events = 4C2 = 6

Favourable Events = 1 (Looking into x+y, x+5y ,x-y and 5x-y we can see that there is just one combination i.e. x+y & x-y that will give required format)

Hence Probability = 1/6 i.e E
Join the discussion

by Brent@GMATPrepNow » Tue Nov 20, 2012 8:28 am
subhakam wrote:Hello Brent - don't we also calculate probability of the other expression chosen first and 1st expression chosen second?
P(x+y and x-y are both selected) = P(one of the required expressions is chosen 1st AND the other expression is chosen 2nd)
= P(one of the required expressions is chosen 1st) x P(the other expression is chosen 2nd)
= (2/4)(1/3)
= 1/6
OR
P(x-y and x+y) = P(x-y chosen first) and P(X+Y chosen second)= 1/6
Therefore final outcome is 1/6+ 1/6 = 1/3?? I am confused as to why we are not calculating the probability of P(X+Y and x-y) OR P (x-y and x+y)

Can you please explain ?

Many thanks
Regarding your question in green. Great question. By setting up my probability as P(one of the required expressions is chosen 1st AND the other expression is chosen 2nd), I've actually taken care of both possible scenarios.
Writing, "one of the required expressions" includes x+y chosen first, and it includes x-y chosen first.

The great thing about probability questions is that we can set up the solution a different way and still get the correct answer. Here's another approach:

P(x+y and x-y are both selected) = P(x+y chosen 1st AND x-y chosen 2nd OR x-y chosen 1st AND x+y chosen 2nd)
= P(x+y chosen 1st AND x-y chosen 2nd) + P(x-y chosen 1st AND x+y chosen 2nd)
= [P(x+y chosen 1st) X P(x-y chosen 2nd)] + [P(x-y chosen 1st) X P(x+y chosen 2nd)]
= [(1/4) X (1/3)] + [(1/4) X (1/3)]
= 1/12 + 1/12
= 1/6 = E

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by subhakam » Tue Nov 20, 2012 11:35 am
Thank you very much Brent - that was very helpful indeed!
Join the discussion