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.

Please assist me with the below function problem!!

Expert replies
Source: — Problem Solving |

by Brent@GMATPrepNow » Sat Apr 08, 2017 8:05 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)
Here's a version where we can 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] » Sat Apr 08, 2017 9:37 am
Hi nsuen,

Functions are really just equations for graphs. As an example, these two equations mean the same thing:

Y = 2X + 1
f(X) = 2X + 1

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 Jay@ManhattanReview » Sun Apr 09, 2017 8:33 pm
asherkunal wrote:For which of the following function of f is f(x)=f(1-x) for all 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
Hi asherkunal,

The equality f(x)=f(1-x) implies that if you swap 'x' with '1-x', you get the same result.

Observing closely, we see that only option D qualifies this characteristic. Option D: f(x) = x^2(1-x)^2

We see that for RHS: x^2*(1-x)^2, if 'x' and '(1-x)' exchange their place, you get the same result, thus it is the correct answer.

The correct answer: D

Hope this helps!

Relevant book: Manhattan Review GMAT Math Essentials Guide

-Jay
_________________
Manhattan Review GMAT Prep

Locations: Almaty | Minsk | Aarhus | Vilnius | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.
Join the discussion

by Jeff@TargetTestPrep » Wed Apr 19, 2017 3:08 pm
asherkunal wrote:For which of the following function of f is f(x)=f(1-x) for all 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)

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 is 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

Jeffrey Miller
Head of GMAT Instruction
[email protected]

Image

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