Last visit was: 20 Nov 2025, 04:51 It is currently 20 Nov 2025, 04:51
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
TwoThrones
Joined: 21 Sep 2010
Last visit: 26 Feb 2015
Posts: 246
Own Kudos:
108
 [31]
Given Kudos: 56
Posts: 246
Kudos: 108
 [31]
4
Kudos
Add Kudos
26
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,002
 [10]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,002
 [10]
7
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
WoundedTiger
Joined: 25 Apr 2012
Last visit: 25 Sep 2024
Posts: 521
Own Kudos:
2,535
 [2]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 521
Kudos: 2,535
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
gaurav1418z
Joined: 25 Jan 2014
Last visit: 02 Oct 2025
Posts: 38
Own Kudos:
Given Kudos: 4
Concentration: Strategy, International Business
GMAT 1: 600 Q44 V29
GMAT 2: 710 Q48 V38
GPA: 3.35
WE:Analyst (Computer Software)
GMAT 2: 710 Q48 V38
Posts: 38
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can anybody explain why m cant be 0 ?
avatar
gaurav1418z
Joined: 25 Jan 2014
Last visit: 02 Oct 2025
Posts: 38
Own Kudos:
20
 [1]
Given Kudos: 4
Concentration: Strategy, International Business
GMAT 1: 600 Q44 V29
GMAT 2: 710 Q48 V38
GPA: 3.35
WE:Analyst (Computer Software)
GMAT 2: 710 Q48 V38
Posts: 38
Kudos: 20
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Also when 2b = mb + b, why can i not cancel b to get m+1 = 2 and m =1?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,414
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,414
Kudos: 778,485
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gaurav1418z
The equation of line k is y=mx+b, where m and b are constants. What is the value of m?

1) (b,2b) belongs to k.
2) (2,2) belongs to k.

Can anybody explain why m cant be 0 ?

From (1): m = 1 or b = 0 or both.
From (2): 2m + b = 2.

If m is not 1, then b must be 0. But if b = 0, then from 2m + b = 2, we get that m = 1. So, in any case, m = 1.

Hope it's clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,414
Own Kudos:
778,485
 [4]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,414
Kudos: 778,485
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
gaurav1418z
Also when 2b = mb + b, why can i not cancel b to get m+1 = 2 and m =1?

If you divide (reduce) \(2b = mb + b\) by b you assume, with no ground for it, that b does not equal to zero thus exclude a possible solution (notice that both b = 0 AND m = 1 satisfy the equation).

Never reduce equation by variable (or expression with variable), if you are not certain that variable (or expression with variable) doesn't equal to zero. We can not divide by zero.

Hope it's clear.
avatar
gaurav1418z
Joined: 25 Jan 2014
Last visit: 02 Oct 2025
Posts: 38
Own Kudos:
Given Kudos: 4
Concentration: Strategy, International Business
GMAT 1: 600 Q44 V29
GMAT 2: 710 Q48 V38
GPA: 3.35
WE:Analyst (Computer Software)
GMAT 2: 710 Q48 V38
Posts: 38
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank you Bunuel, much appreciated :-)
User avatar
balamoon
Joined: 26 Dec 2011
Last visit: 04 May 2025
Posts: 111
Own Kudos:
305
 [2]
Given Kudos: 91
Schools: HBS '18 IIMA
Schools: HBS '18 IIMA
Posts: 111
Kudos: 305
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The equation of line k is y = mx + b, where m and b are some constants. What is the value of m?

(1) (b, 2b) belongs to k.
(2) (2, 2) belongs to k.


Kudos for a correct solution.

Solution -

Stmt1 - (b, 2b) belongs to k --> Let’s plug in the equation of the line. 2b = mb + b --> b = mb --> b(m – 1) = 0. So, either b = 0 or m = 1. If b=0, we may not find definite value of m. Not Sufficient.

Note - From b = mb above, please do not conclude m=1 after dividing b both sides. We do not know the value of b.

Stmt2 - (2, 2) belongs to k --> Let’s plug in the equation of the line. 2 = m*2 + b. Without knowing value of b, we can not find the value of m. Not Sufficient.

1+2 --> We can derive below equations from both statements.
b(m – 1) = 0 ----1
2 = 2m + b ------2

If b = 0 from 1, then second equation is 2 = 2m --> m = 1.
If m = 1 from 1, then second equation is 2 = 2 + b --> b = 0. Thus the value of m = 1. Sufficient.

ANS C.
User avatar
peachfuzz
Joined: 28 Feb 2014
Last visit: 27 Jan 2018
Posts: 269
Own Kudos:
360
 [3]
Given Kudos: 132
Location: United States
Concentration: Strategy, General Management
Products:
Posts: 269
Kudos: 360
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
For line k, y = mx + b. What is the value of m?

I took more of a conceptual approach. In order for us to know the slope m, we must be given 2 points that lie on line k.

