Last visit was: 26 Apr 2024, 17:13 It is currently 26 Apr 2024, 17:13

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
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619244 [21]
Given Kudos: 81609
Send PM
Most Helpful Reply
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1119 [11]
Given Kudos: 69
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5962
Own Kudos [?]: 13391 [3]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
GMATWhiz Representative
Joined: 07 May 2019
Posts: 3409
Own Kudos [?]: 1800 [3]
Given Kudos: 68
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Send PM
What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
2
Kudos
1
Bookmarks
Expert Reply
Bunuel wrote:
What is the sum of all integers x satisfying \(|x^2 - 5x| < 6\) ?

A. 0
B. 5
C. 10
D. 15
E. 20

Project PS Butler


Subscribe to get Daily Email - Click Here | Subscribe via RSS - RSS



Are You Up For the Challenge: 700 Level Questions



Solution:


    • \(|x^2 -5x| < 6\)
      o \(-6 < x^2 -5x < 6\)
    • Let’s break it down and solve
      o \(x^2 -5x <6\)
      o \(x^2 -5x -6 <0\)
      o \(x^2 -6x + x -6 <0\)
      o \((x-6)(x+1)<0\)
         \(-1< x < 6\)

    • Now, \(x^2 -5x > -6\)
      o \(x^2 -5x +6 >0\)
      o \(x^2-3x-2x+6>0\)
      o \((x-3)(x-2)>0\)
      o \(x >3\) and \(x < 2\)

    Let's combining the both result.

    • Integer which satisfy both the equations are 0, 1, 4, 5
      o Their sum = 0 +1 +4 +5 =10
Hence, the correct answer is Option C.
Director
Director
Joined: 14 Dec 2019
Posts: 829
Own Kudos [?]: 889 [1]
Given Kudos: 354
Location: Poland
Concentration: Entrepreneurship, Strategy
GMAT 1: 640 Q49 V27
GMAT 2: 660 Q49 V31
GMAT 3: 720 Q50 V38
GPA: 4
WE:Engineering (Consumer Electronics)
Send PM
Re: What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
1
Kudos
Bunuel wrote:
What is the sum of all integers x satisfying \(|x^2 - 5x| < 6\) ?

A. 0
B. 5
C. 10
D. 15
E. 20



\(|x^2 - 5x| < 6\)

Case i)
\(x^2-5x-6<0 \) when x^2-5x > 0 i.e. when x(x-5) > 0 i.e. x>5 or x<0
\(x^2-5x-6<0 \) = (x-6)(x+1) < 0 => -1 < x < 6
There will be no integer values within this range

Case ii)
\(x^2-5x>-6 \) when \(x^2-5x \leq 0\) i.e. when \(x(x-5) \leq 0\) i.e. \(0 \leq x \leq 5\)
\(x^2-5x+6>0 \) = (x-3)(x-2) > 0 => x>3 or x<2 => Range is \(0 \leq x < 2\) and \(3 < x \leq 5\)

Integer values = 0,1,4 and 5

Hence Sum = 10

Answer - C
Director
Director
Joined: 14 Dec 2019
Posts: 829
Own Kudos [?]: 889 [0]
Given Kudos: 354
Location: Poland
Concentration: Entrepreneurship, Strategy
GMAT 1: 640 Q49 V27
GMAT 2: 660 Q49 V31
GMAT 3: 720 Q50 V38
GPA: 4
WE:Engineering (Consumer Electronics)
Send PM
Re: What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
shameekv1989 wrote:
Bunuel wrote:
What is the sum of all integers x satisfying \(|x^2 - 5x| < 6\) ?

A. 0
B. 5
C. 10
D. 15
E. 20



\(|x^2 - 5x| < 6\)

Case i)
\(x^2-5x-6<0 \) when x^2-5x > 0 i.e. when x(x-5) > 0 i.e. x>5 or x<0
\(x^2-5x-6<0 \) = (x-6)(x+1) < 0 => -1 < x < 6
There will be no integer values within this range

Case ii)
\(x^2-5x>-6 \) when \(x^2-5x \leq 0\) i.e. when \(x(x-5) \leq 0\) i.e. \(0 \leq x \leq 5\)
\(x^2-5x+6>0 \) = (x-3)(x-2) > 0 => x>3 or x<2 => Range is \(0 \leq x < 2\) and \(3 < x \leq 5\)

Integer values = 0,1,4 and 5

Hence Sum = 10

Answer - C


Hi Can anyone confirm whether I am right in opening up the modulus?

|x^2-5x| =>

x(x−5)≤0 or x(x-5)> 0(Is it \(\leq\) and \(\geq\) for both cases? or only \(\leq\) while considering \(\leq 0\) or is it only \(\geq\) while taking \(\geq 0\))
VP
VP
Joined: 09 Mar 2016
Posts: 1160
Own Kudos [?]: 1017 [0]
Given Kudos: 3851
Send PM
Re: What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
lacktutor wrote:
\(| x^{2} —5x | < 6 \)
—\(6 < x^{2} —5x < 6\)

\(x^{2}—5x +6 > 0\)
—>\(( x—2)(x—3) > 0\)
\(x< 2\) and \(x >3\)

\(x^{2} —5x —6 < 0\)
—> \((x+ 1)(x—6) < 0\)
—\(1 < x < 6 \)

Taken together,
—\(1 < x < 2\) and \(3 < x < 6\)
\(0+ 1 + 4+ 5 = 10\)

The answer is C

Posted from my mobile device


lacktutor hi there :) \(( x—2)(x—3) > 0\) from here i get X=2 and x = 3 how did you x< 2 ?
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1119 [1]
Given Kudos: 69
Send PM
Re: What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
1
Kudos
dave13 wrote:
lacktutor wrote:
\(| x^{2} —5x | < 6 \)
—\(6 < x^{2} —5x < 6\)

\(x^{2}—5x +6 > 0\)
—>\(( x—2)(x—3) > 0\)
\(x< 2\) and \(x >3\)

\(x^{2} —5x —6 < 0\)
—> \((x+ 1)(x—6) < 0\)
—\(1 < x < 6 \)

Taken together,
—\(1 < x < 2\) and \(3 < x < 6\)
\(0+ 1 + 4+ 5 = 10\)

The answer is C

Posted from my mobile device


lacktutor hi there :) \(( x—2)(x—3) > 0\) from here i get X=2 and x = 3 how did you x< 2 ?


hi, dave13
It’s an inequality question, not the equation.
Well, in order (x—2)(x—3) to be greater than zero, x should be less than 2(x<2) and greater than 3(x>3).

Hope it helps
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32689
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: What is the sum of all integers x satisfying |x^2 - 5x| < 6 ? [#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 sum of all integers x satisfying |x^2 - 5x| < 6 ? [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

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