Last visit was: 24 Apr 2024, 21:26 It is currently 24 Apr 2024, 21:26

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
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28570 [41]
Given Kudos: 130
Most Helpful Reply
Intern
Intern
Joined: 06 Jul 2016
Posts: 36
Own Kudos [?]: 199 [12]
Given Kudos: 2
Location: India
Concentration: Operations, General Management
GMAT 1: 610 Q49 V25
WE:General Management (Energy and Utilities)
Send PM
Retired Moderator
Joined: 10 Oct 2016
Status:Long way to go!
Posts: 1144
Own Kudos [?]: 6119 [10]
Given Kudos: 65
Location: Viet Nam
Send PM
General Discussion
Manager
Manager
Joined: 09 Jun 2018
Posts: 170
Own Kudos [?]: 415 [2]
Given Kudos: 86
Location: United States
GMAT 1: 730 Q50 V39
GPA: 4
WE:Operations (Manufacturing)
Send PM
Re: If |(x – 3)^2 + 2| < |x – 7| , which of the following expresses the al [#permalink]
2
Kudos
I looked at the options and substituted 6 and saw anything greater than 6 was also not going to work and was able to eliminate B,C,D,E in one shot.
Manager
Manager
Joined: 18 Apr 2018
Posts: 71
Own Kudos [?]: 31 [0]
Given Kudos: 211
Send PM
Re: If |(x – 3)^2 + 2| < |x – 7| , which of the following expresses the al [#permalink]
broall wrote:
mikemcgarry wrote:
If \(|(x – 3)^2 + 2| < |x – 7|\) , which of the following expresses the allowable range for x?

(A) 1 < x < 4

(B) 1 < x < 7

(C) – 1 < x < 4 and 7 < x

(D) x < – 1 and 4 < x < 7

(E) – 7 < x < 4 and 7 < x


Note that \((x-3)^2+2 \geq 2 >0 \quad\forall x \implies |(x – 3)^2 + 2| = (x – 3)^2 + 2\)

If \(x \geq 7 \implies (x – 3)^2 + 2 < x – 7 \implies x^2 -6x +9+2<x-7 \implies x^2 -7x +18 <0\)
We have \(x^2 -7x+18 = x^2 -2 \times x \times \frac{7}{2} +(\frac{7}{2})^2 +\frac{23}{4} = (x-\frac{7}{2})^2 +\frac{23}{4} >0\)
So in this case, there is no \(x\) satisfied the equation.

If \(x <7 \implies (x – 3)^2 + 2 < 7-x \implies x^2 -6x +9+2<7-x \implies x^2 -5x +4 <0\)
\(\implies (x-1)(x-4)<0 \implies 1<x<4\)

The answer is A




Yes the answer may seem correct but I don't understand how (x−1)(x−4)<0⟹1<x<4⟹(x−1)(x−4)<0⟹1<x<4
Shouldn't it be x< 1 and x<4 and the correct answer just x<4 It looks like a subset.

Posted from my mobile device
Manager
Manager
Joined: 07 Feb 2017
Posts: 130
Own Kudos [?]: 45 [0]
Given Kudos: 11
Send PM
Re: If |(x – 3)^2 + 2| < |x – 7| , which of the following expresses the al [#permalink]
Based on Answer Choices, try x=5
Inequality not true
Eliminate B, C, D, E
Answer A
Intern
Intern
Joined: 14 Mar 2020
Posts: 6
Own Kudos [?]: 3 [1]
Given Kudos: 304
Send PM
Re: If |(x – 3)^2 + 2| < |x – 7| , which of the following expresses the al [#permalink]
1
Kudos
Hi Experts can you please show the result not by plugging in values but solving the inequality?
Intern
Intern
Joined: 11 Dec 2022
Posts: 9
Own Kudos [?]: 0 [0]
Given Kudos: 282
Location: India
WE:Consulting (Manufacturing)
Send PM
Re: If |(x 3)^2 + 2| < |x 7| , which of the following expresses the al [#permalink]
@bunuel@karishma

Do we have any other ways apart from plugin of values ?
Manager
Manager
Joined: 08 Aug 2022
Posts: 75
Own Kudos [?]: 32 [1]
Given Kudos: 185
Location: Morocco
WE:Advertising (Non-Profit and Government)
Send PM
If |(x 3)^2 + 2| < |x 7| , which of the following expresses the al [#permalink]
1
Kudos
mikemcgarry wrote:
If \(|(x – 3)^2 + 2| < |x – 7|\) , which of the following expresses the allowable range for x?

(A) 1 < x < 4

(B) 1 < x < 7

(C) – 1 < x < 4 and 7 < x

(D) x < – 1 and 4 < x < 7

(E) – 7 < x < 4 and 7 < x


Absolute value inequalities are a rare and tricky topic on the GMAT. For a detailed discussion of this question type, as well as the OE for this particular question, see:
Absolute Value Inequalities

Mike :-)



The quickest method to solve these type of questions considering that you are given ranges in the answer choices is to plugging values and proceed by elimination.


But if you want to solve algebraically, the algebraic method I used is as following:

|(x – 3)^2 + 2| < |x – 7| is equivalent to the below (remember that |x| = sqrt (x)^2) :

sqrt ((x-3)^2 +2)^2 < sqrt (x-7)^2
Raise to the power 2 to get rid of the square root: (x-3)^2 +2)^2 < (x-7)^2
Move everything to the LHS: (x-3)^2 +2)^2 - (x-7)^2 < 0 (this is a quadratic in the form a^2-b^2= (a-b) (a+b) )
Simplifying further, we get: ((x-3)^2 +2 -x+7) ((x-3)^2 +2+x-7) <0
Which finally simplifies to: (x^2-5x+4) (x^2-7x+18) < 0

The first quadratic x^2-5x+4 can be written as (x-4) (x-1)

The second quadratic x^2-7x+18 has no roots because the desciminant b^2-4ac<0
When a quadratic has no roots that means that the prabola of it on the coordinate plane is either above the x axis or below the x axis, but it doesn't cut the x axis at all.
And by setting x=0 on x^2-7x+18 we get y=18 and that is positive; therefore x^2-7x+18 will always be positive (above the y axis).

Now going back to our inequality: (x^2-5x+4) (x^2-7x+18) < 0
We can now rewrite it as: (x-4) (x-1) (x^2-7x+18) <0
And since x^2-7x+18 is always positive, we need to determine the range of x for when (x-4) (x-1) is negative.
Drawing that on the number line we get ........+........1............-.............4...........+........

Therefore the allowable range for x is 1<x<4

And the correct answer is A.
GMAT Club Bot
If |(x 3)^2 + 2| < |x 7| , which of the following expresses the al [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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