| Author |
Message |
|
dschaaf
|
Post subject: Which of the following functions is f(x) = f(1-x) for all x? Posted: Thu Jul 30, 2009 3:14 am |
|
Posts: 1
|
|
Can anyone provide an explanation on why the answer for "For which of the following functions is f(x) = f(1-x) for all x?" is D?
f(x) = 1-x f(x) = 1-x^2 f(x) = x^2 - (1-x)^2 f(x) = x^2 * (1-x)^2 f(x) = x/(1-x)
The correct answer is d: f(x) = x^2 * (1-x)^2
Any help would be appreciated. Thanks. -Doug
|
|
 |
|
 |
|
cfaking
|
Post subject: Re: Which of the following functions is f(x) = f(1-x) for all x? Posted: Thu Jul 30, 2009 11:27 am |
|
 |
| Students |
|
|
Posts: 39 Location: India
|
|
just replace x with 1-x you get f(1-x)
only D will return f(x)=f(1-x)
regds Nitya
_________________ Many of the great achievements of the world were accomplished by tired and discouraged men who kept on working.
|
|
 |
|
 |
|
Ben Ku
|
Post subject: Re: Which of the following functions is f(x) = f(1-x) for all x? Posted: Thu Aug 13, 2009 3:50 pm |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 823
|
|
When you have function questions, just plug in for x whatever is in the parentheses. For example, if f(x) = x^2 - 2x + 1, and you're finding f(2), then plug in 2 everywhere you see x: (2)^2 - 2(x) + 1.
It's the same thing here. You're given f(x); to find f(1-x), plug into each function "1 - x" wherever you see "x".
(A) f(x) = 1-x so f(1-x) = 1 - (1-x) = x (B) f(x) = 1-x^2 so f(1-x) = 1 - (1-x)^2 = 1 - (1 - 2x + x^2) = 2x - x^2 (C) f(x) = x^2 - (1-x)^2 so f(1-x) = (1-x)^2 - (1 - (1-x))^2 = 1 - 2x + x^2 - (x)^2 = 1 - 2x (D) f(x) = x^2 * (1-x)^2 so f(1-x) = (1 - x)^2 * (1 - (1 - x))^2 = (1 - x)^2 * (x)^2 (E) f(x) = x/(1-x) so f(1-x) = (1-x)/(1-(1-x)) = (1-x)/x
Hope that helps.
_________________ Ben Ku Instructor ManhattanGMAT
|
|
 |
|
 |
|