How many of each type of box is it carrying?

Answer:
Number of large boxes: 55
Number of small boxes:65
Step-by-step explanation:
Let be "l" the number of large boxes and "s" the number of small boxes.
Set up a system of equations:
[tex]\left \{ {{l+s=120} \atop {60l+30s=5250}} \right.[/tex]
Use the methof of elimination. Mulitply the first equation by -60 and add both equations. Then solve for "s":
[tex]\left \{ {{-60l-60s=-7200} \atop {60l+30s=5250}} \right.\\.........................\\-30s=-1950\\s=65[/tex]
Substitute s=65 into any of the original equations and solve for "l":
[tex]l+65=120\\l=55[/tex]
Answer:
Number of large boxes = 55
Number of small boxes = 65
Step-by-step explanation:
We know that large boxes weight 60 pounds each while small boxes weight 30 pounds each and they are 120 boxes in total which weigh 5250 pounds in total.
Assuming [tex]l[/tex] to the number of large boxes and [tex]s[/tex] to be the number of small boxes, we can write the following equations:
[tex]l+s=120[/tex] --- (1)
[tex]60l+30s=5250[/tex] --- (2)
From equation (1):
[tex]l=120-s[/tex]
Substituting this value of [tex]l[/tex] in (2):
[tex]60(120-s)+30s=5250[/tex]
[tex]7200-60s+30s=5250[/tex]
[tex]60s-30s=7200-5250[/tex]
[tex]30s=1950[/tex]
s = 65
Now finding the value of [tex]s[/tex]:
[tex]l=120-65[/tex]
l = 55
Therefore, number of large boxes = 55 and number of small boxes = 65.