Correct answer: f⁻¹(x) = 3 - sqrt(x - 7)
f(x) = (x-3)² + 7. On (-∞, 3] the function is one-one (decreasing branch) with range [7, ∞), so it is invertible. Solving y = (x-3)² + 7: x = 3 ± sqrt(y-7). Since x <= 3 requires x-3 <= 0, choose the minus sign: f⁻¹(x) = 3 - sqrt(x - 7).