

InterviewSolution
Saved Bookmarks
1. |
If f(x) = |x|, prove that fof = f. |
Answer» Given that f(x) = |x|, Let us prove that fof = f. Consider that (fof)(x) = f(f(x)) = f(|x|) = ||x|| = |x| = f(x) Therefore, (fof)(x) = f(x), ∀ x ∈ R Hence, fof = f |
|