(1) (b, 2b) belongs to k.
we only know 1 point, which is ambiguous given b.
insufficient

(2) (2, 2) belongs to k.
we only know 1 point
insufficient

combined, b=mb and 2=2m+b. We get b=0 and m=1
Sufficient
Answer: C
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,414
Own Kudos:
778,485
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,414
Kudos: 778,485
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The equation of line k is y = mx + b, where m and b are some constants. What is the value of m?

(1) (b, 2b) belongs to k.
(2) (2, 2) belongs to k.


Kudos for a correct solution.

800score Official Solution:

Statement (1) tells us that point (b, 2b) belongs to line k. Let’s plug it in the equation of the line. 2b = mb + b. This yields b(m – 1) = 0. So either b = 0 or m = 1. We do NOT have a definite value of m if b = 0. Therefore statement (1) by itself is NOT sufficient.

Statement (2) tells us that (2, 2) belongs to k. Let’s plug it in the equation of the line. 2 = m × 2 + b. Clearly, not knowing the value of b, we can NOT find the value of m. Therefore statement (2) by itself is NOT sufficient.

When we use the both statements together, we have the following system of two equations:
b(m – 1) = 0
2 = 2m + b
If the solution of the first equation is b = 0, then the second one yields 2 = 2m. So in this case m = 1.
If the solution of the first equation is m = 1, then the second one yields 2 = 2 + b. So in this case b = 0. Thus the solution of the system is always b = 0, m = 1. (The equation of the line is y = x). We have the definite value of m. Therefore statements (1) and (2) taken together are sufficient to answer the question.

The correct answer is C.
avatar
gyadav
Joined: 14 Aug 2015
Last visit: 29 Jul 2020
Posts: 1
Given Kudos: 9
Location: India
Concentration: Technology
GMAT 1: 690 Q48 V36
GMAT 2: 510 Q39 V21
WE:Information Technology (Computer Software)
Products:
GMAT 2: 510 Q39 V21
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
y=mx+b, in this equation if we put x=0, then we get y=b.
So we have a point (0,b)
We know that above equation is in the standard form that is y=mx+c, where m=slope, c=y intercept of the line
hence ,
m=(y1-y2)/(x1-x2)
m = 2b-b/b-0
m=1
Is there something wrong in this method? cause according to this the answer is A
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,325
Own Kudos:
3,837
 [1]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,325
Kudos: 3,837
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gyadav
y=mx+b, in this equation if we put x=0, then we get y=b.
So we have a point (0,b)
We know that above equation is in the standard form that is y=mx+c, where m=slope, c=y intercept of the line
hence ,
m=(y1-y2)/(x1-x2)
m = 2b-b/b-0
m=1
Is there something wrong in this method? cause according to this the answer is A

You are ignoring the fact that b=0 is a possible solution.

Remember to not eliminate variables in DS question when you dont know what values they can take.

When you plug in b,2b in the equation y=mx+b ---> 2b=mb+b ---> mb-b=0 --> b(m-1)=0 (do not cancel out b as you will eliminate 1 solution)--> either b=0 or m=1.

So if b=0 , then m can take all possible values. This makes this statement not sufficient.

Hope this helps.
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,070
Own Kudos:
19,394
 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,070
Kudos: 19,394
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.

The equation of line k is y=mx+b, where m and b are constants. What is the value of m?

1) (b,2b) belongs to k.
2) (2,2) belongs to k.

In the original condition, we need to know the gradient and the y-intercept, so we need 2 equations
There are 2 equations given by the 2 conditions, so there is high chance (C) will be our answer.
Looking at the conditions together, from 2b=mb+b, b=mb, b(m-1)=0, we get b=0 or m=1, and from 2=2m+b, if b=0, m=1. This is sufficient, and the answer becomes (C).

For cases where we need 2 more equation, such as original conditions with “2 variables”, or “3 variables and 1 equation”, or “4 variables and 2 equations”, we have 1 equation each in both 1) and 2). Therefore, there is 70% chance that C is the answer, while E has 25% chance. These two are the majority. In case of common mistake type 3,4, the answer may be from A, B or D but there is only 5% chance. Since C is most likely to be the answer using 1) and 2) separately according to DS definition (It saves us time). Obviously there may be cases where the answer is A, B, D or E.
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The equation of line k is y = mx + b, where m and b are some constants. What is the value of m?

(1) (b, 2b) belongs to k.
(2) (2, 2) belongs to k.


Kudos for a correct solution.
Bunuel
This question has been discussed here
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,414
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,414
Kudos: 778,485
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Asad
Bunuel
The equation of line k is y = mx + b, where m and b are some constants. What is the value of m?

(1) (b, 2b) belongs to k.
(2) (2, 2) belongs to k.


Kudos for a correct solution.
Bunuel
This question has been discussed here
__________________________
Merged the topics. Thank you.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,598
Own Kudos:
Posts: 38,598
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
105414 posts
496 posts