Last visit was: 06 May 2024, 12:33 It is currently 06 May 2024, 12:33

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
User avatar
Intern
Intern
Joined: 02 May 2013
Posts: 13
Own Kudos [?]: 127 [37]
Given Kudos: 16
Concentration: International Business, Technology
WE:Engineering (Aerospace and Defense)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 93058
Own Kudos [?]: 621687 [22]
Given Kudos: 81767
Send PM
User avatar
Director
Director
Joined: 02 Sep 2012
Status:Far, far away!
Posts: 859
Own Kudos [?]: 4893 [7]
Given Kudos: 219
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Send PM
General Discussion
avatar
Intern
Intern
Joined: 14 May 2013
Posts: 6
Own Kudos [?]: 7 [2]
Given Kudos: 36
Location: United States
Concentration: Entrepreneurship, General Management
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
2
Bookmarks
Vamshiiitk wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R
a) 12
b)18
c)20
d)15


Answer: b) 18

Reason:
We have to find the max. value of f(x).
Max value of 18-|3+x| will be 18 because the modulus will make |3+x|>=0. Lower the value of |3+x|, higher the value of 18-|3+x|=f(x). The lowest value of a modulus expression is 0, which implies f(x)=18-0=18.
User avatar
Intern
Intern
Joined: 05 Mar 2013
Posts: 33
Own Kudos [?]: 142 [3]
Given Kudos: 14
Location: India
Concentration: Entrepreneurship, Marketing
GMAT Date: 06-05-2013
GPA: 3.2
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
3
Kudos
Vamshiiitk wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R

A. 12
B. 18
C. 20
D. 15



The maximum value of 18 - a where a >= 0 is 18 .The maximum value occurs when a is minimum and |3+x| is minimum at 0 .When x = -3.

Answer B
User avatar
Senior Manager
Senior Manager
Joined: 13 May 2013
Posts: 314
Own Kudos [?]: 567 [0]
Given Kudos: 134
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
With numerous problems involving absolute value, we flip the signs inside the absolute value function if we know it to be a negative #. For example, |3-x|...if we know that X>3 then we: -(3-x) = -3+x. I'm guessing we don't do that here because in f(x) x cannot be less than 0?

psychout wrote:
Vamshiiitk wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R
a) 12
b)18
c)20
d)15


Answer: b) 18

Reason:
We have to find the max. value of f(x).
Max value of 18-|3+x| will be 18 because the modulus will make |3+x|>=0. Lower the value of |3+x|, higher the value of 18-|3+x|=f(x). The lowest value of a modulus expression is 0, which implies f(x)=18-0=18.
avatar
Intern
Intern
Joined: 20 Nov 2012
Posts: 8
Own Kudos [?]: 12 [0]
Given Kudos: 0
Location: United States
Concentration: Finance, International Business
GMAT Date: 06-15-2013
GPA: 3.75
WE:Information Technology (Computer Software)
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
Find the maximum value of f(x) = 18-|3+x|, x belongs to R

A. 12
B. 18
C. 20
D. 15

f(x) will be max when |3+x| is minimum , and x= -3 is when it is minimum

Therefore the max value of f(x) = 18
Math Expert
Joined: 02 Sep 2009
Posts: 93058
Own Kudos [?]: 621687 [1]
Given Kudos: 81767
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
1
Kudos
Expert Reply
WholeLottaLove wrote:
With numerous problems involving absolute value, we flip the signs inside the absolute value function if we know it to be a negative #. For example, |3-x|...if we know that X>3 then we: -(3-x) = -3+x. I'm guessing we don't do that here because in f(x) x cannot be less than 0?

psychout wrote:
Vamshiiitk wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R
a) 12
b)18
c)20
d)15


Answer: b) 18

Reason:
We have to find the max. value of f(x).
Max value of 18-|3+x| will be 18 because the modulus will make |3+x|>=0. Lower the value of |3+x|, higher the value of 18-|3+x|=f(x). The lowest value of a modulus expression is 0, which implies f(x)=18-0=18.


Actually f(x) can be less than 0. For example, if x=20, then f(20)=18-|3+20|=-5 or if x=-25, then f(-25)=18-|3-25|=-4.

Now, the question asks about the maximum value of f(x)=18-|3+x| (f(x) is equal to 18 minus some non-negative value). To maximize f(x) we need to minimize |3+x|. The minimum value of |3+x| is 0, thus the maximum value of f(x)=18-|3+x|=18-0=0.

Hope it helps.

P.S. Notice that f(x) reaches its minimum for x=-3 --> f(-3)=18-|3-3|=18-0=0.
avatar
Intern
Intern
Joined: 19 Jan 2014
Posts: 21
Own Kudos [?]: 46 [0]
Given Kudos: 51
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
ButwhY wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R

A. 12
B. 18
C. 20
D. 15


What does belong to R mean?

Thank you.
Math Expert
Joined: 02 Sep 2009
Posts: 93058
Own Kudos [?]: 621687 [0]
Given Kudos: 81767
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
Expert Reply
bytatia wrote:
ButwhY wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R

A. 12
B. 18
C. 20
D. 15


What does belong to R mean?

Thank you.


R denotes the set of all real numbers.
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2098 [1]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
1
Kudos
Expert Reply
Mixture problems tag is not required in this
ButwhY wrote:
Find the maximum value of f(x) = 18-|3+x|, x belongs to R

A. 12
B. 18
C. 20
D. 15
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32784
Own Kudos [?]: 827 [0]
Given Kudos: 0
Send PM
Re: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#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: Find the maximum value of f(x) = 18-|3+x|, x belongs to R [#permalink]
Moderators:
Math Expert
93058 posts
Senior Moderator - Masters Forum
3137 posts

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