The ABM club wants to rent a bus for the yearly
educational trip. The rent of the bus is P10,000,
which will be divided among the members that agree
to join. At this moment, 8 students have already
signed up.
a. at this moment, what is the cost for each member?
b. by making a table, show what happen to the cost
per member as additional members agrees to join.
c. Write a function for the cost per member C(m)
related to the number of additional members m that
agree to join.
(a)
The cost for each member is P1250.
(b) Let the number of additional members that agree to join.
The cost per member decreases from P1250 if the number of additional members increases from
(c)
Comments