functions

let f:(2,4)→(1,3)
f(x)= x - [x/2]
f-1(x) =

1 Answers

62
Lokesh Verma ·

in this question

[x/2]=1 for the given interval!

hence f(x) = x - 1

so f-1x will be 1+x

Your Answer

Close [X]