Question
Mathematics Question on Relations and Functions
Let f :R →R be defined as f(x)=10x+7. Find the function g : f →R such that gof=f o g=1R.
Answer
It is given that f: R → R is defined as f(x) = 10x + 7.
One-one: Let f(x) = f(y), where x, y ∈R.
⇒ 10x + 7 = 10y + 7
⇒ x = y
∴ f is a one-one function.
Onto: For y ∈ R, let y = 10x + 7.
=>x=y-107∈R
Therefore, for any y ∈ R, there exists x=y-107
such that f(x)=f(x=10y−7)=10(x=10y−7)+7=y−7+7=y
∴ f is onto.
Therefore, f is one-one and onto.
Thus, f is an invertible function.
Let us define g: R → R as g(y)=y−107
Now, we have:
gof(x)=g(f(x))=g(10x+7)=(10x+7)−107=1010x=x
And, fog(y)=f(g(y))=f(y−107)=10(y−107)+7=y−7+7=y
Therefore gof=Irandgof=IR
Hence, the required function g: R → R is defined as g(y)=y−107