The given quadratic function is in the form of f(x) = x^2 - 8x + 15. To find the axis of symmetry, we can use the formula x = -b/2a, where a, b, and c are coefficients of the quadratic equation. In this case, a = 1 and b = -8. Substituting these values into the formula, we get x = -(-8)/2(1), which simplifies to x = 4. Therefore, the correct answer is "Axis: x=4".
To find the range of the function, we need to determine the set of all possible y-values that the function can produce. Since the coefficient of x^2 is positive, the parabola opens upward and the minimum value occurs at the vertex. The y-coordinate of the vertex can be found by substituting the x-coordinate of the axis of symmetry (4) into the function. f(4) = (4)^2 - 8(4) + 15 = 16 - 32 + 15 = -1. Hence, the range of the function is (-1, infinity). Therefore, the correct answer is "Range: (-1, infinity)".