What is the greatest number of sandwiches can be made, if each of them has same filling? and how many slices of each will be there on a sandwich?
Tomato slices = 36
Onion slices = 48
Chese slices = 45
Open in App
Solution
To find that we need to find what is the highest common factor of 36,45,48
Which is 3 ,
With the same filling , 3 sandwiches can be made
so
Number of tomato slices in each pizza = 36
<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
÷ 3 = 12
Number of onion slices in each pizza = 48
<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
÷ 3 = 16
Number of cheese slices in each pizza = 45
<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
÷ 3 = 1