40.6k views
5 votes
A chair rental company charges $100 for delivery plus $3 per chair.

Write an explicit function for the total cost, T(c), of renting c number of
chairs.

2 Answers

5 votes

Answer:

T ( c)= $ 100 + $ 3 c

Explanation:

Given that :-

  • Fee for delivery = $ 100
  • Cost per chair = $ 3
  • No. of chair = c

To Find :-

  • Total cost T( c) of renting c no. of chairs.

Solution :-

Total Cost, T ( c) = Fee + cost per chair × no. of chairs.

T ( c) = $ 100 + $ 3 × c

T ( c) = $ 100 + $ 3 c

User Nayan Srivastava
by
6.6k points
3 votes

Answer:

T(c) = 100 + 3*c

Explanation:

cost = fee + cost per chair * number of chairs

T(c) = 100 + 3*c

User Steven Eckhoff
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.