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.

DS .. equi distance geo

Expert replies
by nikhilagrawal » Fri Oct 17, 2008 8:19 am
In the rectangular coordinate system, are the points (a, b) and (c, d) equidistant from the origin?

(1) a/b = c/d

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

oa c, but shldnt it be e
Join the discussion
Source: — Data Sufficiency |

by sumithshah » Fri Oct 17, 2008 8:51 am
st two can be written as |a|+|b| = |c|+|d|

sqare root of (x^2) means |x|

now square both sides and use st 1 ull see a^2 + b^2 = c^2 + d^2
Join the discussion

by youngwolf » Sun Oct 26, 2008 2:09 pm
sumithshah wrote: now square both sides and use st 1 ull see a^2 + b^2 = c^2 + d^2
a^2+2*|a|*|b|+b^2=c^2+2*|c|*|d|+d^2
first statement a/b=c/d or a*d=b*c
I don't see how you get a^2 + b^2 = c^2 + d^2

Please explain.
Join the discussion

by dally_gmat » Sun Oct 26, 2008 2:33 pm
I am getting E, as per previous post of youngwolf..

Any thoughts?
youngwolf wrote:
sumithshah wrote: now square both sides and use st 1 ull see a^2 + b^2 = c^2 + d^2
a^2+2*|a|*|b|+b^2=c^2+2*|c|*|d|+d^2
first statement a/b=c/d or a*d=b*c
I don't see how you get a^2 + b^2 = c^2 + d^2

Please explain.
Join the discussion

by sumithshah » Sun Oct 26, 2008 7:52 pm
My bad, I was thinking AD = BC was given. But he answer is STILL C.

Picked from Mgmat forum

------------------------------
(1) a/b = c/d

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

Ok,

1 is clearly not sufficient. Let's write 2 as

|a|+|b| = |c|+|d| , this is not sufficient since it can have many solutions. Now multiply both sides with |d|

|a||d|+|b||d| = |c||d|+|d||d|..................call it 3

Fom 1, ad=bc, so |a||d| = |b||c|

Replacing in our equation 3

|b||c|+|b||d| = |c||d|+|d||d|

|b| (|c|+|d|) = |d| (|c|+|d|)

Hence, |b| = |d|, and using 1 with this, |a| = |c|

So a,b and c,d have same values of co-ordinates if signs are ignored.

Since ditance from origin is square root of sum of squares of x and y co-ordinates, these 2 are equidistant from origin.

So, C is the answer.
Join the discussion

wow

by smalishah84 » Sun Oct 26, 2008 10:34 pm
cool explanation man. My GMAT is approaching quickly but I dont think that I would be able to tackle tquant questions like these in about 2 mins.
Join the discussion

by logitech » Mon Oct 27, 2008 12:09 am
well, we know the ratios of (a/b) is equal to (c/d) so it means that they might have different signs (-/-) = (+/+) or same signs such as (+/+) = (+/+) ---> HINT 1 ( equal ratios) + HINT 2 ( they might or not have same signs )

and we know that the sum of their absolute values are the same! :wink:

since absolute values are always + numbers

Hence, |b| = |d| & |a| = |c|

Hope this approach helps to simply this question for you.
LGTCH
---------------------
"DON'T LET ANYONE STEAL YOUR DREAM!"
Join the discussion

by uttara » Mon Oct 27, 2008 9:49 am
In the rectangular coordinate system, are the points (a, b) and (c, d) equidistant from the origin?

(1) a/b = c/d

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

i did it this way....

(1) a/b = c/d

adding 1 to both sides, we get
(a/b)+1 = (c/d)+1
(a+b)/b=(c+d)/d ----(A)


from (2)
root (a^2)+root (b^2) = root (c^2) + root (d^2)
it can be simplied as
a+b=c+d ---(B)
(irrespective of if they are +ve or -ve numbers)


from (A) and (B), if numerators are same, then numerators must be same
ie b=d ---(C)

from (C) and (B) we get
a=c

So the points (a, b) and (c, d) equidistant from the origin.


Did I missed out on something by not considering the sign of the numbers here?

Join the discussion