Concept:A square root function expression is defined only when the expression inside (the radicand) is non‑negative (≥ 0). For a sum of two square roots to be real, each radicand must satisfy this condition simultaneously.Explanation:We have f(x)=x−1+6−x.For the first square root: x−1≥0⟹x≥1.For the second square root: 6−x≥0⟹x≤6.Both conditions must hold at the same time, so x satisfies 1≤x≤6.Thus the set of all permissible values of x (the domain) is the closed interval from 1 to 6.Answer:[1,6] (Option C).