191k views
0 votes
You have 236 tickets in a raffle, and each ticket is worth its own value, such that if you get ticket 236, the price would be $236, and for ticket 5, the price would be $5, and so on. What would be the formula to calculate the price of a given ticket number?

Options:

Price = Ticket Number - 1
Price = 236 - Ticket Number
Price = Ticket Number + 1
Price = 236 - (Ticket Number - 1)

User Mdahlman
by
8.4k points

1 Answer

4 votes

Final answer:

The formula to calculate the price of a given ticket number in this raffle is Price = 236 - (Ticket Number - 1). For example, if you have ticket number 5, the price would be calculated as: Price = 236 - (5 - 1) = 236 - 4 = 232. So the price of ticket number 5 would be $232.

Step-by-step explanation:

The formula to calculate the price of a given ticket number in this raffle is Price = 236 - (Ticket Number - 1).

For example, if you have ticket number 5, the price would be calculated as:
Price = 236 - (5 - 1) = 236 - 4 = 232.

So the price of ticket number 5 would be $232.

User Zully
by
8.8k points