Last visit was: 23 Apr 2024, 12:27 It is currently 23 Apr 2024, 12:27

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618578 [17]
Given Kudos: 81562
Send PM
Senior Manager
Senior Manager
Joined: 28 Feb 2014
Posts: 269
Own Kudos [?]: 318 [0]
Given Kudos: 132
Location: United States
Concentration: Strategy, General Management
Send PM
avatar
Manager
Manager
Joined: 11 Sep 2013
Posts: 96
Own Kudos [?]: 259 [3]
Given Kudos: 26
Send PM
Director
Director
Joined: 21 May 2013
Posts: 540
Own Kudos [?]: 225 [1]
Given Kudos: 608
Send PM
Re: What is the value of x? [#permalink]
Bunuel wrote:
What is the value of x?

(1) |6 - 3x| = x - 2

(2) |5x + 3| = 2x + 9

Kudos for a correct solution.


Answer=A

1. 6-3X=X-2
X=2
OR
-6+3X=X-2
X=2. Statement 2 is sufficient
2. 5x+3=2x+9
x=2
OR
-5X-3=2X+9
7X=-12
X=-12/7. Statement 2 is Insufficient
Manager
Manager
Joined: 25 Nov 2014
Posts: 93
Own Kudos [?]: 56 [1]
Given Kudos: 30
Concentration: Entrepreneurship, Technology
GMAT 1: 680 Q47 V38
GPA: 4
Send PM
Re: What is the value of x? [#permalink]
1
Kudos
I simply solved the 2 eqs. is there any better sol?
My sol :
1) |6x-3| = 6x-3 or -6x+3.
Thus putting in eq 1 : 6x-3=x-2 gives x = 2. Similarly, -6x+3=x-2 gives x=2. Thus we get a value for x. SUFF.

2) |5x+3| = 5x+3 or -5x-3.
Solving Similarly I got 2 diff values of x = 2 or -12/7. Thus NS.

Hence A.
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618578 [2]
Given Kudos: 81562
Send PM
Re: What is the value of x? [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
Bunuel wrote:
What is the value of x?

(1) |6 - 3x| = x - 2

(2) |5x + 3| = 2x + 9

Kudos for a correct solution.


MAGOOSH OFFICIAL SOLUTION:
Attachment:
absolutes_text.png
absolutes_text.png [ 12.37 KiB | Viewed 5335 times ]
Intern
Intern
Joined: 27 Sep 2017
Posts: 7
Own Kudos [?]: 5 [0]
Given Kudos: 16
Send PM
Re: What is the value of x? [#permalink]
Hello chetan2u,

I Read your post about the absolute Modulus and accordingly I tried to solve this problem by critical value method. Hereunder my solution and please correct me if I did something wrong.

Statement1:-
the critical value is 2 so we are looking for values : x>=2 or x<2.

x>=2
If x>=2 ,let x=3 for example , the modulus would be negative. so by assigning -ive sign to the modulus we will get -(6-3x)=x-2 , so x=2, which is in the region x>=2 so we will accept this value.

x<2
If x<2, let x=-3 for example , the modulus would be positive. so by assigning +ve sign to the modulus we will get (6-3x)=x-2 , so x=2, which is not in the region x<2 , so this value is rejected.

The same as for Statement 2 , the critical value is -3/5 . so x>=-3/5 or x<-3/5 after solving it we will get 2 values , one accepted "x=2" and one rejected x=-12/17
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11161
Own Kudos [?]: 31863 [0]
Given Kudos: 290
Send PM
Re: What is the value of x? [#permalink]
Expert Reply
ahmed.abumera wrote:
Hello chetan2u,

I Read your post about the absolute Modulus and accordingly I tried to solve this problem by critical value method. Hereunder my solution and please correct me if I did something wrong.

Statement1:-
the critical value is 2 so we are looking for values : x>=2 or x=2
If x>=2 ,let x=3 for example , the modulus would be negative. so by assigning -ive sign to the modulus we will get -(6-3x)=x-2 , so x=2, which is in the region x>=2 so we will accept this value.

x=-3/5 or x<-3/5 after solving it we will get 2 values , one accepted "x=2" and one rejected x=-12/17



hi,
you have found all other values correct but there is one problem..
|5x + 3| = 2x + 9...
take x as x<-3/5 and you have got an answer -12/17..
now -12/17 <-3/5..
so this is also accepted..
so two values for statement II hence insuff..

otherwise this is what you are required to do in a proper method
VP
VP
Joined: 13 Apr 2013
Status:It's near - I can see.
Posts: 1479
Own Kudos [?]: 1600 [0]
Given Kudos: 1002
Location: India
Concentration: International Business, Operations
GPA: 3.01
WE:Engineering (Real Estate)
Send PM
What is the value of x? [#permalink]
chetan2u wrote:
ahmed.abumera wrote:
Hello chetan2u,

I Read your post about the absolute Modulus and accordingly I tried to solve this problem by critical value method. Hereunder my solution and please correct me if I did something wrong.

Statement1:-
the critical value is 2 so we are looking for values : x>=2 or x=2
If x>=2 ,let x=3 for example , the modulus would be negative. so by assigning -ive sign to the modulus we will get -(6-3x)=x-2 , so x=2, which is in the region x>=2 so we will accept this value.

x=-3/5 or x<-3/5 after solving it we will get 2 values , one accepted "x=2" and one rejected x=-12/17



hi,
you have found all other values correct but there is one problem..
|5x + 3| = 2x + 9...
take x as x<-3/5 and you have got an answer -12/17..
now -12/17 <-3/5..
so this is also accepted..
so two values for statement II hence insuff..

otherwise this is what you are required to do in a proper method


chetan2u : What if -12/7 is not a valid solution or does not satisfy the equation |5x + 3| = 2x + 9. If only valid solution is x = 2, in that case, would the answer be D, as both st1 and st2 gives x = 2?
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11161
Own Kudos [?]: 31863 [0]
Given Kudos: 290
Send PM
Re: What is the value of x? [#permalink]
Expert Reply
AkshdeepS wrote:
chetan2u wrote:
ahmed.abumera wrote:
Hello chetan2u,

I Read your post about the absolute Modulus and accordingly I tried to solve this problem by critical value method. Hereunder my solution and please correct me if I did something wrong.

Statement1:-
the critical value is 2 so we are looking for values : x>=2 or x=2
If x>=2 ,let x=3 for example , the modulus would be negative. so by assigning -ive sign to the modulus we will get -(6-3x)=x-2 , so x=2, which is in the region x>=2 so we will accept this value.

x=-3/5 or x<-3/5 after solving it we will get 2 values , one accepted "x=2" and one rejected x=-12/17



hi,
you have found all other values correct but there is one problem..
|5x + 3| = 2x + 9...
take x as x<-3/5 and you have got an answer -12/17..
now -12/17 <-3/5..
so this is also accepted..
so two values for statement II hence insuff..

otherwise this is what you are required to do in a proper method


chetan2u : What if -12/7 is not a valid solution or does not satisfy the equation |5x + 3| = 2x + 9. If only valid solution is x = 2, in that case, would the answer be D, as both st1 and st2 gives x = 2?


Yes, say instead of -12/17, you had something that did not fit in, then the answer would be D, as statement II gives one solution.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32627
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: What is the value of x? [#permalink]
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.
GMAT Club Bot
Re: What is the value of x? [#permalink]
Moderator:
Math Expert
92881 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne