f(a)=r, f(b)=q, f(c)=t, f(d)=r

Write functions as a set of ordered pairs. Give domain and range of t.
f= type ordered pairs
domain is
range is

To write the function as a set of ordered pairs, we can use the given information:

f(a) = r
f(b) = q
f(c) = t
f(d) = r

As a set of ordered pairs, the function would be represented as:
{ (a, r), (b, q), (c, t), (d, r) }

The domain of a function refers to the set of all possible input values. In this case, the domain would be { a, b, c, d }.

The range of a function refers to the set of all possible output values. Based on the given information, we know that f(c) = t. Therefore, t is in the range of the function.

So, the domain of the function is { a, b, c, d } and the range of the function is { t }.