Last visit was: 18 Nov 2025, 19:22 It is currently 18 Nov 2025, 19:22
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
testprep2010
Joined: 10 Feb 2010
Last visit: 27 Feb 2013
Posts: 92
Own Kudos:
728
 [329]
Given Kudos: 6
Posts: 92
Kudos: 728
 [329]
36
Kudos
Add Kudos
291
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,082
 [190]
87
Kudos
Add Kudos
102
Bookmarks
Bookmark this Post
User avatar
ezhilkumarank
Joined: 24 Jun 2010
Last visit: 08 May 2014
Posts: 271
Own Kudos:
748
 [10]
Given Kudos: 50
Status:Time to step up the tempo
Location: Milky way
Concentration: International Business, Marketing
Schools:ISB, Tepper - CMU, Chicago Booth, LSB
Posts: 271
Kudos: 748
 [10]
8
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
ezhilkumarank
Joined: 24 Jun 2010
Last visit: 08 May 2014
Posts: 271
Own Kudos:
748
 [3]
Given Kudos: 50
Status:Time to step up the tempo
Location: Milky way
Concentration: International Business, Marketing
Schools:ISB, Tepper - CMU, Chicago Booth, LSB
Posts: 271
Kudos: 748
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To find: y-intercept of the line. When the line intercepts the y axis, x=0. Hence the original equation y=mx+c becomes y=c. Question asks for the value of c.
Statement 1: Slope of the line is 3 times the y intercept. Hence m = 3c. Insufficient.

Statement 2: The x intercept is -1/3. x intercept means y is zero. Hence the original line equation becomes
0=m(-1/3) +c

m = 3c. Same as the first equation. Insufficient.

Combining both yields nothing. Hence the answer is E.
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
3,191
 [4]
Given Kudos: 25
Location: London
Products:
Posts: 609
Kudos: 3,191
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
\(y=mx+c\)
m --> Slope
c --> Y-int

This may be re-written as :
\(\frac{x}{-c/m} + \frac{y}{c} = 1\)

We know that in terms of intercept the equation of the line is :
\(\frac{x}{X-Int} + \frac{y}{Y-Int} = 1\)

So \(X-Int = -c/m, Y-Int = c\)

(1)m=3c ... Not enough to say what the value of c is

(2)-c/m = -1/3 .... Hence m=3c. We know this is not sufficient

(1)+(2) : Same as (1) or (2)

Hence, answer is {e} ...neither statement enough
avatar
himym
Joined: 28 Oct 2011
Last visit: 19 May 2017
Posts: 25
Own Kudos:
Given Kudos: 3
Location: United States
Concentration: General Management, Technology
GMAT Date: 02-18-2012
Products:
Posts: 25
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I approached this problem as:
y = mx + c.....equation of line... (1)

to find C

1) m = 3c.... (2)

substitute (2) in (1)

y = 3cx + c
y = c(3x +1)...... (3)

2) X intercept = -1/3

2 implies the line passes through (-1/3,0)
doesnt give enough info for M

Combined
substitute point (-1/3,0) in (3)

0 = c(3 * -1/3 +1)
0 = c (-1+1 )
c = 0 ?

what did i do wrong ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,082
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,082
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
uroopesh
I approached this problem as:
y = mx + c.....equation of line... (1)

to find C

1) m = 3c.... (2)

substitute (2) in (1)

y = 3cx + c
y = c(3x +1)...... (3)

2) X intercept = -1/3

2 implies the line passes through (-1/3,0)
doesnt give enough info for M

Combined
substitute point (-1/3,0) in (3)

0 = c(3 * -1/3 +1)
0 = c (-1+1 )
c = 0 ?

what did i do wrong ?

From 0=c(-1+1) --> 0=c*0, which holds true for ANY value of c not only for c=0. Also, notice that if c=0, then m=0, thus our line is y=0 which contradicts the statements.

Hope it's clear.
User avatar
russ9
Joined: 15 Aug 2013
Last visit: 20 Apr 2015
Posts: 174
Own Kudos:
Given Kudos: 23
Posts: 174
Kudos: 400
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
testprep2010
Source: GMATPrep

Please solve this question (with explanation):

In the xy-plane, what is the y-intercept of line l?
1. The slope of line l is 3 times its y-intercept
2. The x-intercept of line l is -1/3


Equation of a line in point intercept form is \(y=mx+b\), where: \(m\) is the slope of the line; \(b\) is the y-intercept of the line (the value of \(y\) for \(x=0\)); \(x\) is the independent variable of the function \(y\).

The question is \(b=?\)

(1) The slope of line l is 3 times its y-intercept --> \(m=3b\). Not sufficient to calculate \(b\).

(2) The x-intercept of line l is -1/3 --> x-intercept is the value of \(x\) for \(y=0\) --> \(0=-\frac{1}{3}m+b\) --> \(m=3b\). Same info as above. Not sufficient.

(1)+(2) Nothing new. Not sufficient.

For more on this issue please check Coordinate Geometry chapter of Math Book (link in my signature).

Hope it helps.

Hi Bunuel,

I realize that "b' is the y intercept in the equation y = mx + b.

-That being said, I was a little confused as to whether I should solve for B or solve for Y by equation x to 0. If I did the latter, i would get y = b.

