Given that f(f(f(x)))=5.
It is known that:
f(x) = x/2, if x is even and
f(x) = x+1, if x is odd.
Find the possible values of x.
The inverse function g(x) is:
g(x) = 2x or x-1 if x is even
g(x) = 2x if x is odd
g(5) = 10
g(10) = {9,20}
g({9,20}) = {18,19,40}
|
Posted by Larry
on 2024-02-23 11:54:16 |