Question 890138
DETERMINE THE DOMAIN AND RANGE FOR A PROBLEM THAT LOOKS LIKE THIS:
Domain is the set of values x can have.
Range is the set of values y can have.
----------------------------- 
{(x,y) | x =2 }
Domain:: x = 2
Range:: All Real Numbers
-------------------------------- 
{(x,y) | x^2y =16 }
y = 16/x^2
Domain:: All Real Numbers except x = 0
Range:: Since x^2 is never negative, 
y is all Real Numbers greater than zero.
-----------------------------------
 {(x,y) | y= = |x| + 2 }
Domain: All Real Numbers.
Range:: Since |x| is never negative,
y is all Real Numbers greater than or equal to 2.
===========
Cheers,
Stan H.
============