Given f(x) = sqrt(x - 1)/(x + 12), what is the smallest possible integer value for x such that f(x) has a real number value?
The answer is 1; any value below 1 will result in attempting to take the square root of a negative number.