CAT 2022 Slot 3 — QA Question 16
Composite FunctionsEasy
Let r be a real number and f(x) = Then, the equation f(x) = f(f(x)) holds for all real values of x where
Answer & solution
- A
x ≠ r
- B
x ≥ r
- C
x > r
x ≤ r
Solution
Easy
is piecewise. Test the identity region by region. Wherever (a fixed point of ), the identity holds; wherever grows, it fails.
1
Case $x
2
Case : , and applying again gives :
3
Case : , so applying again uses the same branch:
So the identity fails for .
holds for all with .
For , always outputs , which is a fixed point (). Applying again can't change it — so the identity is automatic there.