asked 73.3k views
2 votes
Six teachers, seventy eight students, and ten parents areboarding buses for a school field trip. Each bus can carry32 passengers. If the passengers board each bus until it is full,how many passengers (p) will be on the bus that is not full?

asked
User R G
by
8.0k points

1 Answer

3 votes

We need to get the total number of passengers first.

# of passengers = 6 + 78 + 10 = 94 passengers

To find how many passengers will be left, we need to find the modulus when we divide the total number of students by bus capacity. This is:

94 / 32 = 3 remainder 30 or

94 % 32 = 30

Therefore, 30 passengers will be in the bus that is not full to capacity

answered
User Amit Tiwary
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.