Steve S. answered 12/13/13
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
For a specific function, or graph, or table of points, the domain and range are NOT ARBITRARY.
Functions, or graphs, or tables of points, are Relations. A Relation is a set of Ordered Pairs. This is an Ordered Pair: (x, y); the order matters; x first, then y.
The Domain of a Relation is the set of all the x-values in the Relation's set of Ordered Pairs.
The Range of a Relation is the set of all the y-values in the Relation's set of Ordered Pairs.
Let T = { (-3, 4), (-2, -1), (4, -3), (-2, 2) } be a Relation.
The Domain of T = { -3, -2, 4 } and the Range of T = { -3, -1, 2, 4 }.
A Function is a Relation where ordered pairs with the same x-value have the same y-value. If a Relation has two ordered pairs with the same x-values and different y-values, then the Relation is not a Function.
P = { (x,y) | y = x^2 + 1 } is a Function with Domain = { x | x is any Real Number } and Range = { y | 1 <= y }.
Q = { (x,y) | x = y^2 + 1 } is NOT a Function because y = +- sqrt(x - 1); its Domain = { x | 1 < x } and its Range = { y | y is any Real Number }. Q is the Inverse of P.