document.write( "Question 1072767: name all values of x that are not in the domain of the given function:
\n" ); document.write( "g(x)=sqrt(x-3)
\n" ); document.write( "

Algebra.Com's Answer #687641 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
So the domain is all values for which the function is defined.
\n" ); document.write( "Square root requires a non-negative argument,
\n" ); document.write( "\"x-3%3E=0\"
\n" ); document.write( "\"x%3E=3\"
\n" ); document.write( "So values not in the domain would be the complement of this set,
\n" ); document.write( "\"x%3C3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );