Register    Login    Search    Rss Feeds

 Page 1 of 1 [ 14 posts ] 



 
Author Message
 Post subject: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Sun Jul 08, 2007 3:03 pm 
Lines n and p lie in the x-y plane. Is the slope of the line n less than the slope of line p?
1. lines n and p intersect at (5,1)
2. the y-intercept of line n is greater than y-intercept of line p

I chose answer E but the GMAT prep says that the answer is C

In that case I am not using the concept of y-intercept correctly. Could you please explain what I am missing?

Thanks.


Top 
 Post subject:
 Post Posted: Mon Jul 09, 2007 9:55 pm 
Offline
ManhattanGMAT Staff


Posts: 6077
Location: San Francisco
I'll assume you understand why the two statements don't work individually, since you correctly discarded A, B and D as possibilities.

Statement 1 gives us one common point: (5,1)

Statement 2 tells us the y-intercept of n is greater than the y-intercept of p. The y-intercept is where a particular line crosses the y-axis. The corresponding point for that line is (0,y) with y representing the y-inntercept.

If n's y-intercept is greater than p's, then the value y is greater for n than for p. If you sketch a coordinate plane, place the point (5,1) on the plane, and then arbitrarily sketch some points along the y-axis:

1) try a pair above the y=1 line, with the higher labeled n and the lower labeled p. In this case, the two slopes are negative, and the slope of n is more negative than the slope of p. That is, n's slope is smaller than p's slope. Answer the question: Yes.
2) try a pair below the y=1 line, with the higher labeled n and the lower labeled p. In this case, the two slopes are positive, and the slope of n is closer to zero than the slope of p. That is, n's slope is smaller than p's slope. Answer the question: Yes.
3) you can also try some pairs where one or the other (n or p) has a y-intercept of 1. In each case, you'll continue to see that n's slope is always smaller than p's slope.

So, together, the statements are sufficient.

_________________
Stacey Koprince
Instructor
Director of Online Community
ManhattanGMAT


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Tue Oct 27, 2009 8:43 pm 
Offline


Posts: 32
Yes, you'll see that the lower (in number) the y-intercept, the larger the slope. Therefore, p's slope is always larger than n's slope.


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Thu Nov 19, 2009 4:29 am 
Offline
ManhattanGMAT Staff


Posts: 823
Victor's point is good, given that there is already a given point. In this case, it's (5,1).

_________________
Ben Ku
Instructor
ManhattanGMAT


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Fri Jul 23, 2010 11:04 am 
Offline
Course Students


Posts: 126
this is interesting, but i am now thoroughly confused.

i thought slope of a line is measured in terms of the change that occurs in y when x changes by a unit, or vice versa. if that is the correct definition of slope, then:

when both lines n and p have positive y-intercepts, then line n will be more steep coming down towards the intersection point (5,1). since it is more steep, thus its slope is greater.

can an instructor please help!?! I'm troubled by almost all line/slope questions and i thought i had it figured out till i read this post by Stacey. appreciate your help!


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Thu Aug 05, 2010 7:17 am 
Offline
ManhattanGMAT Staff


Posts: 7146
sudaif wrote:
this is interesting, but i am now thoroughly confused.

i thought slope of a line is measured in terms of the change that occurs in y when x changes by a unit, or vice versa. if that is the correct definition of slope, then:

when both lines n and p have positive y-intercepts, then line n will be more steep coming down towards the intersection point (5,1). since it is more steep, thus its slope is greater.


here's the problem -- you're not considering the sign of the slopes.

you're picturing two lines whose y-intercepts are both greater than 1.**
in this case, line n is steeper -- but, since both lines are sloping downward, this means that the slope of line n is a bigger negative number.
therefore, since the slope of p is a smaller negative number, it's "greater" than the slope of n.

e.g., -2 is greater than -4.

i get confused by this sort of thing all the time, too, but you've got to learn to keep it straight.

--

**i can tell this is what you were thinking, since you said that they're sloping "down" toward (5, 1).
note that this is not a justified assumption -- they could have a y-intercept at 1 (in which case they'd be horizontal), or a y-intercept less than 1 (in which case they would slope upward).


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Thu Aug 05, 2010 7:26 am 
Offline
Course Students


Posts: 126
Gotcha. Thanks Ron.


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Sat Sep 04, 2010 2:39 pm 
Offline
ManhattanGMAT Staff


Posts: 2242
Location: Southwest Airlines, seat 21C
:)

_________________
Tim Sanders
Manhattan GMAT Instructor


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Sat Oct 23, 2010 5:16 pm 
Offline
Students


Posts: 1
Quick question:
If n's y-intercept is 3 and p's y-intercept is -2, the two slopes would be both |2|. BUT n has a -2 slope while p has a +2 slope, hence slope of n is less than slope of p. Is my logic correct? Thanks!


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Wed Oct 27, 2010 3:53 pm 
Offline
ManhattanGMAT Staff


Posts: 506
right idea exactly juli, but not quite the right way to express it

by slope=|2|

you mean

|slope|=2

after all |2| is just 2


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Mon Aug 22, 2011 5:51 am 
Offline
Students


Posts: 15
I know its been a while since this question has been discussed. But I would appreciate your response.

My solution went like this:

For line n eqn: y = ax + b
For line p eqn: y = cx + d

Question: a<c?

Statement 1 and 2 by themselves are insufficient.

St1: line n: 1 = 5a + b --> b=1-5a
line p: 1 = 5c + d --> d=1-5c

St2: b>d

St 1+2

1-5a > 1-5c --> SUFF ans C

Is my approach correct or is it just coincidence that the ans is C.

Thanks,
Aanchal


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Thu Aug 25, 2011 4:16 am 
Offline
ManhattanGMAT Staff


Posts: 7146
aanchalsinha, yes, that works too.


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Wed Nov 09, 2011 1:30 am 
Offline
Forum Guests


Posts: 5
[deleted -- non gmat problem]


Top 
 Post subject: Re: Lines n and p lie in the x-y plane. Is the slope of the line
 Post Posted: Wed Nov 09, 2011 7:05 am 
Offline
ManhattanGMAT Staff


Posts: 7146
geeknick, this is a forum for GMAT problems only. this is not a forum for homework help, or for other sorts of general math help.

please read the forum rules.
if you are here for GMAT help, welcome, and follow the rules when posting.
if you are not, sorry, please look elsewhere.

thanks.


Top 
Display posts from previous:  Sort by  
 
 Page 1 of 1 [ 14 posts ] 





Who is online

Users browsing this forum: No registered users and 0 guests

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: