To find the domain of the function
f ( x ) = log ( 0.6 ) ∣ 2 x − 5 x 2 − 4 ∣ f(x) = \sqrt{\log_{(0.6)} \left| \frac{2x-5}{x^2-4} \right|} f ( x ) = log ( 0.6 ) x 2 − 4 2 x − 5
we must satisfy two primary conditions:
Logarithmic Argument Condition:
The argument of the logarithm must be strictly positive:
∣ 2 x − 5 x 2 − 4 ∣ > 0 \left| \frac{2x-5}{x^2-4} \right| > 0 x 2 − 4 2 x − 5 > 0
This requires that the numerator is not zero and the denominator is defined and non-zero:
2 x − 5 ≠ 0 ⟹ x ≠ 5 2 2x - 5 \neq 0 \implies x \neq \frac{5}{2} 2 x − 5 = 0 ⟹ x = 2 5
x 2 − 4 ≠ 0 ⟹ x ≠ ± 2 x^2 - 4 \neq 0 \implies x \neq \pm 2 x 2 − 4 = 0 ⟹ x = ± 2
Square Root Condition:
The quantity under the square root must be non-negative:
log ( 0.6 ) ∣ 2 x − 5 x 2 − 4 ∣ ≥ 0 \log_{(0.6)} \left| \frac{2x-5}{x^2-4} \right| \ge 0 log ( 0.6 ) x 2 − 4 2 x − 5 ≥ 0
Since the base of the logarithm is 0.6 0.6 0.6 (which is strictly between 0 0 0 and 1 1 1 ), applying the exponential function flips the inequality direction:
∣ 2 x − 5 x 2 − 4 ∣ ≤ ( 0.6 ) 0 = 1 \left| \frac{2x-5}{x^2-4} \right| \le (0.6)^0 = 1 x 2 − 4 2 x − 5 ≤ ( 0.6 ) 0 = 1
Combining these conditions gives:
0 < ∣ 2 x − 5 x 2 − 4 ∣ ≤ 1 0 < \left| \frac{2x-5}{x^2-4} \right| \le 1 0 < x 2 − 4 2 x − 5 ≤ 1
Solving the Inequality ∣ 2 x − 5 x 2 − 4 ∣ ≤ 1 \left| \frac{2x-5}{x^2-4} \right| \le 1 x 2 − 4 2 x − 5 ≤ 1 :
This absolute value inequality is equivalent to the double inequality:
− 1 ≤ 2 x − 5 x 2 − 4 ≤ 1 -1 \le \frac{2x-5}{x^2-4} \le 1 − 1 ≤ x 2 − 4 2 x − 5 ≤ 1
Case 1: 2 x − 5 x 2 − 4 ≤ 1 \frac{2x-5}{x^2-4} \le 1 x 2 − 4 2 x − 5 ≤ 1
2 x − 5 x 2 − 4 − 1 ≤ 0 \frac{2x-5}{x^2-4} - 1 \le 0 x 2 − 4 2 x − 5 − 1 ≤ 0
2 x − 5 − ( x 2 − 4 ) x 2 − 4 ≤ 0 \frac{2x-5 - (x^2-4)}{x^2-4} \le 0 x 2 − 4 2 x − 5 − ( x 2 − 4 ) ≤ 0
− ( x 2 − 2 x + 1 ) x 2 − 4 ≤ 0 \frac{-(x^2 - 2x + 1)}{x^2-4} \le 0 x 2 − 4 − ( x 2 − 2 x + 1 ) ≤ 0
( x − 1 ) 2 x 2 − 4 ≥ 0 \frac{(x-1)^2}{x^2-4} \ge 0 x 2 − 4 ( x − 1 ) 2 ≥ 0
Since ( x − 1 ) 2 ≥ 0 (x-1)^2 \ge 0 ( x − 1 ) 2 ≥ 0 for all real x x x :
The numerator is 0 0 0 at x = 1 x = 1 x = 1 , which satisfies the inequality.
For x ≠ 1 x \neq 1 x = 1 , ( x − 1 ) 2 > 0 (x-1)^2 > 0 ( x − 1 ) 2 > 0 , so we require the denominator to be strictly positive:
x 2 − 4 > 0 ⟹ x ∈ ( − ∞ , − 2 ) ∪ ( 2 , ∞ ) x^2 - 4 > 0 \implies x \in (-\infty, -2) \cup (2, \infty) x 2 − 4 > 0 ⟹ x ∈ ( − ∞ , − 2 ) ∪ ( 2 , ∞ )
Thus, the solution set for Case 1 is:
S 1 = ( − ∞ , − 2 ) ∪ { 1 } ∪ ( 2 , ∞ ) S_1 = (-\infty, -2) \cup \{1\} \cup (2, \infty) S 1 = ( − ∞ , − 2 ) ∪ { 1 } ∪ ( 2 , ∞ )
Case 2: 2 x − 5 x 2 − 4 ≥ − 1 \frac{2x-5}{x^2-4} \ge -1 x 2 − 4 2 x − 5 ≥ − 1
2 x − 5 x 2 − 4 + 1 ≥ 0 \frac{2x-5}{x^2-4} + 1 \ge 0 x 2 − 4 2 x − 5 + 1 ≥ 0
2 x − 5 + x 2 − 4 x 2 − 4 ≥ 0 \frac{2x-5 + x^2-4}{x^2-4} \ge 0 x 2 − 4 2 x − 5 + x 2 − 4 ≥ 0
x 2 + 2 x − 9 ( x − 2 ) ( x + 2 ) ≥ 0 \frac{x^2 + 2x - 9}{(x-2)(x+2)} \ge 0 ( x − 2 ) ( x + 2 ) x 2 + 2 x − 9 ≥ 0
Finding the roots of the numerator x 2 + 2 x − 9 = 0 x^2 + 2x - 9 = 0 x 2 + 2 x − 9 = 0 :
x = − 2 ± 4 − 4 ( 1 ) ( − 9 ) 2 = − 1 ± 10 x = \frac{-2 \pm \sqrt{4 - 4(1)(-9)}}{2} = -1 \pm \sqrt{10} x = 2 − 2 ± 4 − 4 ( 1 ) ( − 9 ) = − 1 ± 10
Using the sign scheme (wavy curve method) with critical points − 1 − 10 ≈ − 4.16 -1-\sqrt{10} \approx -4.16 − 1 − 10 ≈ − 4.16 , − 2 -2 − 2 , 2 2 2 , and − 1 + 10 ≈ 2.16 -1+\sqrt{10} \approx 2.16 − 1 + 10 ≈ 2.16 :
S 2 = ( − ∞ , − 1 − 10 ] ∪ ( − 2 , 2 ) ∪ [ − 1 + 10 , ∞ ) S_2 = (-\infty, -1-\sqrt{10}] \cup (-2, 2) \cup [-1+\sqrt{10}, \infty) S 2 = ( − ∞ , − 1 − 10 ] ∪ ( − 2 , 2 ) ∪ [ − 1 + 10 , ∞ )
Finding the Intersection S 1 ∩ S 2 S_1 \cap S_2 S 1 ∩ S 2 :
For x < − 2 x < -2 x < − 2 :
( − ∞ , − 2 ) ∩ ( − ∞ , − 1 − 10 ] = ( − ∞ , − 1 − 10 ] (-\infty, -2) \cap (-\infty, -1-\sqrt{10}] = (-\infty, -1-\sqrt{10}] ( − ∞ , − 2 ) ∩ ( − ∞ , − 1 − 10 ] = ( − ∞ , − 1 − 10 ]
For − 2 < x < 2 -2 < x < 2 − 2 < x < 2 :
{ 1 } ∩ ( − 2 , 2 ) = { 1 } \{1\} \cap (-2, 2) = \{1\} { 1 } ∩ ( − 2 , 2 ) = { 1 }
For x > 2 x > 2 x > 2 :
( 2 , ∞ ) ∩ [ − 1 + 10 , ∞ ) = [ − 1 + 10 , ∞ ) (2, \infty) \cap [-1+\sqrt{10}, \infty) = [-1+\sqrt{10}, \infty) ( 2 , ∞ ) ∩ [ − 1 + 10 , ∞ ) = [ − 1 + 10 , ∞ )
Finally, we must exclude x = 5 2 = 2.5 x = \frac{5}{2} = 2.5 x = 2 5 = 2.5 , which lies inside [ − 1 + 10 , ∞ ) [-1+\sqrt{10}, \infty) [ − 1 + 10 , ∞ ) :
[ − 1 + 10 , ∞ ) ∖ { 5 2 } = [ − 1 + 10 , 5 2 ) ∪ ( 5 2 , ∞ ) [-1+\sqrt{10}, \infty) \setminus \left\{\frac{5}{2}\right\} = \left[-1+\sqrt{10}, \frac{5}{2}\right) \cup \left(\frac{5}{2}, \infty\right) [ − 1 + 10 , ∞ ) ∖ { 2 5 } = [ − 1 + 10 , 2 5 ) ∪ ( 2 5 , ∞ )
Determining the Domain and Value of a + b + c + d + e a+b+c+d+e a + b + c + d + e :
The complete domain of f ( x ) f(x) f ( x ) is:
( − ∞ , − 1 − 10 ] ∪ { 1 } ∪ [ − 1 + 10 , 5 2 ) ∪ ( 5 2 , ∞ ) (-\infty, -1-\sqrt{10}] \cup \{1\} \cup \left[-1+\sqrt{10}, \frac{5}{2}\right) \cup \left(\frac{5}{2}, \infty\right) ( − ∞ , − 1 − 10 ] ∪ { 1 } ∪ [ − 1 + 10 , 2 5 ) ∪ ( 2 5 , ∞ )
Comparing this with the given form ( − ∞ , a ] ∪ { b } ∪ [ c , d ) ∪ ( e , ∞ ) (-\infty, a] \cup \{b\} \cup [c, d) \cup (e, \infty) ( − ∞ , a ] ∪ { b } ∪ [ c , d ) ∪ ( e , ∞ ) , we get:
a = − 1 − 10 a = -1 - \sqrt{10} a = − 1 − 10
b = 1 b = 1 b = 1
c = − 1 + 10 c = -1 + \sqrt{10} c = − 1 + 10
d = 5 2 d = \frac{5}{2} d = 2 5
e = 5 2 e = \frac{5}{2} e = 2 5
Calculating the required sum:
a + b + c + d + e = ( − 1 − 10 ) + 1 + ( − 1 + 10 ) + 5 2 + 5 2 a + b + c + d + e = (-1 - \sqrt{10}) + 1 + (-1 + \sqrt{10}) + \frac{5}{2} + \frac{5}{2} a + b + c + d + e = ( − 1 − 10 ) + 1 + ( − 1 + 10 ) + 2 5 + 2 5
a + b + c + d + e = − 2 + 1 + 5 = 4 a + b + c + d + e = -2 + 1 + 5 = 4 a + b + c + d + e = − 2 + 1 + 5 = 4