Peter R. answered 10/21/22
Experienced Instructor in Prealgebra, Algebra I and II, SAT/ACT Math.
This is a system of equations problem. Two equations with two unknowns (L and S). Three ways to solve:
Graph, substitution, elimination.
Here are the equations, where L is wt.of lg. boxes; S is wt. of small boxes.
2L + 3S = 78; 6L + 5S = 180 Assuming you'd prefer not to graph the two lines (answer is where they'd cross), I'd suggest elimination, given the form of the equations.
We can eliminate the L variable if multiply 1st eqn by -3:
-6L + -9S = -234
6L + 5S = 180 Add them
0 - 4S = -54 so S = 13.5 kg. Substitute for S in 1st eqn.
2L + 3(13.5) = 78 → 2L + 40.5 = 78 → 2L = 37.5 → L = 18.75 kg.
Check in 2nd eqn: 6(18.75) + 5(13.5) = 112.5 + 67.5 = 180 kg.