Last visit was: 19 Nov 2025, 16:15 It is currently 19 Nov 2025, 16:15
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
rxs0005
Joined: 07 Jun 2004
Last visit: 21 Jun 2017
Posts: 436
Own Kudos:
3,206
 [16]
Given Kudos: 22
Location: PA
Posts: 436
Kudos: 3,206
 [16]
3
Kudos
Add Kudos
13
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,390
Own Kudos:
778,368
 [8]
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,390
Kudos: 778,368
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
gurpreetsingh
Joined: 12 Oct 2009
Last visit: 15 Jun 2019
Posts: 2,272
Own Kudos:
3,915
 [4]
Given Kudos: 235
Status:<strong>Nothing comes easy: neither do I want.</strong>
Location: Malaysia
Concentration: Technology, Entrepreneurship
Schools: ISB '15 (M)
GMAT 1: 670 Q49 V31
GMAT 2: 710 Q50 V35
Products:
Schools: ISB '15 (M)
GMAT 2: 710 Q50 V35
Posts: 2,272
Kudos: 3,915
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
rxs0005
Joined: 07 Jun 2004
Last visit: 21 Jun 2017
Posts: 436
Own Kudos:
Given Kudos: 22
Location: PA
Posts: 436
Kudos: 3,206
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Gentlemen for the algebraic approach i was using the graphical approach and was confused
User avatar
adishail
Joined: 06 Jun 2009
Last visit: 06 Feb 2012
Posts: 217
Own Kudos:
Location: USA
WE 1: Engineering
Posts: 217
Kudos: 161
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A.

You can not rely on the graphical solution. I mean you can plot it, but then eventually you will have to play with the equation for distance between two points.
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
Given Kudos: 25
Location: London
Products:
Posts: 609
Kudos: 3,191
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rxs0005
Thanks Gentlemen for the algebraic approach i was using the graphical approach and was confused

adishail
A.

You can not rely on the graphical solution. I mean you can plot it, but then eventually you will have to play with the equation for distance between two points.

Actually you can solve this graphically. What you need to note is that points (m,n) and (n,m) are mirror reflections across the x=y (45 degree) line on the coordinate plane.


And the final piece in the puzzle is, if you draw a horizontal and a vertical line from (m,n) & the point (n,m) to intersect x=y, both lines will intersect at the points (m,m) and (n,n). This square you form has side (m-n) & its diagnol is the straight line joining (m,n) and (n,m)

So distance = Sqrt(2) * (m-n)

Hence all you need is m-n

The solution seems a bit involved, but if you draw it out it'll be pretty straight forward.
User avatar
adishail
Joined: 06 Jun 2009
Last visit: 06 Feb 2012
Posts: 217
Own Kudos:
Location: USA
WE 1: Engineering
Posts: 217
Kudos: 161
Kudos
Add Kudos
Bookmarks
Bookmark this Post
shrouded1
rxs0005
Thanks Gentlemen for the algebraic approach i was using the graphical approach and was confused

adishail
A.

You can not rely on the graphical solution. I mean you can plot it, but then eventually you will have to play with the equation for distance between two points.

Actually you can solve this graphically. What you need to note is that points (m,n) and (n,m) are mirror reflections across the x=y (45 degree) line on the coordinate plane.


And the final piece in the puzzle is, if you draw a horizontal and a vertical line from (m,n) & the point (n,m) to intersect x=y, both lines will intersect at the points (m,m) and (n,n). This square you form has side (m-n) & its diagnol is the straight line joining (m,n) and (n,m)

So distance = Sqrt(2) * (m-n)

Hence all you need is m-n

The solution seems a bit involved, but if you draw it out it'll be pretty straight forward.

Actually, it is the same thing as plotting two points and then writing the equation of distance between two points. As far as being a faster way, the fact that the pyth theorem uses a difference is enough to get the soultion.
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
Given Kudos: 25
Location: London
Products:
Posts: 609
Kudos: 3,191
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ultimately it has to be the same thing, same problem same solution ... just saying that you can solve the question by plotting a graph and without knowing the distance formula

Alternate solution if you may
User avatar
josemnz83
Joined: 01 Jul 2012
Last visit: 25 Jul 2016
Posts: 78
Own Kudos:
Given Kudos: 16
Location: United States
GMAT 1: 510 Q34 V28
GMAT 2: 580 Q35 V35
GMAT 3: 640 Q34 V44
GMAT 4: 690 Q43 V42
GPA: 3.61
WE:Education (Education)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm not understanding how A is sufficient to answer the question. All A says is that m-n=2. What about n-m? How are m-n and n-m the same?



gurpreetsingh
Distance between two points \((x_1,y_1)\) and \((x_2,y_2)\) is \(\sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}\)

put the values you will get \(\sqrt{(m - n)^2 + (n - m)^2}\)

= \(\sqrt{2(m - n)^2}\)

