Question: What is the domain of the function f(x) = sqrt(x - 1)?
Options:
Correct Answer: x >= 1
Solution:
The expression under the square root must be non-negative, so x - 1 >= 0, hence x >= 1.