SOLUTION: A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is 90 pounds. The truck is transporting 60 large boxes and

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is 90 pounds. The truck is transporting 60 large boxes and       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1164545: A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is 90 pounds. The truck is transporting 60 large boxes and 65 small boxes. If the truck is carrying a total of 5550 pounds in boxes, how much does each type of box weigh?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
let L = weight of large boxes
let s = weight of small boxes
:
Just write an equation for the given statements
:
A delivery truck is transporting boxes of two sizes: large and small.
The combined weight of a large box and a small box is 90 pounds.
L + s = 90
we can use this form for substitution
L = (90-s)
The truck is transporting 60 large boxes and 65 small boxes.
If the truck is carrying a total of 5550 pounds in boxes,
60L + 65s = 5550
replace L with (90-s)
60(90-s) + 65s = 5550
5400 - 60s + 65s = 5550
5s = 5550 - 5400
5s = 150
s = 150/5
s = 30 lb is the small box
then
90 - 30 = 60 lb is the large
:
;
Check this
60(60) + 65(30) =
3600 + 1950 = 5550