To determine the correct cost function based on the information provided, let's break down the components:
- Each item costs $1.25.
- There is a flat fee of $1.25 that is incurred no matter how many items you buy.
- We want to express the total cost as a function of the number of items \( n \).
The total cost would consist of the cost of the items plus the flat fee:
- The cost for \( n \) items is \( 1.25n \).
- The flat fee is another \( 1.25 \).
So the total cost function can be written as:
\[ \text{cost} = 1.25n + 1.25 \]
This corresponds to option b:
b. cost = $1.25 x n + $1.25