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.

700 level distance DS

Expert replies
by vkb16 » Wed Apr 22, 2009 4:20 am
In the rectangular coordinate system, are the points (a, b) and (c, d) equidistant from the origin?

(1) a/b = c/d

(2) a^2 + b^2 = c^2 + d^2

oa is C

I read the mgmat explantion, but didnt quite agree with it!
I think its E
Join the discussion
Source: — Data Sufficiency |

by fleurdelisse » Wed Apr 22, 2009 4:37 am
The distance between any two points in the rectangular coordinate system is given by the square root of the sum of difference between the coordinates of the points.

That is, the coordinates of the origin O are (0,0)

So the distance from O to point (a,b) is:
sqrt((a-0)^2+(b-0)^2))=sqrt(a^2+b^2)
More simply put, you can just draw a rectangle triangle with 0 and point (a,b) as vertexes and apply Pythagorean theorem

The same goes for the distance from the origin to point (c,d), it's:
sqrt(c^2+d^2)

Now for both distances to be equal, we need to have:
sqrt(a^2+b^2)=sqrt(c^2+d^2)
=> a^2+b^2 = c^2+d^2

SO (2) would be sufficient, I don't understand why the answer is C??

Anyone?
Join the discussion

by vkb16 » Wed Apr 22, 2009 4:46 am
oh my bad! sorry!

the second option is sqrt(a^2) + sqrt(b^2) = sqrt(c^2) + sqrt(d^2)

sorry..
Join the discussion

by fleurdelisse » Wed Apr 22, 2009 4:46 am
In this case, 2 is not sufficient since it only tells you that a + b = c+ d

Taking both (1) and (2) together, you would get:

from (2) square both sides:

(a+b)^2 = (c+d)^2
a^2 + 2ab + b^2 = c^2 + 2cd + d^2
but from (1): ab = cd, so you can eliminate them on both sides

This results in:

a^2 + b^2 = c^2 + d^2
exactly what the question is asking for

They are equidistant, so C is your answer
Join the discussion

by vkb16 » Wed Apr 22, 2009 5:36 am
but from (1): ab = cd, so you can eliminate them on both sides
but from 1 we have aD = bC[/quote]
Join the discussion

by fleurdelisse » Wed Apr 22, 2009 8:48 am
right! sorry about that :).

Ok so, let's go back:

we have: a+b = c+d from (2)

multiply both sides of equation by d:

ad + bd = cd + d^2

since ad = bc:

bc + bd = cd + d^2
b(c+d) = d(c+d)

so b=d

and from (1), a = b

The two points are one and the same, so obviously they're equidistant to the origin
Join the discussion