At the fair you buy an unlimited ride pass for $22 and plan to play some games costing $2.50 per game. Write a function in x that represents the total amount you spend on rides and games at the fair. Be sure to indicate any domain restrictions.The option box of the greater than or less than is interchangable. Thanks for the help!

At the fair you buy an unlimited ride pass for 22 and plan to play some games costing 250 per game Write a function in x that represents the total amount you sp class=

Respuesta :

ANSWER

f(x) = 2.50x + 22

EXPLANATION

Each game costs $2.50, so the cost for x games is 2.50x. To this, we have to add the initial cost of the unlimited ride pass, $22. The function is f(x) = 2.50x + 22.

The domain of this function is given by what x represents. In this case, x represents the number of games you play at the fair so it cannot be negative - note that you can't play -5 games. Hence, the domain is x ≥ 0, if x is an integer