How do you find the domain of sqrt{-x - 2}x2?

1 Answer
Jun 19, 2016

All values of x smaller than or equal to -2 (or x<=-2x2)

Explanation:

Domain of sqrt(f(x))f(x) is always all values of x for which f(x)>=0f(x)0 as if f(x)f(x) is negative, sqrt(f(x))f(x) is no longer real.

Thus, here f(x)=-x-2f(x)=x2

f(x)>=0f(x)0 which means that -x-2>=0x20

Adding 2 on both sides, we get
-x>=2x2

If we multiply -1 on both sides, we'll have to reverse the sign of inequality, so this becomes

x<=-2x2

Hence for all values of x smaller than or equal to -2, sqrt(-x-2)x2 will be real and hence, these values are the domain for this function.