Domains
Quote:Does anyone know how to find out the domain of a function and how to write out its answer and easy memorisable way?
Domains are fairly straight forward. Ranges are more fun. Typically, the domain is going to be of the form...
"All {Real} numbers {<,>,ne} restriction."
Where the values in brackets might be substituted with other values. Example:
y = 1/x
The domain is "all real numbers not equal to zero". Obviously, x=0 is not defined.
y = 1/(x^2-1) All real numbers not equal to 1 or -1.
y = sqrt(x) All real numbers >= 0