GMAT prep function problem

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 90
Joined: Mon Mar 02, 2009 6:06 am
Thanked: 3 times

GMAT prep function problem

by Baldini » Sun Mar 29, 2009 11:03 pm
For which of the following functions f is f(x) = f(1-x) for all x?

1. f(x) = 1-x
2. f(x) = 1-x^2
3. f(x) = x^2-(1-x)^2
4. f(x) = (x^2)(1-x)^2
5. f(x) = x/(1-x)

OA is D

Can someone please explain what the question is asking for and methodology to solution?
Thanks
GMAX
Source: — Problem Solving |

Legendary Member
Posts: 621
Joined: Wed Apr 09, 2008 7:13 pm
Thanked: 33 times
Followed by:4 members

by vittalgmat » Sun Mar 29, 2009 11:41 pm
Baldini,
This has been answered so many times on this forum.
Pls search.

thanks
-V

User avatar
Legendary Member
Posts: 682
Joined: Fri Jan 16, 2009 2:40 am
Thanked: 32 times
Followed by:1 members

Re: GMAT prep function problem

by Vemuri » Sun Mar 29, 2009 11:51 pm
D answers the question.

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

Hope that helps.