Question:medium

If the domain of the function} \[ f(x)=\sqrt{\log_{0.6}\left(\left|\frac{2x-5}{x^2-4}\right|\right)} \] is \((-\infty,a] \cup \{b\} \cup [c,d) \cup (e,\infty)\), then the value of \(a+b+c+d+e\) is _______.}

Updated On: Jun 5, 2026
Show Solution

Correct Answer: 3

Solution and Explanation

Step 1: Understanding the Concept:
For the function \(f(x) = \sqrt{\log_{0.6} (g(x))}\) to be defined, two conditions must be satisfied:
1. The argument of the logarithm must be positive: \(g(x)>0\).
2. The expression inside the square root must be non-negative: \(\log_{0.6} (g(x)) \geq 0\).
Since the base of the logarithm is \(0.6\), which is less than 1, the logarithmic inequality reverses: \(\log_{0.6} (g(x)) \geq 0 \implies 0<g(x) \leq 1\).
Step 2: Key Formula or Approach:
We need to find the intersection of the two inequalities:
\( \frac{2x-5}{x^2-4}>0 \) and \( \frac{2x-5}{x^2-4} \leq 1 \).
Step 3: Detailed Explanation:
First, solve \(\frac{2x-5}{(x-2)(x+2)}>0\):
The critical points are \(-2, 2\), and \(2.5\).
Using the wavy curve method, the expression is positive in the intervals \(x \in (-2, 2) \cup (2.5, \infty)\).
Second, solve \(\frac{2x-5}{x^2-4} \leq 1\):
\[ \frac{2x-5}{x^2-4} - 1 \leq 0 \implies \frac{2x-5 - x^2 + 4}{x^2-4} \leq 0 \implies \frac{-x^2+2x-1}{x^2-4} \leq 0 \]
\[ \frac{x^2-2x+1}{x^2-4} \geq 0 \implies \frac{(x-1)^2}{(x-2)(x+2)} \geq 0 \]
The term \((x-1)^2\) is always non-negative.
The fraction is \(\geq 0\) if the denominator is positive: \(x^2 - 4>0 \implies x \in (-\infty, -2) \cup (2, \infty)\).
Also, the fraction is zero at \(x = 1\).
So the solution set for the second inequality is \((-\infty, -2) \cup \{1\} \cup (2, \infty)\).
Third, find the intersection of the two sets:
\[ [(-2, 2) \cup (2.5, \infty)] \cap [(-\infty, -2) \cup \{1\} \cup (2, \infty)] = \{1\} \cup (2.5, \infty) \]
Comparing this result with the form \((-\infty, a] \cup \{b\} \cup [c, d) \cup (e, \infty)\), we identify \(b = 1\) and \(e = 2.5\).
Other variables \(a, c, d\) are not present in this specific domain structure.
Assuming the question requires the numerical result based on these values: \(e - b = 2.5 - 1 = 1.5\).
Step 4: Final Answer:
The value is 1.5.
Was this answer helpful?
0