Last visit was: 12 Dec 2024, 13:52 It is currently 12 Dec 2024, 13:52
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
Kinshook
User avatar
GMAT Club Legend
Joined: 03 Jun 2019
Last visit: 12 Dec 2024
Posts: 5,424
Own Kudos:
4,598
 []
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,424
Kudos: 4,598
 []
1
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
firas92
User avatar
Current Student
Joined: 16 Jan 2019
Last visit: 02 Dec 2024
Posts: 619
Own Kudos:
1,550
 []
Given Kudos: 142
Location: India
Concentration: General Management
GMAT 1: 740 Q50 V40
WE:Sales (Other)
Products:
GMAT 1: 740 Q50 V40
Posts: 619
Kudos: 1,550
 []
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
wizardofoddz
Joined: 19 Jul 2018
Last visit: 11 Feb 2020
Posts: 12
Own Kudos:
Given Kudos: 59
Posts: 12
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
wizardofoddz
Joined: 19 Jul 2018
Last visit: 11 Feb 2020
Posts: 12
Own Kudos:
10
 []
Given Kudos: 59
Posts: 12
Kudos: 10
 []
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Before we dive into this question, let's try and understand the properties of the modulus function

1. |x+a| has a domain (-infinity, infinity) and range [0, infinity).
2. |x+a| can be rewritten as |x-(-a)| and is nothing but the distance of x from (-a).
2. |x+a| divides the x axis into 3 regions:
a. x < -a
b. x = -a
c. x > -a

Therefore, the range of the function |x+5|+ |x-3| can be divided into 3 segments: 1. x<-5 2. -5≤x≤3 3. x>3

When x<-5:

1. One approach would be taking 2 random values of x (x1 and x2) such that x<-5 and checking the values of f(x) = |x+5|+ |x-3|. f(x1) and f(x2) produce different values. Therefore, value of f(x) can not be determined in this range.
2. Second approach would be to check out the graphs of the two functions, |x+5| and |x-3| in this range. We would see ascendent parallel lines with a negative slope. Therefore, f(x) decreases for decreasing x.

When x>3:

1. Here too, approach #1, would be taking 2 random values of x (x1 and x2) such that x>3 and checking the values of f(x) = |x+5|+ |x-3|. f(x1) and f(x2) produce different values. Therefore, value of f(x) can not be determined in this range.
2. Second approach would be to check out the graphs of the two functions, |x+5| and |x-3| in this range. We would see ascendent parallel lines with a positive slope. Therefore, f(x) increases for increasing values of x.

When -5≤x≤3:

The graphs of two functions are straight lines here that converge, intersect and diverge, with increasing x starting at -5 through 3, in this region with equal but opposite slopes. Therefore, for all x in this region, f(x) = 8.
The same can be verified by trying random values of x.

Therefore, let's now have a look at the statements to see whether they can help us determine whether x lies in our favorable range or not.

Statement 1: x^2<16

=> |x|<4 => -4<x<4. Since x is an integer, this translates to -3≤x≤3. This lies in the favorable range. Therefore this is sufficient.


Statement 2: (x+1)^2 <25

=> |x+1|<25 => -5<x+1<5 => -6<x<4. Since x is an integer, this translates to -5≤x≤3. This lies in the favorable range. Therefore this is sufficient.

Therefore, the answer is (D).

Posted from my mobile device
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,710
Own Kudos:
1,394
 []
Given Kudos: 607
Location: United States
Posts: 1,710
Kudos: 1,394
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kinshook
If x is an integer, What is the value of |x+5|+ |x-3|?

\(A. x^2<16\)
\(B. (x+1)^2<25\)

given: x=integer, |x+5|+|x-3|=?

(1) \(x^2<16\): then |x|<4,…-4>x>4={-3,-2,-1,0,1,2,3}, when you replace any of these values in the equation, you get the same result, 8; sufficient.

(2) \((x+1)^2<25\): then, |x+1|<5,…-6<x<4={-5,-4…}, when you replace any of these values in the equation, you get the same result, 8; sufficient.

