Answer:
Function Domain and Range
g(x)=\sqrt{x} -5
what is the range and domain
To find the range of g(x), we can substitute a few values of x into the expression for g(x) to see what the output is. For example, when x = 0, g(x) = sqrt(0) - 5 = 0 - 5 = -5. When x = 1, g(x) = sqrt(1) - 5 = 1 - 5 = -4. When x = 2, g(x) = sqrt(2) - 5 = 1.4142 - 5 = -3.5858.
As we can see, the output of g(x) is always a negative number for any value of x in the domain. Therefore, the range of g(x) is the set of all negative real numbers, or (-infinity, 0).
So, the domain of g(x) is all real numbers x such that x >= 0, and the range of g(x) is all negative real numbers (-infinity, 0).