Question: if $f(x) = |3x - 1|$ so the sum of all values of x that satisfies $f(f(x)) = x$ is?
alternatives:
a) $11/10$
b) $21/20$
c) $27/20$
d) $23/20$
e) $5/4$
My try: I've thought that I had to calculate $|3x - 1| = x$, since $f(f(x)) = f(|3x -1|)$. We'll have the answers $1/2$ and $1/4$, and the sum $3/4$. But doesn't match with the alternatives.
What I have to do??
Hint towards a quick and dirty solution:
Show that $ \pm (3 ( \pm (3x-1) -1 ) = \{9x-4 , -9x + 2, -9x+4, 9x-2\} $.
For each of these lines, solve for $\ell(x) = x$.
Then, verify if they are solutions to $f(f(x)) = x$, and take their sum
Note