For the function fx use composition of functions to show tha
Solution
f(x) = 2x/5 +1
f^-1(x) = (5x -5)/2
Use composistion of function : f(f^-1(x)): plug x = f^-1(x) in f(x)
f(f^-1(x)) = (2/5)(5x-5)/2 +1
= (5x-5)/5 +1
= x -1 +1
= x
This shows that f^-1(x) is inverse of f(x)
