Question
Question: If ‘\[f\]’ and ‘\[g\]’ are bijective functions and \[gof\] is defined then \[gof\] must be A. Inj...
If ‘f’ and ‘g’ are bijective functions and gof is defined then gof must be
A. Injective
B. Surjective
C. Bijective
D. Into only
Solution
Here we use the definition of bijective function and write the two functions in the form of mapping from one set to another where the domain in function g will be the co-domain of the function f.
Using the concept of composition function we check if gofis one-one or onto or both and then decide from the given options.
- A bijective function is a mapping that is both one-one and onto.
- We check the function f is one-one if f(a)=f(b)⇒a=b
- We check the function f is onto if for every value f(x) in the co-domain there is an elementx in the domain.
Complete step-by-step answer:
Let us assume the two functions such that the domain in function g will be the co-domain of the functionf.
f:A→B
g:B→C
Let us assume the elements a1,a2∈A
Now we know that the composition function is defined.
We write gof=g[f(x)] where x is an element of the domain.
Now we will check if the composition function is one-one by using the conceptf(a)=f(b)⇒a=b.
We take gof(a1)=gof(a2)
Opening the composition function we write
⇒g[f(a1)]=g[f(a2)]
Since g is bijective function so we have g[f(a1)]=g[f(a2)]⇒f(a1)=f(a2)
⇒f(a1)=f(a2)
Since, f is a bijective function so we have f(a1)=f(a2)⇒a1=a2
⇒a1=a2
Therefore, the composition function is one-one.
Now we check if the composition function is onto.
Since,
We know that the function f is onto, therefore we can write for every b∈B,∃a∈A such that f(a)=b.
Since,
Also, we know that the function g is onto, therefore we can write for every c∈C,∃b∈B such that g(b)=c.
We can substitute the value of f(a)=bin g(b)=c
⇒g(f(a))=c
LHS is the composition function gof.
So, gofis onto function.
Since, gof is one-one and onto, we can say gof is a bijective function.
So, option C is correct.
Note: Students might get confused if they take a set of elements and try to prove one-one and onto for each element which will be a long process, so we use the concepts and basic definitions of bijective functions to find the nature of the function.
- Composition function is the function where we apply one function to the value obtained from another function. So we can write gof=g[f(x)] where x is an element from the domain.