Question 9870: Describe the domain and range of the function.
Input 0 2 4 6 8 10
Output 7 10 12 15 17 21
Answer by rapaljer(4671) (Show Source):
You can put this solution on YOUR website! Domain is the Input: {0,2,4,6,8,10}
Range is the Output: {7,10,12,15,17,21}
To make it easy to remember, everything is in alphabetical order: x comes before y, D for domain comes before R for Range, and I for Input comes before O for Output.
R^2 at SCC
|
|
|