Last visit was: 19 May 2026, 12:51 It is currently 19 May 2026, 12:51
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
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,299
Own Kudos:
2,989
 [1]
Given Kudos: 355
Concentration: Finance
Posts: 1,299
Kudos: 2,989
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
WilDThiNg
Joined: 29 Dec 2014
Last visit: 06 May 2019
Posts: 50
Own Kudos:
Given Kudos: 996
Posts: 50
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 May 2026
Posts: 16,470
Own Kudos:
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,470
Kudos: 79,668
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
luffy_ueki
Joined: 23 Oct 2017
Last visit: 13 Apr 2020
Posts: 44
Own Kudos:
Given Kudos: 23
Posts: 44
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Vips0000
vinnik
Let f(a) = a - 5
g(b) = 5 - b.

What is the value of |f(x)| - |g(x)| + |f(g(x)| ?

A). |x - 10|
B). 3x + 10
C). |x|
D). |x - 5|
E). x

What is wrong with
Thanks & Regards
Vinni


From question:

\(|f(x)| = |x-5|\)
\(|g(x)| =|5-x|\)
\(|f(g(x)| = |f(5-x)| = |5-x-5| =|-x|\)

Now:
\(|f(x)| - |g(x)| + |f(g(x)|\)

\(= |x-5| -|5-x|+|-x|\)

\(=|x-5|- |x-5|+|x|\)

\(=|x|\)

Ans C.

It can not be E because x <> |x| for any negative value of x.

Hope it helps..:)
----------------
Since,

f(x)=x−5
|f(x)|=|x−5|

g(x)=5−x
|g(x)|=|5−x|
f(g(x)) = (5-x)-5 = -x
|f(g(x))| = |-x|

Now:
|f(x)|−|g(x)|+|f(g(x)|
Now observe magnitude wise- f(x) & g(x) will always be same and thus will cancel out each other thus the only remaining is |f(g(x))| = |-x|
avatar
rohitgupta2362
Joined: 02 Dec 2017
Last visit: 11 Apr 2020
Posts: 6
Own Kudos:
Given Kudos: 3
Posts: 6
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Since, |f(x)| - |g(x)| cancel out each other, we are only left with |f(g(x)|. That brings us to option C!
User avatar
energetics
Joined: 05 Feb 2018
Last visit: 09 Oct 2020
Posts: 294
Own Kudos:
Given Kudos: 325
Posts: 294
Kudos: 976
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Nice question, I couldn't connect it to the rule that |a-b|=|b-a| so I just tested values:

if x input is 5, result is |5-5|-|5-5|+|5| = 0-0+5 = 5
so A, C and E are all possible.

if x input is -5, result is |-5-5|-|5-(-5)|+|-5| = 10-10+5 = 5, so only C works.
User avatar
SPatel1992
Joined: 23 Jul 2015
Last visit: 14 Aug 2020
Posts: 63
Own Kudos:
Given Kudos: 297
Posts: 63
Kudos: 35
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vinnik
Let f(a) = a - 5
g(b) = 5 - b.

What is the value of |f(x)| - |g(x)| + |f(g(x)| ?

A. |x - 10|
B. 3x + 10
C. |x|
D. |x - 5|
E. x

What is wrong with
Thanks & Regards
Vinni


Hi! This is a really good question. Here's how I solved it:

Let x= 10

f(10) = 10-5 = 5
g(b) = 5-10 = -5

f(g(10) = f(-5) = -5-5= -10

Now, let's look at the equation:
|f(x)| - |g(x)| + |f(g(x)|
|5| - |-5| + |-10|
Ans: |-10|

Given answers:
A. |x - 10| = | 10-10| = |0| ~Wrong.
B. 3x + 10 = 30 + 10 = 40 ~ Wrong.
C. |x| = |10| ~ matches the derived ans
D. |x - 5| ~ |10-5| = |5| ~Wrong
E. x = 10 ~ Wrong
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,679
Own Kudos:
Given Kudos: 607
Location: United States
Posts: 1,679
Kudos: 1,473
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vinnik
Let f(a) = a - 5 and g(b) = 5 - b.

What is the value of |f(x)| - |g(x)| + |f(g(x)| ?

A. |x - 10|
B. 3x + 10
C. |x|
D. |x - 5|
E. x

\(|f(x)| - |g(x)| + |f(g(x)|…|x-5|-|5-x|+|(5-x)-5|…|x-5|-|5-x|+|-x|\)

\(positive:[x-5≥0…x≥5];[5-x≥0…5≥x…x≤5];[-x≥0…x≤0]\)

\(negative:[x<5];[x>5];[x>0]\)

\(range:--0----5--\)

\(x>5:|x-5|-|5-x|+|-x|…(x-5)-(-(5-x))+(-(-x))…(x-5)-(-5+x)+x…x-5+5-x+x…=x\)

\(0<x≤5:|x-5|-|5-x|+|-x|…-(x-5)-(5-x)+(-(-x))…-x+5-5+x+x…-x+2x=x\)

\(x≤0:|x-5|-|5-x|+|-x|…-(x-5)-(5-x)+(-x)…-x+5-5+x-x…-2x+x=-x\)

\(|f(x)| - |g(x)| + |f(g(x)|=(x,-x)=|x|\)

Answer (C)
User avatar
MS26
Joined: 16 Feb 2025
Last visit: 19 May 2026
Posts: 69
Own Kudos:
21
 [1]
Given Kudos: 305
Location: India
Posts: 69
Kudos: 21
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
f(x) = x - 5 and g(x) = 5 - x
f(g(x)) = g(x) - 5 = 5 - x - 5 = -x
|f(x)| - |g(x)| + |f(g(x)| = |x - 5| - | 5 - x| + |-x|
Since |x - 5| and | 5 - x| will give the same result , we can cancel them out.
So , |f(x)| - |g(x)| + |f(g(x)| = 0 + |-x| = |x|
C

vinnik
Let f(a) = a - 5
g(b) = 5 - b.

What is the value of |f(x)| - |g(x)| + |f(g(x)| ?

A. |x - 10|
B. 3x + 10
C. |x|
D. |x - 5|
E. x

What is wrong with
Thanks & Regards
Vinni
   1   2 
Moderators:
Math Expert
110698 posts
Tuck School Moderator
852 posts