In the rectangular coordinate system, are the points (a, b) and (c, d) equidistant from the origin?
(1) a/b = c/d
(2) sqrt(a^2) + sqrt(b^2) = sqrt(c^2) + sqrt(d^2)
chitturiratna Wrote:In the rectangular coordinate system, are the points (a, b) and (c, d) equidistant from the origin?
I think that according to the question is the distance between
(0,0) and (a,b) is equal to distance between (0,0) and (c,d).
Ans. If The distance between two points is sqrt[(0-a)^2+(0-b)^2] then according to me B is the correct answer.
Please explain the wrongs in my reasoning.
RonPurewal Wrote:Yeah, but you don't only know a/b = c/d. By the time you get to using both statements together, you know that a/b = c/d AND you know that |a| + |b| = |c| + |d| (i.e., the first statement).
If a & b are in the same proportion as c & d, try finding some actual numbers that satisfy |a| + |b| = |c| + |d|. For instance, temporarily make a/b = c/d = 1/2, and notice what kinds of numbers actually make both things work. You'll quickly see what's going on here.