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:R→R is defined as f(x)=x3+4, Is it a bijection or not? In case it is a bijection then, find f−1(3)
Solution
To solve this question, we have to remember that a function f:A→B is a bijection if it is one-one as well as onto.
(i) one-one i.e. f(x)=f(y)⇒x=y∀x,y∈A
(ii) onto i.e. for all y∈B, there exists X∈A such that f(x)=y
Complete step-by-step answer:
Given that,
A function f:R→R is defined as f(x)=x3+4
We have to find out whether the given function is a bijection or not.
If so, then find f−1(3)
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)
Then,
⇒x3+4=y3+4
⇒x3=y3
Taking cube root on both sides,
⇒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
Putting the value of f(x),
⇒x3+4=y
⇒x3=y−4
Taking cube root on both sides, we will get
⇒x=(y−4)31
Clearly, for all y∈R,(y−4)31 is a real number. Thus, for all y∈R (co-domain) there exists x=(y−4)31 in R such that f(x)=x3+4=y
Hence, f:R→R is an onto function.
Here, we can see that f:R→R is one-one and onto both.
Therefore, it is a bijection function.
Now,
We have to find f−1(3)
Let f(x)=y, then
⇒x3+4=y
⇒x3=y−4
Taking cube root on both sides, we will get
⇒x=(y−4)31
We can write this as:
⇒f−1(y)=(y−4)31 [∴f(x)=y⇒x=f−1(y)]
Now,
For f−1(3), put y = 3 in f−1(y)
⇒f−1(3)=(3−4)31
⇒f−1(3)=(−1)31
⇒f−1(3)=−1 [answer]
Note: If a function f:A→B is a bijection. Then a function g:B→A which associates each element y∈B to a unique element x∈a such that f(x)=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.