Hi,
a metallurgist has one alloy containing 20% copper and another containing 70% copper. These can be blended to get a mixture between 20 and 70%.
Create a model to determine how many pounds of each alloy to mix to achieve
a given weight and copper percentage:
calculate the mixture needed for 50lbs of 40% copper.
.50x = .20*50
x = 20lbs 70% and 30lbs 20%