Function Vocab
                What do you call a matching x and y value written like this: (x,y)
What is an ORDERED PAIR?
The set of all inputs
What is Domain?
The number of labels a graph should have?
What is 3?
The set of all outputs
What is the range?
Given the points write a function rule (0,0); (2,1); (4,2)
What is y=x/2?
The scale should you use if you have a 10x10 graph and your range is {9,18,27,36}
What is 4?
| x | y | 
| 2 | 4 | 
| 1 | 5 | 
| 2 | 6 | 
Given the points write a function rule (-1,-1); (0,1); (1,3);(2,5)
What is f(x)=2x+1?
