To find the linear function that represents the total cost \( c \) when \( x \) tickets are ordered, we are given the following:
- There is a service fee of $5.50.
- The total cost for 5 tickets is $108.00.
Let \( p \) be the price of one ticket. The cost for ordering \( x \) tickets plus the service fee will be represented as:
\[ c(x) = px + 5.50 \]
Given that the cost for 5 tickets is $108.00, we can write the equation:
\[ c(5) = 5p + 5.50 = 108 \]
Now we can solve for \( p \):
-
Subtract $5.50 from both sides: \[ 5p = 108 - 5.50 \] \[ 5p = 102.50 \]
-
Divide by 5: \[ p = \frac{102.50}{5} = 20.50 \]
Now we can substitute \( p \) back into our cost function:
\[ c(x) = 20.50x + 5.50 \]
This gives us the total cost function:
\[ c(x) = 5.50 + 20.50x \]
Thus, the correct answer is:
\[ \boxed{c(x) = 5.50 + 20.50x} \]