document.write( "Question 201546: State the domain of the given function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = sqrt-x-2 \r
\n" );
document.write( "\n" );
document.write( "possible answers\r
\n" );
document.write( "\n" );
document.write( "(-∞, 2]
\n" );
document.write( "[-2, ∞)
\n" );
document.write( "(-∞, -2]
\n" );
document.write( "[2, ∞)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151806 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The domain is the set of possible (acceptable) values for x. If a domain is not explicitly specified, then the domain is all Real numbers unless there are reasons to exclude certain numbers. Examples of x-values which should be excluded from domains:
\n" ); document.write( " \n" ); document.write( "Your function has no denominators or logarithm functions. But it does have a square root. So we have to make sure that the radicand, (-x-2), can not become negative. In other words we have to make sure the radicand is either 0 or positive. The following inequality says that (-x-2) is either zero or positive: \n" ); document.write( " \n" ); document.write( "To find the domain we need to determine what x-values make this inequality true. In other words we need to solve this inequality. Adding x to both sides we get: \n" ); document.write( " \n" ); document.write( "Note: By adding x, instead of 2, two things are accomplished:
\n" ); document.write( "So this solution describes our domain. In interval notation this would be: \n" ); document.write( "(-∞, -2] \n" ); document.write( " |