130k views
3 votes
tay volunteered to sell tickets to an upcoming school play. there are a total of 75 tickets available for a cost of 3$ each. Let M represent the total amount of money she receives from ticket sales and T represent the number of tickets. Write a function m(t) to represent the total amount of money Tay receives from tickets sales.The question: what is the function and what is the domain

User Pfc
by
4.7k points

1 Answer

6 votes

We have the following:

To achieve the function we must know that the total value (M) is equal to the multiplication of the number of tickets (T) by their price (3)

The function is:


M=3\cdot T

The domain is:


D=\lbrack0,75\rbrack

User Vicport
by
5.0k points