|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 07 Nov 2003
Posts: 29
Location: USA
Followers: 0
Kudos [?]:
0
[0], given: 0
|
GMATprep PS question [#permalink]
13 May 2006, 23:39
Question Stats:
0% (00:00) correct
0% (00:00) wrong based on 0 sessions
Guys,
I got this question which i can't figure out, how to go about solving it. what is the question really asking??
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^2
c. f(x) = x^2-(1-x)^2
d. f(x) = x^2(1-x)^2
e. f(x) = x/(1-x)
please explain
|
|
|
|
|
|
|
Director
Joined: 08 Jun 2004
Posts: 505
Location: Europe
Followers: 1
Kudos [?]:
6
[0], given: 0
|
D it is.
From the question stem f(x) = f(1-x)
So try to substitute x with (x-1) in D
d. f(x) = x^2(1-x)^2
so f(x-1) = (1-x)^2 (1-(1-x))^2 = (1-x)^2*(x^2) or x^2*(1-x)^2 ->
same as f(x) in the answer choice D.
|
|
|
|
|
|
Director
Joined: 16 Aug 2005
Posts: 950
Location: France
Followers: 1
Kudos [?]:
7
[0], given: 0
|
D is clearly the choice.
Here is how I approached it:
First substitute x=0 and got either C or D as correct.
Then checked against x=5 (or any other integer) and D was the last man standing.
Hence D
|
|
|
|
|
|
GMAT Club Legend
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9
Kudos [?]:
89
[0], given: 0
|
f(x) = 1-x; f(1-x) = 1-(1-x) = x <-- a is out
f(x) = 1-x^2; f(1-x) = 1-(1-x)^2 = 1-(1+2x-x^2) = x^2-2x <-- b is out
f(x) = x^2-(1-x)^2; f(1-x) = (1-x)^2-(1-1+x)^2 = 1-2x+x^2-x^2 = 1-2x <-- c is out
f(x) = x^2(1-x)^2 = (1-x)^2(1-1+x)^2 = (1-x)^2(x^2) <-- d is the answer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|