-How do I know I I should plug in values for X and Y or solve for B? This part seems to give me the most trouble.

Thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,082
Kudos
Add Kudos
Bookmarks
Bookmark this Post
russ9
Bunuel
testprep2010
Source: GMATPrep

Please solve this question (with explanation):

In the xy-plane, what is the y-intercept of line l?
1. The slope of line l is 3 times its y-intercept
2. The x-intercept of line l is -1/3


Equation of a line in point intercept form is \(y=mx+b\), where: \(m\) is the slope of the line; \(b\) is the y-intercept of the line (the value of \(y\) for \(x=0\)); \(x\) is the independent variable of the function \(y\).

The question is \(b=?\)

(1) The slope of line l is 3 times its y-intercept --> \(m=3b\). Not sufficient to calculate \(b\).

(2) The x-intercept of line l is -1/3 --> x-intercept is the value of \(x\) for \(y=0\) --> \(0=-\frac{1}{3}m+b\) --> \(m=3b\). Same info as above. Not sufficient.

(1)+(2) Nothing new. Not sufficient.

For more on this issue please check Coordinate Geometry chapter of Math Book (link in my signature).

Hope it helps.

Hi Bunuel,

I realize that "b' is the y intercept in the equation y = mx + b.

-That being said, I was a little confused as to whether I should solve for B or solve for Y by equation x to 0. If I did the latter, i would get y = b.

-How do I know I I should plug in values for X and Y or solve for B? This part seems to give me the most trouble.

Thanks

y = b cannot be sufficient. When a DS question asks about the value of some variable, then the statement(s) is sufficient ONLY if you can get the single numerical value of this variable.

Hope it's clear.
User avatar
GMATYoda
Joined: 24 Sep 2018
Last visit: 18 Jan 2021
Posts: 104
Own Kudos:
190
 [2]
Given Kudos: 14
Posts: 104
Kudos: 190
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Attachment:
IMG_2761.JPG
IMG_2761.JPG [ 1.54 MiB | Viewed 90713 times ]
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 16 Nov 2025
Posts: 4,844
Own Kudos:
Given Kudos: 225
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,844
Kudos: 8,945
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In the xy-plane, what is the y-intercept of line l?

Equation of a line in point intercept form is y=mx+c, where m is the slope of the line and c is the y-intercept of the line.
Y intercept is the point where line crosses the Y axis. i.e. x=0 at that point

(1) The slope of line l is 3 times its y-intercept

m= 3c
y = 3cx +c
Statement 1 alone is not sufficient to find the value of c.

(2) The x-intercept of line l is -1/3

X intercept is the point where line crosses the X axis. i.e. y=0 at that point .
0= m(-1/3) + c
c = m/3
m=3c
i.e . The slope of line l is 3 times its y-intercept, which is same as the info given in Statement 1.
hence, insufficient.

Even if you combine statement 1 and 2, it's not sufficient to answer the question as both the statements say the same thing.

Option E is the answer.

Thanks,
Clifin J Francis,
GMAT SME
User avatar
tanishagarg19
Joined: 15 May 2021
Last visit: 28 Aug 2022
Posts: 2
Given Kudos: 32
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
himym
I approached this problem as:
y = mx + c.....equation of line... (1)

to find C

1) m = 3c.... (2)

substitute (2) in (1)

y = 3cx + c
y = c(3x +1)...... (3)

2) X intercept = -1/3

2 implies the line passes through (-1/3,0)
doesnt give enough info for M

Combined
substitute point (-1/3,0) in (3)

0 = c(3 * -1/3 +1)
0 = c (-1+1 )
c = 0 ?

what did i do wrong ?


reply-
0= c (-1+1)
0= c (0)
0= 0
Hence, the variable c gets nullified. we cannot find the value of c, as any number multiplied with 0 will give us a zero.
User avatar
jaykayes
Joined: 08 Jan 2022
Last visit: 15 Nov 2025
Posts: 45
Own Kudos:
12
 [1]
Given Kudos: 47
Posts: 45
Kudos: 12
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The relationship between the slope and the intercepts of a straight line is that slope = y-intercept/x-intercept

To find y-intercept, we need to know the values of the slope and the x-intercept.

Statement 1 doesn’t tell us anything about the x-intercept.
Further, it only gives us the ratio of slope to y-intercept, but it doesn’t give us the value of the either.
Insufficient.

Statement 2 gives us the value of the x-intercept, but doesn’t give us the value of the slope.
Insufficient.

Combined, we don’t get any new information – we still don’t know the value of the slope.
Insufficient.

Correct answer: E
User avatar
nosaj
Joined: 01 Nov 2023
Last visit: 12 Jul 2025
Posts: 53
Own Kudos:
Given Kudos: 77
Posts: 53
Kudos: 30
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I got this question wrong and very much agree that jaykayes. That it is important to realise that the ACTUAL value of the slope is what is required to get to the answer here. Given neither statements give us the ACTUAL value of the slope (m). The answer is E.

In addition, I also made an error and interpreted x-intercept -1/3 as x = -b/m - I realise that this is wrong because -1/3 is the x-coordinate and doesn't represent the slope nor the y-intercept.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105355 posts
496 posts