Problema Solution

You and some friends are going to a museum. Each ticket cost $4.50. If n is the number of tickets purchased, write an expression that gives the total cost of buying n tickets.

Answer provided by our tutors

We can write the expression as:

f(n)=4.5n


Where f(n) stands for the total cost.