Respuesta :

PhyCS
For problems like these, we use something called a ceiling function, in which [tex]\lceil{x}\rceil = \text{the smallest integer that is greater than or equal to x}[/tex]. If we do [tex]\lceil1000 / 72\rceil[/tex], we get that we do [tex]\lceil13.888...\rceil[/tex], which is 14 buses. We take the ceiling of the division because if we don't, we know that there are going to be extra kids left over that won't be able to seat on a bus. If we just rounded down to 13 buses, we would have been able to seat only 936 kids, a full 64 kids left over.
Here, we need to set up a proportion.

72/1 = 1000/x

Cross multiply

72*x = 1000*1
72x = 1000

72x/72 = 1000/72    Divide 72 by both sides.
1000/72 = x
x= 14

So, to seat 1000 people, you need 14 buses

Final answer: 14 buses
ACCESS MORE