Last visit was: 31 Aug 2024, 15:55 It is currently 31 Aug 2024, 15:55

Close

GRE Prep 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 GRE 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
avatar
Intern
Intern
Joined: 19 Sep 2018
Posts: 35
Own Kudos [?]: 76 [2]
Given Kudos: 0
Send PM
Most Helpful Community Reply
Senior Manager
Senior Manager
Joined: 17 Aug 2019
Posts: 381
Own Kudos [?]: 184 [8]
Given Kudos: 96
Send PM
General Discussion
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 12013 [3]
Given Kudos: 136
Send PM
avatar
Intern
Intern
Joined: 11 Oct 2019
Posts: 1
Own Kudos [?]: 2 [2]
Given Kudos: 0
Send PM
Re: |x+3|=4x [#permalink]
2
-3/5 doesn't seem to be a solution to the question stem. Hence the only solution is X=1 making the answer C. Am i getting something wrong?

Originally posted by smgbendi on 07 Jun 2020, 15:08.
Last edited by smgbendi on 08 Jun 2020, 12:33, edited 1 time in total.
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 12013 [3]
Given Kudos: 136
Send PM
|x+3|=4x [#permalink]
3
Bookmarks
Asmakan wrote:
\(|x+3|=4x\)


Quantity A
Quantity B
x
1



There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots


Given: |x + 3| = 4x
So, according to the above algorithm, EITHER x + 3 = 4x OR x + 3 = -4x
Let's examine each case...

Case i: x + 3 = 4x
Solve to get: x = 1
Plug x = 1 back into the original equation to get: |1 + 3| = 4(1)
Simplify both sides to get: |4| = 4. WORKS!
So, x = 1 is a valid solution


Case ii: x + 3 = -4x
Solve to get: x = -3/5
Plug x = -3/5 back into the original equation to get: |-3/5 + 3| = 4(-3/5)
Simplify both sides to get: |2 2/5| = -12/5. DOESN'T WORK
So, x = -3/5 is not a valid solution

So the ONLY valid solution is x = 1

We get:
QUANTITY A: 1
QUANTITY B: 1

Answer: C

Cheers,
Brent
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 12013 [0]
Given Kudos: 136
Send PM
Re: |x+3|=4x [#permalink]
smgbendi wrote:
-3/5 doesn't seem to be a solution to the question stem. Hence the only solution is X=1 making the answer C. Am i getting something wrong?


You're correct.
I've edited the official answer to be C

Cheers,
Brent
Manager
Manager
Joined: 18 Jan 2022
Posts: 69
Own Kudos [?]: 52 [2]
Given Kudos: 144
Send PM
|x + 3| = 4x [#permalink]
2
Bookmarks
|x + 3| = 4x

Quantity A
Quantity B
x
1



A Quantity A is greater.
B Quantity B is greater.
C The two quantities are equal.
D The relationship cannot be determined from the information given.
Retired Moderator
Joined: 02 Dec 2020
Posts: 1833
Own Kudos [?]: 2139 [0]
Given Kudos: 140
GRE 1: Q168 V157

GRE 2: Q167 V161
Send PM
Re: |x + 3| = 4x [#permalink]
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 12013 [1]
Given Kudos: 136
Send PM
|x + 3| = 4x [#permalink]
1
Bookmarks
NickOP wrote:
|x + 3| = 4x

Quantity A
Quantity B
x
1



A Quantity A is greater.
B Quantity B is greater.
C The two quantities are equal.
D The relationship cannot be determined from the information given.


There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots

So, here we get the following two equations: x + 3 = 4x and x + 3 = -4x
Let's solve each equation...

x + 3 = 4x
Subtract x from both sides of the equation: 3 = 3x
Solve: x = 1
To check for extraneous roots, plug x = 1 back into the original equation to get: |1 + 3| = 4(1). WORKS!
So, x = 1 is a solution.

x + 3 = -4x
Subtract x from both sides of the equation: 3 = -5x
Solve: x = -0.6
To check for extraneous roots, plug x = -0.6 back into the original equation to get: |(-0.6) + 3| = 4(-0.6).
Simplify: |2.4| = -2.4 FALSE
So, x = -0.6 is NOT a solution.

Since x = 1 is the only possible solution, the correct answer is C
Moderator
Moderator
Joined: 02 Jan 2020
Status:GRE Quant Tutor
Posts: 1098
Own Kudos [?]: 931 [1]
Given Kudos: 9
Location: India
Concentration: General Management
Schools: XLRI Jamshedpur, India - Class of 2014
GMAT 1: 700 Q51 V31
GPA: 2.8
WE:Engineering (Computer Software)
Send PM
Re: |x + 3| = 4x [#permalink]
1
|x + 3| = 4x

We will have to take two cases

Case 1: Whatever is inside the modulus is >= 0
=> x+3 >= 0 => x >= -3
=> |x+3| = x+3 (as |X| = X when X >= 0)
=> x+3 = 4x
=> 4x-x = 3
=> x = \(\frac{3}{3}\)= 1
1 >= -3
=> x = 1 is a solution

Case 2: Whatever is inside the modulus is < 0
=> x+3 < 0 => x < -3
=> |x+3| = -(x+3) (as |X| = -X when X < 0)
=> -(x+3) = 4x
=> x+3 = -4x
=>x + 4x = -3
=> 5x = -3
=> x = \(\frac{-3}{5}\)
But \(\frac{-3}{5}\) is not less than -3
=> So, \(\frac{-3}{5}\) is NOT a solution

=> x = 1

Clearly, Quantity A(x) = Quantity B (1)

So, Answer will be C
Hope it helps!

Watch the following video to learn how to Solve Inequality + Absolute value Problems

Intern
Intern
Joined: 15 Jul 2024
Posts: 9
Own Kudos [?]: 2 [0]
Given Kudos: 28
Send PM
Re: |x + 3| = 4x [#permalink]
GreenlightTestPrep wrote:
arpitjain wrote:
|x + 3| = 4x

Quantity A
Quantity B
x
1



There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots

So, if |x + 3| = 4x, we get: x + 3 = 4x and x + 3 = -4x

Let's solve each equation.
Take: x + 3 = 4x
Subtract x from both sides: 3 = 3x
Solve: x = 1

Plug x = 1 into original equation to get: |1 + 3| = 4(1)
Simplify: 4 = 4. Works!!
So, x = 1 is a VALID solution
----------------------------------

Take: x + 3 = -4x
Subtract x from both sides: 3 = -5x
Solve: x = -3/5

Plug x = -3/5 into original equation to get: |-3/5 + 3| = 4(-3/5)
Simplify: 12/15 = -12/15. DOESN'T WORK
So, x = -3/5 is NOT a valid solution
----------------------------------------

Since x = 1 is the ONLY valid solution, we get:
QUANTITY A: 1
QUANTITY B: 1

Answer: C

Cheers,
Brent


Can you please explain why are we checking for negative value of x?
Because if 4x is equal to mod of some equation then it is evident that x can only be positive. [because mod always gives positive value].
Therefore we need only check for positive x.
Verbal Expert
Joined: 18 Apr 2015
Posts: 29388
Own Kudos [?]: 34812 [0]
Given Kudos: 25639
Send PM
Re: |x + 3| = 4x [#permalink]
Expert Reply
If |x| = k, then x = k or x = -k

See more on the module here and absolute value https://gre.myprepclub.com/forum/gre-ma ... 25236.html
Prep Club for GRE Bot
Re: |x + 3| = 4x [#permalink]
Moderators:
GRE Instructor
67 posts
GRE Forum Moderator
37 posts
Moderator
1098 posts
GRE Instructor
218 posts

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