Start by assuming the domain is all real numbers, then remove any x-values that break the function. Two rules cover most cases: you cannot divide by zero, and you cannot take the square root of a negative number. For f(x) = 1/(x − 3), the value x = 3 makes the denominator zero, so the domain is every real number except 3. For f(x) = √x, negative inputs are not allowed, so the domain is x ≥ 0.