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
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
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.

715+ 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.

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

Expert replies
by sbhawal » Fri Nov 29, 2013 12:03 am
I came across this problem while solving the GMAT Prep

Question:
For which of the following functions f(x) = f (1-x)?
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)

Answer: D

Other than substituting values for x and checking each, what is the shorter alternative/method of arriving at the answer? It took me more than 5 mins to check all the options. I cannot use the same method during the exam. Pls help!!
Join the discussion
Source: — Problem Solving |

by theCodeToGMAT » Fri Nov 29, 2013 12:21 am
let x = 1

{A}
f(x) = 0
f(1-x) = 1 - (1-1) = 1
NO

{B}
f(x) = 1 - (1)^2 = 0
f(1-x) = 1 - (1-x)^2 = 1
NO

{C}
f(x) = 1 - 0 = 1
f(1-x) = (1-1)^2 - (1 - 1 + 1)^2 = 0 - 1 = -1
NO

{D}
f(x) = 1(1-1)^2 = 0
f(1-x) = (1-1)^2 (1-1+1)^2 = 0
YES

{E}
f(x) = 1/0 =ND
f(1-x) = 0
NO

Answer [spoiler]{D}[/spoiler]
R A H U L
Join the discussion

by Brent@GMATPrepNow » Fri Nov 29, 2013 7:22 am
sbhawal wrote: [/b] For which of the following functions f(x) = f (1-x)?
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)

Other than substituting values for x and checking each, what is the shorter alternative/method of arriving at the answer? It took me more than 5 mins to check all the options. I cannot use the same method during the exam. Pls help!!
When posting questions, please use the spoiler function to hide the correct answer. This will allow others to attempt the question without seeing the final answer.

What numbers did you plug in? If you choose something like x = 7 or x = -5.4, it will take a while to evaluate each expression. However, if you choose a nice value for x (e.g., x = 0 or x = 1), then your calculations shouldn't take long at all.

Here's my solution:

Let's try plugging in an easy value for x. How about 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^2
f(0) = 1 - 0^2 = 1
f(1) = 1 - 1^2 = 0
Since f(0) doesn't equal f(1), eliminate B

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

D) f(x) = x^2(1-x)^2
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 Mathsbuddy » Fri Nov 29, 2013 8:47 am
Note: f(1-x) = -f(x-1) (unless squared)

If f(x) is our starting graph, then -f(x-1) is a vertical reflection that is translated to the right one unit.

What shape can be reflected vertically and moved right without changing? Only f(x) = 0

As this is not on the list, it must be a square function:
Only (D) f(x) = x^2( 1-x)^2 is totally square.

Let's check it:

f(x) = x^2( 1-x)^2
Replace x with (1-x):
f(x-1) = (1-x)^2(1-(1-x))^2 = x^2( 1-x)^2

CORRECT!
Join the discussion