Let \(f: [2, \infty) \rightarrow R\) be the function defined by \(f(x) = x^2 - 4x + 5\). We need to find the range of f.
First, complete the square for the quadratic function:
\(f(x) = x^2 - 4x + 5 = (x^2 - 4x + 4) + 1 = (x - 2)^2 + 1\)
Since the domain is \([2, \infty)\), let's find the minimum value of \(f(x)\) in this interval. The vertex of the parabola \(y = (x-2)^2 + 1\) is at x = 2. Since the coefficient of \(x^2\) is positive, the parabola opens upwards, so x = 2 corresponds to a minimum.
When \(x = 2\), \(f(2) = (2 - 2)^2 + 1 = 0^2 + 1 = 1\).
As x increases from 2 to infinity, \((x-2)^2\) also increases from 0 to infinity. Therefore, \(f(x) = (x-2)^2 + 1\) increases from 1 to infinity.
Thus, the range of f is \([1, \infty)\).
Therefore, the correct option is (B) \([1, \infty)\).