BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

GMAT Prep 1- Function

Expert replies
by nsuen » Sun Jun 12, 2016 8:49 pm
Hi-

Q: For which of the following function f is f(x)= f(1-x) for all x? The correct answer is D

A f(x)=1-x
B f(x)=1-x^2
C f(x)=x^2-(1-x)^2
D f(x)=x^2(1-x)^2
E f(x)= x/(1-x)

I still have no clue how to do this question. Thanks!
Join the discussion
Source: — Problem Solving |

by OptimusPrep » Sun Jun 12, 2016 9:32 pm
nsuen wrote:Hi-

Q: For which of the following function f is f(x)= f(1-x) for all x? The correct answer is D

A f(x)=1-x
B f(x)=1-x^2
C f(x)=x^2-(1-x)^2
D f(x)=x^2(1-x)^2
E f(x)= x/(1-x)

I still have no clue how to do this question. Thanks!
Given: f(x)= f(1-x)
This means if we replace x by 1 - x in the function, still the result should be same.

Checking each option:

A f(x)=1-x
f(1 - x) = 1 - (1-x) = x. Not equal to f(x)
INCORRECT

B f(x)=1-x^2
f(1-x) = 1- (1-x)^2 = 1 - (1 +x^2 - 2x). Not equal to f(x)
INCORRECT

C f(x)=x^2-(1-x)^2
f(1-x) = (1-x)^2 - (1 - 1 +x)^2 = (1-x)^2 -x^2. Not equal to f(x)
INCORRECT

D f(x)=x^2(1-x)^2
f(1-x) = (1-x)^2(1 - 1 + x)^2 = (1-x)^2*x^2.
This is equal to f(x)
CORRECT

E f(x)= x/(1-x)
f(1-x) = 1-x/1-x + x = (1-x)/x. Not equal to f(x)
INCORRECT

Correct Option: D
Join the discussion

by GMATGuruNY » Mon Jun 13, 2016 1:49 am
For which of the following functions f is f(x) = f(1-x) for all x?

a. f(x)= 1-x
b. f(x)= 1-x²
c. f(x)= x²-(1-x)²
d. f(x)= x²(1-x)²
e. f(x)= x/(1-x)
Let x=2.
Then f(x) = f(2) and f(1-x) = f(1-2) = f(-1).
The question becomes:

For which of the following functions does f(2) = f(-1)?

Answer choice A:
f(2) = 1-2 = -1.
f(-1) = 1-(-1) = 2.
Doesn't work.

Answer choice B:
f(2) = 1 - 2² = -3.
f(-1) = 1 - (-1)² = 0.
Doesn't work.

Answer choice C:
f(2) = 2² - (1-2)² = 4 - 1 = 3.
f(-1) = (-1)² - [1-(-1)]² = 1-4 = -3.
Doesn't work.

Answer choice D:
f(2) = 2² * (1-2)² = 4 * 1 = 4.
f(-1) = (-1)² * [1-(-1)]² = 1 * 4 = 4.
Success!

Answer choice E:
f(2) = 2/(1-2) = -2.
f(-1) = (-1)/[(1-(-1)] = -1/2.
Doesn't work.

The correct answer is D.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3
Join the discussion

by Brent@GMATPrepNow » Mon Jun 13, 2016 5:20 am
For which of the following functions f is f(x)=f(1-x) for all x?

A) f(x) = 1-x
B) f(x) = 1-x²
C) f(x) = x² - (1-x)²
D) f(x) = x²(1-x)²
E) f(x) = x/(1-x)
Mitch's solution is perfect. Here's another version where we test the values using x = 0

So, we can reword the question as, For which of the following functions is f(0)=f(1-0)
In other words, we're looking for a function such that f(0) = f(1)

A) f(x)=1-x
f(0)=1-0 = 1
f(1)=1-1 = 0
Since f(0) doesn't equal f(1), eliminate A

B) f(x) = 1 - x²
f(0) = 1 - 0² = 1
f(1) = 1 - 1² = 0
Since f(0) doesn't equal f(1), eliminate B

C) f(x) = x² - (1-x)²
f(0) = 0² - (1-0)² = -1
f(1) = 1² - (1-1)² = 1
Since f(0) doesn't equal f(1), eliminate C

D) f(x) = x²(1-x)²
f(0) = 0^2(1-0)^2 = 0
f(1) = 1^2(1-1)^2 = 0
Since f(0) equals f(1), keep D for now

E) f(x) = x/(1-x)
f(0) = 0/(1-0) = 0
f(1) = 1/(1-1) = undefined
Since f(0) doesn't equal f(1), eliminate E

Since only D satisfies the condition that f(x)=f(1-x) when x=0, the correct answer is D

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by [email protected] » Mon Jun 13, 2016 8:32 am
Hi nsuen,

