Question
Question: If f(x) = \( {\cos ^{ - 1}}\left( {x - {x^2}} \right) + \sqrt {1 + \dfrac{1}{{\left| x \right|}}} + ...
If f(x) = cos−1(x−x2)+1+∣x∣1+x2−11 , then find the domain of f(x)
A. [2,(21−5)]
B. [2,(21+5)]
C. [−2,(21±5)]
D.None of these
Solution
Hint : First, we will divide this function in 3 parts and then will solve them separately and find their domain. Then, we will get 3 different domains. So, we will find the intersection of all the three domains. That value of intersection will be the final answer.
Complete step-by-step answer :
Divide this function in three parts.
f(x)=f1(x)+f2(x)+f3(x)
Now, we will find the domain of each part of the divided section.
First take f1(x)
f1(x)=cos−1(x−x2)
Domain of cos−1 is
−1⩽cos−1⩽1
From this, we can also get
−1⩽x−x2
x2−x−1⩽0
Now x2−x−1 is a quadratic equation. We will find its roots using the formula x=2a−b±b2−4ac
In this quadratic equation value a is 1, b is -1 and c is also -1.
x=2−(−1)±(−1)2−4(1)(−1)
x=21±5
So, the domain of f1(x) is
21−5⩽x⩽21+5
Now, we will find the domain of f2(x)
f2(x)=1−∣x∣1
Any term inside the root is equal to 0 or greater than 0. So,
1−∣x∣1⩾0
1⩾∣x∣1
∣x∣⩾1
The domain of f2(x) is [x⩽−1,x⩾1]
Now, we will find the domain of f3(x)
f3(x)=x2−11
X2 can not be equal to 1 as if it will be equal to 1, then the denominator will become 0. So,
The domain of f3(x) is:
[x2<1,x2⩾2]
By combining all the three domains we get,
[2,21+5]
The final domain of the function is [2,21+5] .
So, option (B) is the correct answer.
So, the correct answer is “Option B”.
Note : The domain of a function corresponds to the possible values of the independent variable which is x in this case. For this, the entire function is defined. The different values of x define the function.