document.write( "Question 437174: Find the domain of f(x)=(√(4-x))/(|x|-2) \n" ); document.write( "
Algebra.Com's Answer #302429 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29+=+sqrt%284-x%29%2F%28abs%28x%29+-+2%29\"
\n" ); document.write( "The domain of the numerator is (\"-infinity\", 4].
\n" ); document.write( "The domain of the denominator is the set of all real numbers EXCEPT 2 and -2.
\n" ); document.write( "Get the intersection of the two domains:
\n" ); document.write( "(\"-infinity\", -2) U(-2, 2)U(2, 4]
\n" ); document.write( "Since no other elements of this set will make the denominator 0, this is the final answer.
\n" ); document.write( "
\n" );