Question 1170431
<br>
Given the ratio 4:9:2, let the amounts of the three metals be
tin: 4x
iron: 9x
nickel: 2x<br>
The amount of tin has to be at most 200g:
4x <= 200
x <= 50<br>
The amount of iron has to be at most 500g:
9x <= 500
x <= 55 5/9<br>
The amount of nickel has to be at most 90g:
2x <= 90
x <= 45<br>
The nickel is the most restrictive; the maximum value of x is 45.<br>
The maximum amount of alloy you can make is 4x+9x+2x = 15x = 15*45g = 675g.<br>
ANSWER: 675 grams<br>