document.write( "Question 646743: what is the domain of (5-x)^(1/6) \n" ); document.write( "
Algebra.Com's Answer #405929 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"matrix%282%2C1%2C%22%22%2C%285-x%29%5E%281%2F6%29%29\" is the same as \"root%286%2C5-x%29\"\r\n" );
document.write( "\r\n" );
document.write( "6th root is an EVEN root, and even roots of negative numbers are not\r\n" );
document.write( "real numbers, so we must make sure that 5-x is not negative which means\r\n" );
document.write( "that it is positive or zero, which means that it is greater than or equal\r\n" );
document.write( "to zero.  So we require this inequality to make sure what's under the\r\n" );
document.write( "EVEN root radical is not negative: \r\n" );
document.write( "\r\n" );
document.write( "5 - x > 0\r\n" );
document.write( "\r\n" );
document.write( "   -x > -5\r\n" );
document.write( "\r\n" );
document.write( "Then we divide through by -1 which reverses the inequality\r\n" );
document.write( "\r\n" );
document.write( "    x < 5\r\n" );
document.write( "\r\n" );
document.write( "In interval notation that is (\"-infinity\", 5]\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );