Solveeit Logo

Question

Question: A function \(f:R \to R\) is defined as \(f\left( x \right) = {x^3} + 4\), Is it a bijection or not? ...

A function f:RRf:R \to R is defined as f(x)=x3+4f\left( x \right) = {x^3} + 4, Is it a bijection or not? In case it is a bijection then, find f1(3){f^{ - 1}}\left( 3 \right)

Explanation

Solution

To solve this question, we have to remember that a function f:ABf:A \to B is a bijection if it is one-one as well as onto.
(i) one-one i.e. f(x)=f(y)x=yx,yAf\left( x \right) = f\left( y \right) \Rightarrow x = y\forall x,y \in A
(ii) onto i.e. for all yBy \in B, there exists XAX \in A such that f(x)=yf\left( x \right) = y

Complete step-by-step answer:
Given that,
A function f:RRf:R \to R is defined as f(x)=x3+4f\left( x \right) = {x^3} + 4
We have to find out whether the given function is a bijection or not.
If so, then find f1(3){f^{ - 1}}\left( 3 \right)
First, let us check for one-one.
Let x and y be two arbitrary elements of R (domain of f) such that f(x)=f(y)f\left( x \right) = f\left( y \right)
Then,
x3+4=y3+4\Rightarrow {x^3} + 4 = {y^3} + 4
x3=y3\Rightarrow {x^3} = {y^3}
Taking cube root on both sides,
x=y\Rightarrow x = y
Hence, f is one-one function from R to itself.
Now, we will check for onto.
Let y be an arbitrary element of R.
Then,
f(x)=y\Rightarrow f\left( x \right) = y
Putting the value of f(x)f\left( x \right),
x3+4=y\Rightarrow {x^3} + 4 = y
x3=y4\Rightarrow {x^3} = y - 4
Taking cube root on both sides, we will get
x=(y4)13\Rightarrow x = {\left( {y - 4} \right)^{\dfrac{1}{3}}}
Clearly, for all yR,(y4)13y \in R,{\left( {y - 4} \right)^{\dfrac{1}{3}}} is a real number. Thus, for all yRy \in R (co-domain) there exists x=(y4)13x = {\left( {y - 4} \right)^{\dfrac{1}{3}}} in R such that f(x)=x3+4=yf\left( x \right) = {x^3} + 4 = y
Hence, f:RRf:R \to R is an onto function.
Here, we can see that f:RRf:R \to R is one-one and onto both.
Therefore, it is a bijection function.
Now,
We have to find f1(3){f^{ - 1}}\left( 3 \right)
Let f(x)=yf\left( x \right) = y, then
x3+4=y\Rightarrow {x^3} + 4 = y
x3=y4\Rightarrow {x^3} = y - 4
Taking cube root on both sides, we will get
x=(y4)13\Rightarrow x = {\left( {y - 4} \right)^{\dfrac{1}{3}}}
We can write this as:
f1(y)=(y4)13\Rightarrow {f^{ - 1}}\left( y \right) = {\left( {y - 4} \right)^{\dfrac{1}{3}}} [f(x)=yx=f1(y)\therefore f\left( x \right) = y \Rightarrow x = {f^{ - 1}}\left( y \right)]
Now,
For f1(3){f^{ - 1}}\left( 3 \right), put y = 3 in f1(y){f^{ - 1}}\left( y \right)
f1(3)=(34)13\Rightarrow {f^{ - 1}}\left( 3 \right) = {\left( {3 - 4} \right)^{\dfrac{1}{3}}}
f1(3)=(1)13\Rightarrow {f^{ - 1}}\left( 3 \right) = {\left( { - 1} \right)^{\dfrac{1}{3}}}
f1(3)=1\Rightarrow {f^{ - 1}}\left( 3 \right) = - 1 [answer]

Note: If a function f:ABf:A \to B is a bijection. Then a function g:BAg:B \to A which associates each element yBy \in B to a unique element xax \in a such that f(x)=yf\left( x \right) = y is called the inverse of f. For finding the inverse of a function, that function must be a bijection function, otherwise the inverse of that function does not exist.