Coordinate geometry-GMAT PREP

This topic has expert replies
User avatar
Legendary Member
Posts: 1460
Joined: Tue Dec 29, 2009 1:28 am
Thanked: 135 times
Followed by:7 members

Coordinate geometry-GMAT PREP

by selango » Wed May 26, 2010 8:01 am
The y-intercept of a line l is 4. If the slope of l is negative,which of the following could be x intercept of l?

i) -1

ii) 0

iii) 6

A) i only

B) ii only

c) iii only

d)i and ii

e) 1 and iii

Can anyone this in detail?

OA C
Source: — Problem Solving |

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Wed May 26, 2010 9:06 am
selango wrote:The y-intercept of a line l is 4. If the slope of l is negative,which of the following could be x intercept of l?

i) -1

ii) 0

iii) 6

A) i only

B) ii only

c) iii only

d)i and ii

e) 1 and iii

Can anyone this in detail?

OA C
I understand that when a line pass through the second or fourth quad the slope will be negative.

Since ,as per the stem Y is postive. So X has to be negative.

I picked x= -1

Am i missing any fundae? plz help me out!!

User avatar
GMAT Instructor
Posts: 509
Joined: Wed Apr 21, 2010 1:08 pm
Location: Irvine, CA
Thanked: 199 times
Followed by:85 members
GMAT Score:750

by tpr-becky » Wed May 26, 2010 10:59 am
if the slope of a line is postive it goes uphill from left to right, negative goes downhill from left to right.

This line has a negative slope and intersects y at a postive number and then continues downhill as you go to the right - this means the line will intersect the x axis in the positive quadrant.
Becky
Master GMAT Instructor
The Princeton Review
Irvine, CA

Legendary Member
Posts: 759
Joined: Mon Apr 26, 2010 10:15 am
Thanked: 85 times
Followed by:3 members

by clock60 » Wed May 26, 2010 12:00 pm
y=kx+b,
here b=4
y=kx+4
kx=-4
k=-4/x

now let us pick answers
x=-1
k=-4/-1=4, but according to the query k-slope is -ve so x=-1 out

x=0.
k=-4/0-does not exist

x=6
k=-4/6=-2/3 -ve slope
so C wins

User avatar
GMAT Instructor
Posts: 1052
Joined: Fri May 21, 2010 1:30 am
Thanked: 335 times
Followed by:98 members

by Patrick_GMATFix » Wed May 26, 2010 12:32 pm
A negative slope means a line that heads down and to the right. Because it crosses y at 4 (which means in the top half of the plane) headed down and to the right, the x-intercept (where the line crosses the x axis) must be on the right half of the plane. Every point on the right half of the plane has a positive x coordinate, so the x intercept must be positive. The answer is C

This is GMATPrep question 1429. You can practice similar questions if you have access to the Solutions Engine drill generator by selecting topic="Geometry, Coordinate" and difficulty="400-500"

Best of luck,
-Patrick

Legendary Member
Posts: 1404
Joined: Tue May 20, 2008 6:55 pm
Thanked: 18 times
Followed by:2 members

by tanviet » Tue Jun 08, 2010 8:13 pm
I review slope and now can get right this question for 10 second

there are ONLY two kind of slope, negative and positive (easy to remember, right). and there are ONLY two kinds of Y=AX+B.

in the line which has negative slope, the upper-x-line part and arrow of x-line create an angle which is larger than 90

in the line which has positive slope, the upper--x-line part and arrow of x-line create an angle which is smaller 90

remember the UPPER- X- LINE PARTand ARROW, and two angle. to do slope questionS in 10 seconds.

User avatar
GMAT Instructor
Posts: 1052
Joined: Fri May 21, 2010 1:30 am
Thanked: 335 times
Followed by:98 members

by Patrick_GMATFix » Tue Jun 08, 2010 8:52 pm
your point is valid and your advice is good. Just want to point out to others who may not know that not all lines have slopes that are negative or positive. There are also flat lines (example y = 5) and vertical lines (example x = 5)
  • Ask me about tutoring.

User avatar
Master | Next Rank: 500 Posts
Posts: 270
Joined: Wed Apr 07, 2010 9:00 am
Thanked: 24 times
Followed by:2 members

by neerajkumar1_1 » Wed Jun 09, 2010 5:22 am
becky has explained it well... but if u have a problem visualizing the figure u can try algebraically as follows:

Equation of a line is given by
y=mx+c

Given y intercept is 4
therefore: at x=0 y=4 or in other terms c=4
=> y=mx+4
=> mx=y-4

We need to find the range for x intercept,
Since the x intercept is a value for y=0

=> mx= - 4

Also Given that slope is negative

x= - 4/m Where m is -ve

Therefor x has to be positive....

Hope this solves ur query...