Hello.
We have a function y = f(x), that associates for each value of x a value in y. We represent this in a ordered pair (x, y). In this exercise, we have the price in function of the number of lines, so, the first element of the pair is the number of lines and the following is the price.
Therefore, for 14 lines and $81, we have x = 14 and y = 81 and the pair is:
(14, 81)
b) The cost is the value in y, so, we have y = 37 and x = 3. The pair is:
(3, 37)