For the function f(x)=log0.6(x2−42x−5) to be defined, two conditions must be satisfied:
- The argument of the logarithm must be strictly positive:
x2−42x−5>0⟹2x−5=0⟹x=25
Also, the denominator cannot be zero:
x2−4=0⟹x=±2
- The expression inside the square root must be non-negative:
log0.6(x2−42x−5)≥0
Since the base of the logarithm is 0.6<1, the inequality sign reverses when removing the logarithm:
x2−42x−5≤(0.6)0
x2−42x−5≤1
Since both sides are non-negative, we can square both sides:
(2x−5)2≤(x2−4)2
(x2−4)2−(2x−5)2≥0
Using the identity A2−B2=(A−B)(A+B):
(x2−4−2x+5)(x2−4+2x−5)≥0
(x2−2x+1)(x2+2x−9)≥0
(x−1)2(x2+2x−9)≥0
Since (x−1)2≥0 for all real x, the inequality holds if:
x−1=0⟹x=1
or
x2+2x−9≥0
Finding the roots of x2+2x−9=0 using the quadratic formula:
x=2−2±4−4(1)(−9)=2−2±40=−1±10
Thus, x2+2x−9≥0 gives:
x∈(−∞,−1−10]∪[−1+10,∞)
Combining this with x=1, the solution to the inequality is:
x∈(−∞,−1−10]∪{1}∪[−1+10,∞)
Now, we must exclude the restricted values x=±2 and x=25.
Note that −1−10≈−4.16 and −1+10≈2.16.
The values −2 and 2 do not fall in the above intervals, so they are already excluded.
However, 25=2.5, which lies in the interval [−1+10,∞). We must exclude it by splitting the interval:
[−1+10,25)∪(25,∞)
The final domain of the function is:
(−∞,−1−10]∪{1}∪[−1+10,25)∪(25,∞)
Comparing this with the given domain (−∞,a]∪{b}∪[c,d)∪(e,∞), we get:
a=−1−10
b=1
c=−1+10
d=25
e=25
We need to find the value of a+b+c+d+e:
a+b+c+d+e=(−1−10)+1+(−1+10)+25+25
=−1−10+1−1+10+5
=4
Answer: 4