Answer:
The revenue depends on the number of people n that purchases tickets, knowing that each ticket costs $30.00, the total revenue will be:
f(n) = $30.00*n
Now, we also know that the stadium is capable of seating a maximum of m fans, so the maximum possible value for n is m.
Now, for the function f(n), we have that:
The domain is the set of the possible values of n
The range is the set of the possible values of f(n).
We want to find the domain.
First, the minimum possible value of n is 0, the case where nobody purchases a ticket.
The maximum possible value of n is m, this is the case where the stadium is full.
Then the domain will be:
D= {n,m ∈ Z, 0 ≤ n ≤ m}
Where we imposed that n must be an integer number because n represents a whole quantity.