let f(x) = 1/x-3 and g(x) = the square root of x+5. What is the domain of (f o g) (x)

Option B is correct. the required domain of the function will be expressed as [-5, 3) U (3, ∞)
The domain of a function is the input function for which a function exists.
Given the functions
f(x) = 1/x-3
g(x) = √x+5
Get the composite function (f o g) (x)
(f o g) (x) = f(g(x))
f(g(x)) = f( √x+5)
[tex]f(g(x)) =\frac{1}{\sqrt{x+5}-3 }[/tex]
According to the function gotten, we can see that the domain of the fucntion will exist for all values of x except at x = 4. The function tends to infinity at x = 4. Hence the required domain of the function will be expressed as [-5, 3) U (3, ∞)
Learn more here: https://brainly.com/question/10564333