Question
Question: If \(\mathbb{R}\) be the set of all real numbers and \(f:\mathbb{R} \to \mathbb{R}\) is given by \(f...
If R be the set of all real numbers and f:R→R is given by f(x)=3x2+1 . Then, the set of f−1([1,6]) is
A) \left\\{ { - \sqrt {\dfrac{5}{3}} ,0,\sqrt {\dfrac{5}{3}} } \right\\}
B) [−35,35]
C) [−31,31]
D) (−35,35)
Solution
The inverse of the function f−1 exists only if the function f(x) is one-one and onto.
One-one function: When each element of set B is mapped to only one element of set A, i.e., each object in set A has a unique image in set B, then the function is called one-one function.
onto functions. If for functions f:A→B the co-domain set of B is also the range for the function, then the function is called an onto function.
Complete step-by-step answer:
Step 1: Check if the given function is one-one.
Given that for f:R→R the function f(x)=3x2+1
Where R is the set of all real numbers.
Let x1,x2∈R (that is the domain of the given function).
The function is one-one for f(x1)=f(x2)
Since for x1=1∈R ; x12=1
And for x2=−1∈R ; x22=1
We have, x12=x22 but x1=x2
Thus the given function f(x)=3x2+1 is not one-one, hence the function is not invertible. Thus, the inverse of the function does not exist for the co-domain R of the function f(x). So none of the options is correct.
But if we redefine the domain for x⩾0 the function will become the one-one. But still, the function is not onto so we will have to redefine the co-domain as well.
The output values of the function f(x)=3x2+1 will always be positive as the square of the x is involved.
For x = 0, f(0)=3(02)+1=0+1=1
For x = 1, f(1)=3(12)+1=3+1=4
For x = -1, f(−1)=3(−12)+1=3+1=4
Thus, the range of the function f(x)=3x2+1 is R=[1,∞)
The graphical representation of the f(x)=3x2+1with its domain x∈[0,∞) and its co-domain f(x)∈[1,∞)
So the new function will be f:[0,∞)→[1,∞),f(x)=3x2+1.
Now the function is invertible.
f(x)=3x2+1
Differentiating both sides with respect to x.
f′(x)=6x
f′(x) is positive, hence the function f(x) is an increasing function. Therefore we will just have to calculate the values at the endpoint only in f−1(x)
Step 2: let's find the inverse of the given function in the redefined domain.
y=3x2+1 ⇒3x2=y−1 ⇒x2=3y−1 ⇒x=±3y−1
Interchange x↔y
⇒y=±3x−1
Thus f−1(x)=±3x−1
Step 3: Find the set of f−1([1,6])
f−1(x)=3x−1
For x = 1, f−1(1)=31−1=0
For x = 6, f−1(6)=36−1=35
f−1([1,6])∈[0,35]
Similarly, if we redefine the domain as x∈(−∞,0] and codomain as the [1,∞) we will get f−1([1,6])
f−1(x)=−3x−1
For x = 1, f−1(1)=−31−1=0
For x = 6, f−1(6)=−36−1=−35
we get f−1([1,6])∈[−35,0]
Thus, f−1([1,6]) ∈[−35,35] for different domains.
Final answer: The set of f−1([1,6]) is [−35,35].
Thus, the correct option maybe (C).
Note: The composition of functions is also useful in checking the invertible function, hence finding the inverse of the function.
A function f:X→Y is defined to be invertible, if there exists a function g:Y→X such that gof=Ixand fog=Iy . The function g is called the inverse of f and is denoted by f−1 .