Question
Mathematics Question on Relations and Functions
Consider f: R+→[4,∞) given by f(x) = x2+4. Show that f is invertible with the inverse f−1 of given f by f−1(y)=y−4 , where R+is the set of all non-negative real numbers.
f: R+ → [4, ∞) is given as f(x) = x2 + 4.
**One-one: **
Let f(x) = f(y).
⟹x2+4 = y2+4
⟹ x2 = y2
⟹x = y [as x = y ∈ R+]
∴ f is a one-one function.
Onto:
For y ∈ [4, ∞), let y = x2+ 4.
⟹x2 = y-4 ≥ 0 [as y ≥ 4]
⟹ x = y−4 ≥0
Therefore, for any y ∈ R, there exists x = y−4 ∈ R such that
f(x) = f(y−4)= (y−4)2+4 = y - 4 + 4 = y
∴ f is onto.
Thus, f is one-one and onto and therefore, f−1 exists.
Let us define g: [4, ∞) → R+ by,
g(y) = y−4
Now, gof(x) = g(f(x)) = g(x2+4) = (x2+4)−4 = x2 = x
And fog(y) = f(g(y)) = f(y−4)= (y−4)2−4 = (y - 4) + 4 = y.
therefore gof = fog = IR+
Hence, f is invertible and the inverse of f is given by
f-1 = g(y) = y−4