Hence A is sufficient.
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,340
 [1]
Given Kudos: 141
Posts: 479
Kudos: 3,340
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
josemnz83
I'm not understanding how A is sufficient to answer the question. All A says is that m-n=2. What about n-m? How are m-n and n-m the same?



gurpreetsingh
Distance between two points \((x_1,y_1)\) and \((x_2,y_2)\) is \(\sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}\)

put the values you will get \(\sqrt{(m - n)^2 + (n - m)^2}\)

= \(\sqrt{2(m - n)^2}\)

Hence A is sufficient.
(m-n) and (n-m) are not the same thing, however, (m-n)^2 and (n-m)^2 are the same thing. Take (m-n) = 2, thus (n-m) = -2. However, (m-n)^2 = (n-m)^2 = 4.
avatar
aakrity
Joined: 08 Oct 2011
Last visit: 14 Feb 2014
Posts: 23
Own Kudos:
84
 [1]
Given Kudos: 38
Posts: 23
Kudos: 84
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
I solved this question by drawing a rough diagram.

Option A > m-n = 2 which means OP = 2, OQ =2

Since OPQ is a right triangle, we can easily calculate the distance PQ. Sufficient

Option B > m+n = 2, clearly insufficient to come to any solution

Correct answer A.
Attachments

20131114_163332c.jpg
20131114_163332c.jpg [ 331.61 KiB | Viewed 7624 times ]

avatar
Jaikuz
Joined: 05 Mar 2016
Last visit: 18 Dec 2016
Posts: 7
Own Kudos:
Given Kudos: 1
Posts: 7
Kudos: 69
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In the xy-plane, point P has coordinates (m; n) and point Q has coordinates (n;m). What is the distance between P and Q?

(1) m - n = 2
(2) m + n = 5


Hello,

I will be more than happy if you can help me with the explanation please as I do not see much difference between (1) and (2).
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
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,390
Kudos: 778,368
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Jaikuz
In the xy-plane, point P has coordinates (m; n) and point Q has coordinates (n;m). What is the distance between P and Q?

(1) m - n = 2
(2) m + n = 5


Hello,

I will be more than happy if you can help me with the explanation please as I do not see much difference between (1) and (2).

Merging topics. Please refer to the discussion above.
avatar
OptimusPrepJanielle
Joined: 06 Nov 2014
Last visit: 08 Sep 2017
Posts: 1,779
Own Kudos:
1,483
 [1]
Given Kudos: 23
Expert
Expert reply
Posts: 1,779
Kudos: 1,483
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Jaikuz
In the xy-plane, point P has coordinates (m; n) and point Q has coordinates (n;m). What is the distance between P and Q?

(1) m - n = 2
(2) m + n = 5


Hello,

I will be more than happy if you can help me with the explanation please as I do not see much difference between (1) and (2).

There is a lot of difference between 1 and 2. :) The sign makes all the difference.

Distance between two points \((x_1, y_1)\) and \((x_2, y_2)\) = \([(x_2 - x_1)^2 -(y_2 - y_1)^2]\)^(1/2)

In the given question, Distance = \([(m-n)^2 + (n-m)^2]\)^(1/2)
Since this formula uses a - sign, we can solve this by using the statement 1, but not statement 2.
Does this help?
User avatar
Senthil7
Joined: 31 Mar 2016
Last visit: 05 Mar 2017
Posts: 323
Own Kudos:
Given Kudos: 197
Location: India
Concentration: Operations, Finance
GMAT 1: 670 Q48 V34
GPA: 3.8
WE:Operations (Commercial Banking)
GMAT 1: 670 Q48 V34
Posts: 323
Kudos: 214
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The distance would be Square root of (m-n)^2 + (n-m)^2 therefore m-n = 5 can be substituted in this equation to obtain the actual distance. The second one gives value of m+n that cannot be utilized without further info in this equation hence A.
User avatar
shashankism
Joined: 13 Mar 2017
Last visit: 23 Dec 2024
Posts: 609
Own Kudos:
Given Kudos: 88
Affiliations: IIT Dhanbad
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy)
Posts: 609
Kudos: 694
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rxs0005
In the xy plane point P (m,n) and point Q (n,m) what is the distance between P and Q

(1) m - n = 2
(2) m + n = 5

The points in the xy plane are P(m,n) and Q(n,m)

Distance between points P & Q =\(sqrt{(m-n)^2+(n-m)^2)}\)
= \(sqrt{2} |m-n|\)

Question : Distance between P & Q

Statement 1: we know value of m-n = 2
So, Distance = 2 \(sqrt{2}\)
Sufficient

Statement 2 : m+n = 5, so we can't find the value of m-n from this.
So, Distance can't be found out uniquely.
Insufficient

Answer A

Take care when using statement 2, otherwise you can do a silly mistake and mark option D instead of A.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
496 posts