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
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
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.

Help with this function problem!

Expert replies
Source: — Problem Solving |

by N:Dure » Sun Oct 24, 2010 6:43 pm
Hey where are the answers? A,B,C...etc
Join the discussion

by islandgurl918 » Sun Oct 24, 2010 8:06 pm
the answers are:

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
Join the discussion

by vijaynaik » Sun Oct 24, 2010 9:25 pm
it's asking for which of the following functions give the same result when u use x and x-1. f(x) = f(x-1).

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

Now replace x with x-1 in the above function.

f(x-1) = (1-x)^2 * (1-(1-x))^2 = (1-x)^2 * (x)^2 which is equal to f(x). So pick D.
Join the discussion

by Geva@EconomistGMAT » Mon Oct 25, 2010 1:09 am
islandgurl918 wrote:the answers are:

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
Plug in numbers and eliminate. Only for one answer choice will f(x) always equal f(1-x), regardless of the value of x. The other answer choices may work for SOME values of x, but not for every value.
Try x=2, so 1-x = -1. Go down the answer choices and plug in 2, then plug in -1, and eliminate every answer choice for which the two values are not equal.
For example, answer choice A:
x=2 f(2) = 1-2 = -1
1-x=-1 f(-1 = 1-(-1)=2
Since th results of the function for the two values is not equal, A cannot be the right answer choice. Eliminate it.
D is the only answer choice for which f(2) is equal to f(1): (-1)^2*2^2 is equal 2^2*(-1)^2. This alone is not enough to prove that D is always true, but since the other answer choices are eliminated, D MUST be the right answer by POE.
Geva
Senior Instructor
Master GMAT
1-888-780-GMAT
https://www.mastergmat.com
Join the discussion

by GMATMadeEasy » Mon Oct 25, 2010 5:52 am
Thanks Geva Stern ; I was also taken back by this uestion when i tried to solve it algeberacialy. could you suggest how to hit this in alebric way please.
Join the discussion

by Geva@EconomistGMAT » Mon Oct 25, 2010 6:04 am
GMATMadeEasy wrote:Thanks Geva Stern ; I was also taken back by this uestion when i tried to solve it algeberacialy. could you suggest how to hit this in alebric way please.
Sorry, but no. :)
I believe trying algebra here is the surefire way to spend 5 minutes on the question with a high chance of getting it wrong at the end by falling for one of the trap answer choice. If you focus on D, you can see that it's going be the same for x and 1-x - the two just change places, not values. But you need something to say "look at D!" in order to do that - there's just too much clutter when your first look at the answer choices. The way I outlined above is exactly the way I would've gone about it - I'd use plugging in to easily eliminate the wrong answer choices, so that what remains must be the right one.
Geva
Senior Instructor
Master GMAT
1-888-780-GMAT
https://www.mastergmat.com
Join the discussion

by Rahul@gurome » Mon Oct 25, 2010 6:21 am
islandgurl918 wrote: What equation is equal to: 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

Can someone help explain this?
Given that, f(x) = f(1 -x )
Therefore the expression of f(x) is a constant or must be such that if we put (1 - x) in place of x, the equation will not change.
Looking into the options, only such function is f(x) = (x^2)*(1 - x)^2.

Hence, the correct answer is D.

For understanding the 'intuitive' part: f(x) must be such that if we put (1 - x) in place of x, the equation will not change. This happens only when f(x) contains additive or multiplicative terms of x and (1 - x) or their powers directly or in simplified form. Subtraction/division of these terms destroys this property.

Examples:
(1) f(x) = x^2 + (1 - x)^2 ; Additive direct form. Valid.
(2) f(x) = 2(x^2) - 2x + 1 ; Additive simplified form. Valid.
(3) f(x) = x*(1 - x) ; Multiplicative direct form. Valid.
(4) f(x) = x - x^2 ; Multiplicative simplified form. Valid.

(5) f(x) = x^2 - (1 - x)^2 ; Subtractive. Invalid
(6) f(x) = x/(1-x) ; Divisive. Invalid
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)
Join the discussion

by fskilnik@GMATH » Mon Oct 25, 2010 10:44 am
Rahul@gurome wrote:if we put (1 - x) in place of x, ....
Let me add some remarks on Rahul´s (correct) solution.

The proper way of defining a function is through a triade ("triple data"), that is, its domain, its codomain and the rule that associates each x (of the domain) to a unique value y (in the codomain) that we usually denote by f(x).

Without taking too much attention to the previous paragraph (although it is nice to remember that some important Mathematicians believe the concept of a function is the most important one of ALL Mathematics...), when we are staring at the "rule" y = f(x) the students are often "under the pressure" of looking into x as something "special", not only a parameter that could have ANY other letter representing it.

What I mentioned above is not irrelevant, on the contrary. You should look at (say) f(x) = 2x^3 as you would look at (say) f(something) = 2 (something) ^3, where "something" is the parameter you would like to choose.

Why this is nice? Because now it is trivial to accept that if you want to calculate f(1-x) , you could (and SHOULD) imagine that the "something" is the 1-x , therefore it´s really just a matter of substitution, therefore f(1-x) = 2 (1-x)^3, in the example discussed above.

In the problem originally presented, you must (and I believe you SHOULD) apply this idea for each alternative, till you discover that the right answer will present the very same final expression for the "x" substitution and the "1-x" substitution (in the rule given by that alternative choice).

I´ve decided to explain this in detail because I guess to many people believe students should avoid concepts a bit more refined like this one, during their preps and/or during the exam itself. I respect that, but I disagree. You (test taker) should NOT take more than 1.5 minutes to find the answer doing it "kosher", and if you try and you get confused or take too long, that only means that you should study and understand all this with care, taking time, for the purpose of doing this sort of reasoning easily and quick during the "real deal", the GMAT test itself!

In other words: (in my opinion) the test taker should DEVELOP his/her quant MATURITY, because the GMAT will detect it one way or the other. Although I believe there ARE students who do well looking for shortcuts or take-aways -- I would bet the majority don´t, otherwise the GMAT average scores would be much greater, because the "easier path" is the natural choice for the majority of test takers -- I have no doubts that students who KNOW what they are doing WILL have much greater possibilities of getting very high marks and... they will have the PLEASURE to know what they are doing, and will have the self-confidence that it seems (to me) impossible to get without this knowledge. Think about it!

Best Regards,
Fabio.
Fabio Skilnik :: GMATH method creator ( Math for the GMAT)
English-speakers :: https://www.gmath.net
Portuguese-speakers :: https://www.gmath.com.br
Join the discussion

by islandgurl918 » Mon Oct 25, 2010 6:34 pm
Thanks all for your helpful replies!
Join the discussion