Question
Question: If \[f:R\to R,g:R\to R\] are defined by \[f\left( x \right)=5x-3,\text{ }g\left( x \right)={{x}^{2}}...
If f:R→R,g:R→R are defined by f(x)=5x−3, g(x)=x2+3, then (gof−1)(3)=
(a) 325
(b) 25111
(c) 259
(d) 11125
Solution
Hint: First of all find f−1(x) by finding x in terms of f(x) and replace x and f(x) by f−1(x) and x respectively. Substitute x = 3 to find f−1(3). Now to find gf−1(3), substitute x=f−1(3) in g(x).
We are given a function f(x)=5x−3 and g(x)=x2+3. We have to find gof−1(3) or gf−1(3).
First of all, let us consider the function f(x).
f(x)=5x−3....(i)
First of all, we will express x in terms of f(x).
By adding 3 to both sides of the equation (i), we will get,
f(x)+3=5x
By dividing both the sides of the above equation by 5, we will get
5f(x)+3=x
Or, x=5f(x)+3
Now, to find f−1(x), we will replace x by f−1(x) and f(x) by x, we will get,
f−1(x)=5x+3
By substituting x = 3, we will get,
f−1(3)=53+3=56
Now we know that,
g(x)=x2+3
By substituting x=f−1(3) in the above equation, we will get,
g(f−1(3))=[f−1(3)]2+3
Now, we know that f−1(3)=56, so by substituting the value of f−1(3) in RHS of the above equation, we will get
g(f−1(3))=(56)2+3
By simplifying the above equation, we will get,
gf−1(3)=2536+3
⇒gf−1(3)=2536+75=25111
Therefore, we get gf−1(3)=25111 or (gof−1)(3)=25111.
Hence, option (b) is the right answer.
Note: Many students confuse between gf(x) and f(g(x)) and many even consider them the same function. But fg(x) and gf(x) are not the same. When we substitute x = g(x) in f(x), then we get f(g(x)) whereas when we substitute x = f(x) in g(x), then we get gf(x). Also it must be noted that if fg(x) = gf(x), then f(x) and g(x) are inverse of each other. Also, in this question some students first calculate gf−1(x) and then substitute x = 3, this is correct but is time consuming, so it is better to find f−1(x) and substitute x = 3 there only and then proceed to find gf−1(3) directly.