Answer:


Explanation:
Given functions:

Function composition is an operation that takes two functions and produces a third function.
The given composite function
equals f[g(x)], which means to substitute function g(x) in place of the x in function f(x):
![\begin{aligned}\implies f \circ g (x) & = f[g(x)]\\\\& = f\left((1)/(x-5)\right)\\\\& = (1)/((1)/(x-5)-7)\\\\& = (1)/((1)/(x-5)-(7(x-5))/(x-5))\\\\& = (1)/((1-7(x-5))/(x-5))\\\\& = (x-5)/(1-7(x-5))\\\\& = (x-5)/(36-7x)\end{aligned}](https://img.qammunity.org/2023/formulas/mathematics/college/khjnnrsjqhyoi4hwgipw7uuzezdbxd62yg.png)
The domain is the set of all possible input values (x-values).
The domain of the composite function f[g(x)] is the set of those inputs x in the domain of g for which g(x) is in the domain of f.
The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.
Therefore, the domain of g(x) consists of all real numbers except x = 5, since that input value causes the denominator to be zero.
So x = 5 is not in the domain of the composite function.
The domain of f(x) consists of all real numbers except x = 7, since that input value causes the denominator to be zero.
So it is necessary to exclude from the domain of g(x) that value of x for which g(x) = 7.

Alternatively, to find the other value of x that is not in the domain of the composite function, set the denominator of the composite function to zero and solve for x → x = ³⁶/₇.
Therefore, the domain of the given composite function is the set of all real numbers except x = 5 and x = ³⁶/₇:
Domain of the composite function




