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)
"\\dfrac{10000}{8}=1250"The cost for each member is P1250.
(b) Let "m=" the number of additional members that agree to join.
The cost per member "C(m)" decreases from P1250 if the number of additional members "m" increases from "0."
(c)
Comments
Leave a comment