If the domain of the function $ f(x) = \log_7(1 - \log_4(x^2 - 9x + 18)) $ is $ (\alpha, \beta) \cup (\gamma, \delta) $, then $ \alpha + \beta + \gamma + \delta $ is equal to
For the function \( f(x) = \log_7(1 - \log_4(x^2 - 9x + 18)) \) to be defined, two conditions must be met:
Condition 1: The argument of the outer logarithm, \( 1 - \log_4(x^2 - 9x + 18) \), must be positive.
\[ 1 - \log_4(x^2 - 9x + 18)>0 \] \[ 1>\log_4(x^2 - 9x + 18) \] \[ 4^1>x^2 - 9x + 18 \] \[ 4>x^2 - 9x + 18 \] \[ 0>x^2 - 9x + 14 \] \[ x^2 - 9x + 14<0 \] Factoring the quadratic \( x^2 - 9x + 14 \): \[ (x - 2)(x - 7)<0 \] This inequality is satisfied when \( 2<x<7 \). Thus, \( x \in (2, 7) \). ...(2)
Condition 2: The argument of the inner logarithm, \( x^2 - 9x + 18 \), must be positive.
\[ x^2 - 9x + 18>0 \] Factoring the quadratic \( x^2 - 9x + 18 \): \[ (x - 3)(x - 6)>0 \] This inequality is satisfied when \( x<3 \) or \( x>6 \). Thus, \( x \in (-\infty, 3) \cup (6, \infty) \). ...(1)
The domain of the function is the intersection of the intervals from conditions (1) and (2).
The intersection of \( (-\infty, 3) \) and \( (2, 7) \) is \( (2, 3) \).
The intersection of \( (6, \infty) \) and \( (2, 7) \) is \( (6, 7) \).
Therefore, the domain of the function is \( (2, 3) \cup (6, 7) \). Given that the domain is \( (\alpha, \beta) \cup (\gamma, \delta) \), we have \( \alpha = 2 \), \( \beta = 3 \), \( \gamma = 6 \), and \( \delta = 7 \).
The value of \( \alpha + \beta + \gamma + \delta \) is calculated as follows:
\[ \alpha + \beta + \gamma + \delta = 2 + 3 + 6 + 7 = 18 \]