Admission to a state fair is $10, and each ride ticket costs $2.50. Write an en

EXPLANATION
Let's call t to the number of tickets and c to the total cost, the appropiate relationship would be:
c = 2.5t + 10
The variable in the expression represents the number of tickets.