Ask Question
Today, 16:31

Sixty people are invited to a party. There are 24 cup in a package and 18 napkins in a package. What is the least number of packages of cups and napkins that can be bought if each party guest get one cup and one napkin?

+1
Answers (1)
  1. Today, 20:01
    0
    3 packages of cups 4 packages of napkins

    Step-by-step explanation:

    You need at least enough for 60, so any requirement for a partial package means you need to buy another whole package. The "ceiling" function gives the next higher integer for a non-integer value.

    cups = ceiling ((60 cups) / (24 cups/package)) = ceiling (2.5) packages

    = 3 packages

    __

    napkins = ceiling ((60 napkins) / (18 napkins/package))

    = ceiling (3 1/3) packages = 4 packages
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Sixty people are invited to a party. There are 24 cup in a package and 18 napkins in a package. What is the least number of packages of ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers