221k views
0 votes
A paper company needs to ship paper to a large printing business. The paper will be shipped in small boxes and large boxes. Each small box of paper weighs 25 pounds and each large box of paper weighs 50 pounds. A total of 22 boxes of paper were shipped weighing 925 pounds altogether. Write a system of equations that could be used to determine the number of small boxes shipped and the number of large boxes shipped. Define the variables that you use to write the system.

1 Answer

3 votes

Let S = the number of small boxes shipped

Let L = the number of large boxes shipped

System of Equations:

25S + 50L = 925

S + L = 22

User Trashgod
by
5.2k points