if a continious function is monotoniously increasing in an interval , is it necessary that its inverse will also increase monotoniously in that interval?
You don't even need "continuous". Suppose f is monotonically increasing on [a, b] but that [itex]f^{-1}(x)[/itex] is not. Then there exist u, v, in [f(a), f(b)] such that u> v but [itex]f^{-1}(u)< f^{-1}(v)[/itex]. Let [itex]p= f^{-1}(u)[/itex] and [itex]q= f^{-1}(v)[/itex]. Then we have [itex]p< q[/itex] but [itex]f(p)= u> v= f(q)[/itex] contradicting the fact that f is increasing.