Respuesta :
Answer:
A. x <= 2
Step-by-step explanation:
The domain of a real function should be all real numbers. In
f(x) = sqrt(2-x)
we need 2-x to be non-negative, therefore
2-x >= 0
which implies
x <= 2
Answer:
[tex]\Huge \boxed{{x\leq 2}}[/tex]
Step-by-step explanation:
The function is given,
[tex]f(x)=\sqrt{2-x}[/tex]
The domain of a function are all possible values of x.
There are restrictions for the value of x.
2 - x cannot be equal to a negative number, because the square root of a negative number is undefined. 2 - x has to equal to 0 or be greater than 0.
[tex]2-x\geq 0[/tex]
[tex]-x\geq -2[/tex]
[tex]x\leq 2[/tex]
The domain of the function is x ≤ 2.