At an arcade, there is a machine that accepts game tokens and returns tickets
that can be redeemed for prizes. Inserting 5 tokens returns 3 tickets and
inserting 10 tokens returns 8 tickets. You must insert tokens in multiples of 5 or
10, and you have a total of 20 tokens. Identify the domain in this situation?
*