Given function f: R → R is defined as f(x) = x3 + 4
Injectivity of f:
Let x and y be two elements of domain (R),
Such that f(x) = f(y)
⇒ x3 + 4 = y3 + 4
⇒ x3 = y3
⇒ x = y
Therefore, f is one-one.
Surjectivity of f:
Let y be in the co-domain (R),
Such that f(x) = y.
⇒ x2 + 4 = y
⇒ x3 = y – 4
⇒ x = 3√(y – 4) in R (domain)
⇒ f is onto.
Therefore, f is a bijection and, hence, is invertible.
Find f-1
Let f−1(x) = y …(1)
⇒ x = f(y)
⇒ x = y3 + 4
⇒ x − 4 = y3
⇒ y = 3√(x - 4)
Therefore, f-1(x) = 3√(x - 4) [from (1)]
f-1 (3) = 3√(3 – 4)
= 3√-1
= -1