Question 625600
<pre>

consider the relation given by the table
x:1 2 3 5 3 4
y:4 5 7 9 2 2
(a) is this a relation function?
<font color = "red">
No, because the x-value 3 corresponds to 2 different y-values, 7 and 2.
A function cannot have the same x-value corresponding to two different
y-values.
</font>
(b) what is the domain?
<font color = "red">
The set of all x-values {1,2,3,4,5}
</font>
(c) what is the range?
<font color = "red">
The set of all y-values {2,4,5,7,9}
</font>
Edwin</pre>