22.9k views
3 votes
Mr. Khans is buying staplers for his office. Each stapler costs $16.99. Write a function to represent the situation.

2 Answers

4 votes
16.99•x=
X stands for per stapler you buy and you times that but 16.99 and you get your answer
User Pulekies
by
7.6k points
2 votes

Answer:


C(x)=16.99x

Explanation:

Let x be the number of staplers and C(x) be total cost in dollars of x stapler.

Cost of each stapler = $16.99

So, the formula for total cost is

Total cost = Cost of each units × Number of units

Substitute 16.99 for Cost of each units and x for number of units in the above formula.

Total cost =
16.99* x

Total cost =
16.99x

C(x) be total cost in dollars of x stapler. So, the cost function is


C(x)=16.99x

Therefore, the function C(x)=16.99x represents the given situation.

User Stephen Kennedy
by
8.2k points