substitute x as 1-x in the functions and check if it is equal to function f(x)awilhelm wrote: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)
How should I approach these types of problems?
a) f(1-x) = 1-(1-x) = -x
b) f(1-x) = 1-(1-x)^2 = 1-(1+x^2 - 2x)
c) f(1-x) = (1-x)^2 - (1-(1-x)^2) = (1+ x^2 -2x) - (1-X^2-1+2x)
d) f(1-x) = (1-x)^2 (1-(1-x))^2 = x^2 (1-x)^2 = f(x)
ans is D

















