Jan K. answered 10/20/14
Tutor
5.0
(129)
Effective tutor specializing in math and computer science
let x = amount of 2.50 coffee in a pound of the blend
let 1.0 - x - amount -f 3.00 coffee in a pound of the blend
2.50x + 3(1.0 - x) = 2.80-.5x + 3.0 = 2.80
-.5x = -.2
5x = 2
x = .4
So, in 100 lbs,
the amount of the 2.50 coffee is 40 lbs
the amount of the 3.00 coffee is 60 lbs