document.write( "Question 513411: Find the domain of g(x)=sqrt(1-x)\r
\n" );
document.write( "\n" );
document.write( "its a homework and i cant figure it out
\n" );
document.write( "my options are
\n" );
document.write( "a. -infinity, 1
\n" );
document.write( "b. 1, infinity
\n" );
document.write( "c. and all real numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #342996 by tinbar(133)![]() ![]() ![]() You can put this solution on YOUR website! So the domain is pretty much a set of numbers that 'works' for the given function. In this case, you'll notice the only thing that might cause problems is the sqrt part. Clearly you CANNOT take sqrt of negative numbers. Like the sqrt(-5) does not exist (Why? If you cannot figure it out, assume it does exist, then it's either positive or negative, but then what?...)\r \n" ); document.write( "\n" ); document.write( "Anyway, you cannot let the argument of the sqrt be negative. In this case, the part in the sqrt, 1-x, cannot be less than 0. \r \n" ); document.write( "\n" ); document.write( "We want 1-x>=0, rearranging gives x>=1. So we want all numbers in the set of 1 to +infinity, which is choice b for you. \n" ); document.write( " |