Last visit was: 20 Nov 2025, 03:39 It is currently 20 Nov 2025, 03:39
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,466
 [30]
Kudos
Add Kudos
29
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
778,466
 [3]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,466
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,103
 [2]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,103
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
chillbrorelax
Joined: 13 Aug 2018
Last visit: 23 Oct 2021
Posts: 75
Own Kudos:
Given Kudos: 68
Posts: 75
Kudos: 196
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

In the OE, you have taken x+1 non negative, then converted |-x| = |x|. I am confused here.
Usually, |A| = A, only if A>0. Here x≥ -1, still |-x| = |x|.

Please explain.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
778,466
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,466
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chillbrorelax
Hi Bunuel,

In the OE, you have taken x+1 non negative, then converted |-x| = |x|. I am confused here.
Usually, |A| = A, only if A>0. Here x≥ -1, still |-x| = |x|.

Please explain.

|-x| = |x| for any value of x. |x| is the distance from x to 0, and |-x| is the distance from -x and 0. Obviously these distances are equal.
User avatar
Dip050701
Joined: 02 Jun 2021
Last visit: 05 Apr 2024
Posts: 36
Own Kudos:
Given Kudos: 34
Location: India
Schools: ISB '25
GPA: 2.77
Schools: ISB '25
Posts: 36
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart can you please explain how to solve this because i am not able to understand the explanations provided?
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 19 Nov 2025
Posts: 4,145
Own Kudos:
10,990
 [1]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,990
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dipanjan005
IanStewart can you please explain how to solve this because i am not able to understand the explanations provided?

I wouldn't worry about this question much, because it's not like any real GMAT question. Really the things you'd want to know that we use in this question are:

- how to plug algebraic things into functions, so how to work out what f(x+1) is when a question tells you what f(x) is
- that |x| = |-x|, and that |x| = -x when x is negative

If you think about what the function looks like in coordinate geometry, you can evaluate items I and II quickly, so I'll describe that, but you can also just plug in numbers to see what happens. The function is in two parts:

• when x is positive (or zero, though zero doesn't really matter here), the function is the line y = 1 - x, so it has a y-intercept of 1, and a slope of -1.
• when x is negative, the function is the line y = x - 1, so it has a y-intercept of -1 and a slope of 1

We then need to see which of the three roman numeral items must be true. Absolute values are always positive (or zero), so looking at I:

F(|x|) = | F(x) |

here we're plugging a positive thing into the function on the left, and item I says we're always getting a (specific) positive result. But we know when we plug in positive things the function is a line with slope -1, so the function will take negative values for sure if we plug in something large enough, and this can't be right. You could also see that by plugging in x = 2, say; then F(|x|) = F(|2|) = F(2) = -1, which is not equal to |F(2)| = |1 - 2| = |-1| = 1.

Looking at II. if F(X) = F(-X), then we get the same result when we plug in a number or its negative. That would mean the graph is symmetric if we reflect the function through the y-axis, but that's not the case here, if you visualize the lines that make up the function. Or you can again plug in x = 2, and then F(X) = F(2) = -1, while F(-2) = x - 1 = -3, which aren't equal.

For III, when x is positive, |x| = x, and x+1 is positive too. So when x > 0, then |F(x+1)| = |x| just says, plugging "x+1" into the definition of the function for positive values, |1 - (x+1)| = x, or |-x| = x, and since |-x| = |x| = x when x is positive, this is true.

When x is negative, then |x| = -x. We have two cases now, when we plug into the function. Either x + 1 is also negative (x < -1) so we'll use the negative definition of the function, or x + 1 > 0, or -1 < x < 0, and we'll use the positive definition of the function. When x and x + 1 are both negative, item III becomes

|F(x + 1)| = |x|
|(x + 1) - 1| = -x
|x| = -x

and since x < 0, the left and right sides are equal. When x is negative and x+1 is positive, then using the positive definition of the function, we have

|F(x + 1)| = |x|
|1 - (x + 1)| = -x
|-x| = -x
|x| = -x

and again since x < 0, these are equal. So III is true in every case. I've never seen an official question like this one though.
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 950
Own Kudos:
Given Kudos: 309
Posts: 950
Kudos: 208
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Function \(F(x)\) is defined as follows:

if \(x\) is positive or 0 then \(F(x) = 1 - x\);

if \(x\) is negative then \(F(x) = x - 1\).

Which of the following is true about \(F(x)\)?

I. \(F(|x|) = |F(x)|\)

II. \(F(x) = F(-x)\)

III. \(|F(x + 1)| = |x|\)


A. I only
B. II only
C. III only
D. I and III only
E. not I, II, or III



M11-24

Just plug in the value
1) x= 5 , -4 and the other function is a positive value not possible
2) x= 2 , -1 and -3 not equal
Then only one option left 3 yeah Jackpot
Therefore IMO C
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 19 Nov 2025
Posts: 784
Own Kudos:
Given Kudos: 223
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
S1) defined F(|x|) and |F(x)| and equated both. they are not equal

S2) defined F(-x) and F(x) and equated both. they are not equal

S3) defined F(x+1) then |F(x+1)|. its equal to |x|
Attachments

File comment: S1 +S2 + S3
image_2023-02-26_124607241.png
image_2023-02-26_124607241.png [ 400.36 KiB | Viewed 7041 times ]

User avatar
SaquibHGMATWhiz
User avatar
GMATWhiz Representative
Joined: 23 May 2022
Last visit: 12 Jun 2024
Posts: 623
Own Kudos:
725
 [1]
Given Kudos: 6
Location: India
GMAT 1: 760 Q51 V40
Expert
Expert reply
GMAT 1: 760 Q51 V40
Posts: 623
Kudos: 725
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Function \(F(x)\) is defined as follows:

if \(x\) is positive or 0 then \(F(x) = 1 - x\);
if \(x\) is negative then \(F(x) = x - 1\).

Which of the following is true about \(F(x)\)?

I. \(F(|x|) = |F(x)|\)
II. \(F(x) = F(-x)\)
III. \(|F(x + 1)| = |x|\)

A. I only
B. II only
C. III only
D. I and III only
E. not I, II, or III
Solution:

    I. \(F(|x|) = |F(x)|\)
  • If x is negative,
    • LHS: \(F(|x|)=1-(-x)=1+x\)
    • RHS: \(|F(x)|=|x-1|\)
  • We can see that LHS ≠ RHS and there is no need to check for when x is positive

    II. \(F(x) = F(-x)\)
  • If x is negative,
    • LHS: \(F(x)=x-1\)
    • RHS: \(|F(-x)|=1-x\)
  • We can see that LHS ≠ RHS and there is no need to check for when x is positive

    III. \(|F(x + 1)| = |x|\)
  • LHS: \(|F(x+1)|=\) either \(|1-(x+1)|=|-x|=x\) or \(|x+1-1|=|x|=x\)
  • RHS: \(|x|=x\)
  • We can see that LHS = RHS always

Hence the right answer is Option C
User avatar
ataperiam
Joined: 05 Oct 2025
Last visit: 18 Nov 2025
Posts: 2
Given Kudos: 4
Products:
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why haven't you seen such a question? Do you think it is too difficult or it's just not how the GMAT tests these concepts?

IanStewart


I wouldn't worry about this question much, because it's not like any real GMAT question. Really the things you'd want to know that we use in this question are:

- how to plug algebraic things into functions, so how to work out what f(x+1) is when a question tells you what f(x) is
- that |x| = |-x|, and that |x| = -x when x is negative

If you think about what the function looks like in coordinate geometry, you can evaluate items I and II quickly, so I'll describe that, but you can also just plug in numbers to see what happens. The function is in two parts:

• when x is positive (or zero, though zero doesn't really matter here), the function is the line y = 1 - x, so it has a y-intercept of 1, and a slope of -1.
• when x is negative, the function is the line y = x - 1, so it has a y-intercept of -1 and a slope of 1

We then need to see which of the three roman numeral items must be true. Absolute values are always positive (or zero), so looking at I:

F(|x|) = | F(x) |

here we're plugging a positive thing into the function on the left, and item I says we're always getting a (specific) positive result. But we know when we plug in positive things the function is a line with slope -1, so the function will take negative values for sure if we plug in something large enough, and this can't be right. You could also see that by plugging in x = 2, say; then F(|x|) = F(|2|) = F(2) = -1, which is not equal to |F(2)| = |1 - 2| = |-1| = 1.

Looking at II. if F(X) = F(-X), then we get the same result when we plug in a number or its negative. That would mean the graph is symmetric if we reflect the function through the y-axis, but that's not the case here, if you visualize the lines that make up the function. Or you can again plug in x = 2, and then F(X) = F(2) = -1, while F(-2) = x - 1 = -3, which aren't equal.

For III, when x is positive, |x| = x, and x+1 is positive too. So when x > 0, then |F(x+1)| = |x| just says, plugging "x+1" into the definition of the function for positive values, |1 - (x+1)| = x, or |-x| = x, and since |-x| = |x| = x when x is positive, this is true.

When x is negative, then |x| = -x. We have two cases now, when we plug into the function. Either x + 1 is also negative (x < -1) so we'll use the negative definition of the function, or x + 1 > 0, or -1 < x < 0, and we'll use the positive definition of the function. When x and x + 1 are both negative, item III becomes

|F(x + 1)| = |x|
|(x + 1) - 1| = -x
|x| = -x

and since x < 0, the left and right sides are equal. When x is negative and x+1 is positive, then using the positive definition of the function, we have

|F(x + 1)| = |x|
|1 - (x + 1)| = -x
|-x| = -x
|x| = -x

and again since x < 0, these are equal. So III is true in every case. I've never seen an official question like this one though.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,793
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,515
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Function \(f(x)\) is defined as follows:

If \(x\) is positive or 0, then \(f(x) = 1 - x\)

If \(x\) is negative, then \(f(x) = x - 1\)

Which of the following statements must be true?

I. \(f(|x|) = |f(x)|\)
f(|x|) = 1 - |x|
|f(x)| = |x-1|
MAY OR MAY NOT BE TRUE

II. \(f(x) = f(-x)\)
If \(x\) is positive or 0, then \(f(x) = 1 - x\)
If \(x\) is negative, then \(f(x) = x - 1\)
If \(x\) is positive or 0, then \(f(-x) = -x - 1\)
If \(x\) is negative, then \(f(x) = 1-(-x) = x+1\)
MAY OR MAY NOT BE TRUE

III. \(|f(x + 1)| = |x|\)
If \(x+1\) is positive or 0, x>= -1; then \(f(x+1) = 1 - (x+1) = -x\)
If \(x+1\) is negative, x<-1; then \(f(x+1) = x+1 - 1 = x\)
|f(x+1)| = |x|
MUST BE TRUE

A. I only
B. II only
C. III only
D. I and III only
E. None of the above

IMO C
User avatar
ataperiam
Joined: 05 Oct 2025
Last visit: 18 Nov 2025
Posts: 2
Given Kudos: 4
Products:
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel do you think it's okay to plug in numbers here during the actual exam?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,466
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ataperiam
Bunuel do you think it's okay to plug in numbers here during the actual exam?

Yes. Check here: https://gmatclub.com/forum/function-f-x ... l#p2530745
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts