document.write( "Question 782841: I need to figure out how to do these and don't understand what steps need to be done.
\n" ); document.write( "find the domain of the function
\n" ); document.write( "f(x)= √23-x
\n" ); document.write( "

Algebra.Com's Answer #476552 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Consider two issues for domain:


\n" ); document.write( "1. The denominator isn't 0


\n" ); document.write( "2. What's under an even root (usually 2...i.e. square root) isn't negative.


\n" ); document.write( "If this is \"sqrt%2823-x%29\" then 23-x >= 0 so -x >= -23 so x <= 23.


\n" ); document.write( "The domain is all real numbers such that x<=23. \n" ); document.write( "

\n" );