Answer:
[tex]x \geq 14[/tex]
Step-by-step explanation:
The contents of a square root cannot be negative, because no number squared returns a negative value. This means that the domain of a sqrt function can be found by finding all x values for which the contents of the sqrt are not negative. In other words, if given some function f(x) = sqrt(g(x)), then the domain of f(x) is all x for which g(x) >= 0.
In this problem, the content of the sqrt is x - 14. Thus, we'll find all x values for which this expression is not negative.
[tex]x - 14 \geq 0\text{ //}+14\\x - 14 + 14 \geq 0 + 14\text{ // Simplify}\\\boxed{x \geq 14}[/tex]