SOLUTION: what is the domain of (5-x)^(1/6)

Algebra ->  Functions -> SOLUTION: what is the domain of (5-x)^(1/6)      Log On


   



Question 646743: what is the domain of (5-x)^(1/6)
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
matrix%282%2C1%2C%22%22%2C%285-x%29%5E%281%2F6%29%29 is the same as root%286%2C5-x%29

6th root is an EVEN root, and even roots of negative numbers are not
real numbers, so we must make sure that 5-x is not negative which means
that it is positive or zero, which means that it is greater than or equal
to zero.  So we require this inequality to make sure what's under the
EVEN root radical is not negative: 

5 - x > 0

   -x > -5

Then we divide through by -1 which reverses the inequality

    x < 5

In interval notation that is (-infinity, 5]

Edwin