Functions are really just equations for graphs. Function questions can often be solved by TESTing VALUES or doing algebra.

Here, we're asked which of these functions has the same RESULT when you plug in (X) and (1-X). This is a perfect situation for TESTing VALUES.

Since we're dealing with functions/graphs, we can TEST any value for X that we want. Let's keep things super-easy and use X = 0.

So, we now need to plug in 0 and 1-0 = 1 into each equation and track the results...

Answer A:
X = 0 ===> 1
X = 1 ===> 0
Not the same result

Answer B:
X = 0 ===> 1
X = 1 ===> 0
Not the same result

Answer C:
X = 0 ===> 0 - 1 = -1
X = 1 ===> 1 - 0 = 1
Not the same result

Answer D:
X = 0 ===> 0(1) = 0
X = 1 ===> 1(0) = 0
SAME RESULT

Answer E:
X = 0 ===> 0/1
X = 1 ===> 1/0
Not the same result

Final Answer: D

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion

by danielle07 » Thu Aug 31, 2017 10:40 pm
Find the solution below:

A. f(x)=1-x
f(0)=1-0 = 1
f(1)=1-1 = 0
It can't be the answer

B. f(x) = 1 - x²
f(0) = 1 - 0² = 1
f(1) = 1 - 1² = 0
It can't be the answer

C. f(x) = x² - (1-x)²
f(0) = 0² - (1-0)² = -1
f(1) = 1² - (1-1)² = 1
It can't be the answer

D. f(x) = x²(1-x)²
f(0) = 0^2(1-0)^2 = 0
f(1) = 1^2(1-1)^2 = 0
Since f(0) is equal to f(1), we will keep it as the answer

E. f(x) = x/(1-x)
f(0) = 0/(1-0) = 0
f(1) = 1/(1-1) = undefined
It can't be the answer

the correct and only answer is D
Join the discussion

Re: GMAT Prep 1- Function

by Scott@TargetTestPrep » Fri Feb 14, 2020 1:34 pm
nsuen wrote:
Sun Jun 12, 2016 8:49 pm
Hi-

Q: For which of the following function f is f(x)= f(1-x) for all x? The correct answer is D

A f(x)=1-x
B f(x)=1-x^2
C f(x)=x^2-(1-x)^2
D f(x)=x^2(1-x)^2
E f(x)= x/(1-x)

I still have no clue how to do this question. Thanks!
Solution:

Since we are not given any restrictions on the value of x, let’s let x = 1. Thus, we are determining for which of the following functions f(1) = f(1-1), i.e., f(1) = f(0). Next, we can test each answer choice using our value x = 1.

A. f(x) = 1 - x

f(1) = 1 - 1 = 0

f(0) = 1 - 0 = 1

Since 0 does not equal 1, A is not correct.

B. f(x) = 1 - x^2

f(1) = 1 - 1^2 = 1 - 1 = 0

f(0) = 1 - 0^2 = 1 - 0 = 1

Since 0 does not equal 1, B is not correct.

C. f(x) = x^2 - (1 - x)^2

f(1) = 1^2 - (1 - 1)^2 = 1 - 0 = 1

f(0) = 0^2 - (1 - 0)^2 = 0 - 1 = -1

Since 1 does not equal -1, C is not correct.

D. f(x) = x^2*(1 - x)^2

f(1) = 1^2*(1 - 1)^2 = 1(0)= 0

f(0) = 0^2*(1 - 0)^2 = 0(2) = 0

Since 0 equals 0, D is correct.

Alternate Solution:

Let’s test each answer choice using x and 1 - x.

A. f(x) = 1 - x

f(x) = 1 - x

f(1 - x) = 1 - (1 - x) = x

Since 1 - x does not equal x, A is not correct.

B. f(x) = 1 - x^2

f(x) = 1 - x^2

f(1 - x) = 1 - (1 - x)^2 = 1 - (1 + x^2 -2x) = 2x - x^2

Since 1 - x^2 does not equal 2x - x^2, B is not correct.

C. f(x) = x^2 - (1 - x)^2

f(x) = x^2 - (1 - x)^2 = x^2 - (1 + x^2 - 2x) = 2x - 1

f(1 - x) = (1 - x)^2 - (1 - (1 - x))^2 = 1 + x^2 - 2x - x^2 = 1 - 2x

Since 2x - 1 does not equal 1 - 2x, C is not correct.

D. f(x) = x^2*(1 - x)^2

f(x) = x^2*(1 - x)^2

f(1 - x) = (1 - x)^2*(1 - (1 - x))^2 = (1 - x)^2*x^2

Since x^2*(1 - x)^2 equals (1 - x)^2*x^2, D is correct.

Answer: D

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage
Join the discussion