You can
put this solution on YOUR website!Domain is all the X coordinates
Range is the Y coordinates
It is a function If and only If each X maps to a single Y. More than one X can map to the same Y, but any specifci X can map to only one Y
In your case the domain is {0,2,3,5}
The range is {0, 3, 7, -1}
It is a function