Answer (D).

Hey Bunuel or chetan2u, instead of testing all the values in the range, isn't there some way better?
User avatar
ishan261288
Joined: 31 Oct 2018
Last visit: 04 Nov 2024
Posts: 15
Own Kudos:
Given Kudos: 285
WE:Research (Hospitality and Tourism)
Posts: 15
Kudos: 16
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can you explain why this happened
wizardofoddz
Since x is an integer, this translates to -3≤x≤3
Why suddenly range changed from -4 to 4 to -3 to 3?

wizardofoddz
Before we dive into this question, let's try and understand the properties of the modulus function

1. |x+a| has a domain (-infinity, infinity) and range [0, infinity).
2. |x+a| can be rewritten as |x-(-a)| and is nothing but the distance of x from (-a).
2. |x+a| divides the x axis into 3 regions:
a. x < -a
b. x = -a
c. x > -a

Therefore, the range of the function |x+5|+ |x-3| can be divided into 3 segments: 1. x<-5 2. -5≤x≤3 3. x>3

When x<-5:

1. One approach would be taking 2 random values of x (x1 and x2) such that x<-5 and checking the values of f(x) = |x+5|+ |x-3|. f(x1) and f(x2) produce different values. Therefore, value of f(x) can not be determined in this range.
2. Second approach would be to check out the graphs of the two functions, |x+5| and |x-3| in this range. We would see ascendent parallel lines with a negative slope. Therefore, f(x) decreases for decreasing x.

When x>3:

1. Here too, approach #1, would be taking 2 random values of x (x1 and x2) such that x>3 and checking the values of f(x) = |x+5|+ |x-3|. f(x1) and f(x2) produce different values. Therefore, value of f(x) can not be determined in this range.
2. Second approach would be to check out the graphs of the two functions, |x+5| and |x-3| in this range. We would see ascendent parallel lines with a positive slope. Therefore, f(x) increases for increasing values of x.

When -5≤x≤3:

The graphs of two functions are straight lines here that converge, intersect and diverge, with increasing x starting at -5 through 3, in this region with equal but opposite slopes. Therefore, for all x in this region, f(x) = 8.
The same can be verified by trying random values of x.

Therefore, let's now have a look at the statements to see whether they can help us determine whether x lies in our favorable range or not.

Statement 1: x^2<16

=> |x|<4 => -4<x<4. Since x is an integer, this translates to -3≤x≤3. This lies in the favorable range. Therefore this is sufficient.


Statement 2: (x+1)^2 <25

=> |x+1|<25 => -5<x+1<5 => -6<x<4. Since x is an integer, this translates to -5≤x≤3. This lies in the favorable range. Therefore this is sufficient.

Therefore, the answer is (D).

Posted from my mobile device
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 943
Own Kudos:
1,300
 []
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 943
Kudos: 1,300
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x+5|+ |x-3|
= (x+5) - (x-3) = 8
---> if both x+5>0 and x-3<0 are satisfied. That gives us a combined range -5≤x≤3. If x is outside that range, we can get many x value.

(1) x^2<16
-4<x<4 where x is n integer.
x is within the abovementioned range -5≤x≤3. Thus, the equation give a singular result, that is a constant 8.
SUFFICIENT

(2) (x+1)^2<25
-5<x+1<5 or -6<x<4 where x is an integer. In other word, x is within the abovementioned range -5≤x≤3. Thus, the equation gives a singular solution, that is a constant 8.
SUFFICIENT

Answer is (D)
User avatar
wali786
Joined: 04 Feb 2018
Last visit: 04 Dec 2022
Posts: 30
Own Kudos:
Given Kudos: 2
Posts: 30
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x is an integer, What is the value of |x+5|+ |x-3|? The question is asking for a Value not values. I can solves the conditions and get answer, but i cannot understand how to get the range and why would we get a range?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,799
Own Kudos:
Posts: 35,799
Kudos: 929
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.
Moderator:
Math Expert
97848 posts