Tricky Coordinate Geometry question

This topic has expert replies
Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

Tricky Coordinate Geometry question

by Mo2men » Mon Dec 19, 2016 3:19 am
If k does not equal -1, 0 or 1, does the point of intersection of line y = kx+b and line x = ky+b have a negative x-coordinate?

1. kb > 0
2. k > 1

Can we solve this question be drawing lines???

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Mon Dec 19, 2016 4:54 am
Check my two posts here:
https://www.beatthegmat.com/if-k-does-no ... 90334.html
In the second post, I solve by drawing.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Thu Feb 02, 2017 9:32 pm
Mo2men wrote:If k does not equal -1, 0 or 1, does the point of intersection of line y = kx+b and line x = ky+b have a negative x-coordinate?

1. kb > 0
2. k > 1

Can we solve this question be drawing lines???
Mitch has beautifully explained the graphical solution, here is the Algebraic one.

We wish to know the nature of x-coordinate.

We have two intersecting line: y = kx+b and x = ky+b;

By plugging in the value of y from the first line into the second, we get,

x = k(kx+b)+b

=> x=k^2x+bk+b

=> x(1-k^2) = b(k+1)

=> x(1+k)(1-k)=b(k+1)

=> x=b/(1-k)

Signs of b and k will determine whether x is negative/positive.

S1: kb > 0

kb > 0 implies that kb is positive. Thus, either both are positive or both are negative.

Case 1: b and k are positive.

x=b/(1-k) may or may not be negative.

(a) If 0 < k < 1, x = b / |(1-k)| => x is not negative.

(b) If k > 1, x = b / (-|(1-k)|) => x is negative. No unique answer.

There is no need to discuss case 2 (b and k are negative.) as we already concluded that S1 itself in not sufficient.

S2: k > 1

There is no information about the sign of b. Insufficient.

S1 and S2:

From S1, we know that b and k are of the same sign and from S2, we know that k is positive thus, b and k each is positive.

We saw in the Case 1 analysis that even if b and k each is positive, there is no unique answer. However, if k > 1, we have do not have Case 1.a. Thus, x is negative. Sufficient.

The correct answer: C

Relevant book: Manhattan Review GMAT Coordinate Geometry Guide

Hope this helps!

-Jay
_________________
Manhattan Review GMAT Prep

Locations: New York | Frankfurt | Hong Kong | Zurich | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Thu Feb 02, 2017 9:32 pm
Mo2men wrote:If k does not equal -1, 0 or 1, does the point of intersection of line y = kx+b and line x = ky+b have a negative x-coordinate?

1. kb > 0
2. k > 1

Can we solve this question be drawing lines???
Mitch has beautifully explained the graphical solution, here is the Algebraic one.

We wish to know the nature of x-coordinate.

We have two intersecting line: y = kx+b and x = ky+b;

By plugging in the value of y from the first line into the second, we get,

x = k(kx+b)+b

=> x=k^2x+bk+b

=> x(1-k^2) = b(k+1)

=> x(1+k)(1-k)=b(k+1)

=> x=b/(1-k)

Signs of b and k will determine whether x is negative/positive.

S1: kb > 0

kb > 0 implies that kb is positive. Thus, either both are positive or both are negative.

Case 1: b and k are positive.

x=b/(1-k) may or may not be negative.

(a) If 0 < k < 1, x = b / |(1-k)| => x is not negative.

(b) If k > 1, x = b / (-|(1-k)|) => x is negative. No unique answer.

There is no need to discuss case 2 (b and k are negative.) as we already concluded that S1 itself in not sufficient.

S2: k > 1

There is no information about the sign of b. Insufficient.

S1 and S2:

From S1, we know that b and k are of the same sign and from S2, we know that k is positive thus, b and k each is positive.

We saw in the Case 1 analysis that even if b and k each is positive, there is no unique answer. However, if k > 1, we have do not have Case 1.a. Thus, x is negative. Sufficient.

The correct answer: C

Relevant book: Manhattan Review GMAT Coordinate Geometry Guide

Hope this helps!

-Jay
_________________
Manhattan Review GMAT Prep

Locations: New York | Frankfurt | Hong Kong | Zurich | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

by Mo2men » Fri Feb 03, 2017 2:12 am
Jay@ManhattanReview wrote:
Case 1: b and k are positive.

x=b/(1-k) may or may not be negative.

(a) If 0 < k < 1, x = b / |(1-k)| => x is not negative.

(b) If k > 1, x = b / (-|(1-k)|) => x is negative. No unique answer.
Thanks Jay.

Why did you add modulus sign for (1-k). Is absolute value?

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Fri Feb 03, 2017 2:50 am
Mo2men wrote:
Jay@ManhattanReview wrote:
Case 1: b and k are positive.

x=b/(1-k) may or may not be negative.

(a) If 0 < k < 1, x = b / |(1-k)| => x is not negative.

(b) If k > 1, x = b / (-|(1-k)|) => x is negative. No unique answer.
Thanks Jay.

Why did you add modulus sign for (1-k). Is absolute value?
Hi Mo2men,

A modulus is a great tool to demonstrate the outcome of a sign of an expression.

Let us bring the above.

Case 1: b and k are positive.

x=b/(1-k) may or may not be negative.

(a) If 0 < k < 1, x = b / |(1-k)| => x is not negative.

Putting (1-k) as |(1-k)| ensures that the dominator is positive. Since (1-k) is not positive for all k > 0, we have to express unambiguously. x = Positive / Positive. I did not write b as |b| since there is no ambiguity with b. It's a positive quantity. Though there is no harm in writing b as |b|.

(b) If k > 1, x = b / (-|(1-k)|) => x is negative. No unique answer.

Same here. Since for k > 1, (1-k) is negative, I fixed the negative sign with (1-k). So, within -|(1-k)| whatever is happening is already taken care. Thus, x = Positive / Negative = Negative.

Hope this is clear.

Relevant book: Manhattan Review GMAT Number Properties Guide

-Jay
_________________
Manhattan Review GMAT Prep

Locations: New York | Frankfurt | Hong Kong | Zurich | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.