49.3k views
2 votes
A fruit company delivers its fruit in two types of boxes: large and small. A delivery of 5 large boxes and 3 small boxes has a total weight of 110 kilograms. A delivery of 2 large boxes and 6 small boxes has a total weight of 74 kilograms. How much does each type of box weigh?

1 Answer

2 votes
x = large boxes, y = small boxes

5x + 3y = 110 .....multiply by -2
2x + 6y = 74
------------------
-10x - 6y = - 220 (result of multiplying by -2)
2x + 6y = 74
-----------------add
-8x = - 146
x = -146/-8
x = 18.25 <== large box weighs 18.25 kg

2x + 6y = 74
2(18.25) + 6y = 74
36.50 + 6y = 74
6y = 74 - 36.50
6y = 37.50
y = 37.50/6
y = 6.25 <=== small box is 6.25 kg
User Drnextgis
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.