Give your own example of a function using a set of at least 4 ordered pairs. The DOMAIN will be any four integers between 0 and +10. The RANGE will be any four integers between -12 and 5

To create a function using a set of at least 4 ordered pairs, we need to assign a unique value in the range to each value in the domain. Let's choose the domain as {1, 3, 7, 9} and the range as {-10, -5, 2, 4}. We can now create the ordered pairs as follows:

Ordered Pair 1: (1, -10)
Ordered Pair 2: (3, -5)
Ordered Pair 3: (7, 2)
Ordered Pair 4: (9, 4)

This example shows a function where each unique value in the domain maps to a unique value in the range.