191k views
0 votes
In a restaurant, the cost of providing a particular type of food is partly constant and partially inversely proportional to the number of people. If cost per head for 100 people is 30k and the cost for 40 people is 60k, Find the cost for 50 people?

User Tesfa
by
8.0k points

1 Answer

3 votes

Answer:

Explanation:

Explanation

C = a + k

1N

= c

= aN+kN

CN = aN + K

30(100) = a(100) + k

3000 = 100a + k.......(i)

60(40) = a(40) + k

2400 = 40a + k.......(ii)

eqn (i) - eqn (ii)

600 = 60a

a = 10

subt. for a in eqn (i) 3000 = 100(10) + K

3000 - 1000 = k

k = 2000

CN = 10N + 2000. when N = 50,

50C = 10(50) + 2000

50C = 500 + 2000

C = 250050

= 50k

User Owen Hartnett
by
8.1k points