
David W. answered 06/08/15
Experienced Prof
L = weight of large box
S = weight of small box
The linear equations put coefficients with each variable and produce two functions:
3*L + 8*S = 97
5*L + 2*S = 88
Now, there are two methods to isolate one of the variables – (1) substitution, and (2) elimination.
Let’s use elimination. Multiplying the second equation by 4, we now have:
3*L + 8*S = 97
20*L + 8*S = 352
------------------------- (add or subtract equations.
17*L + 0 = 255
L = 15 kg
Substitution this value of S into either equation to get L,
5*(15) + 2*S = 88
2*S = 13
S = 6.5 kg
Checking:
Is 3*(15) + 8*(6.5) = 97 ?
45 + 52 = 97 ? Yes
Is 5*(15) + 2*(6.5) = 88 ?
75 + 13 = 88 ? Yes

Andrew M.
06/09/15

Andrew M.
06/09/15

David W.
06/09/15
Fran L.
06/09/15
Fran L.
06/08/15