Difficulty: Hard
Correct Answer: 105:103
Explanation:
Introduction / Context:This problem tests combining alloys by converting ratios into fractions. When equal amounts are combined, you can assume 1 unit from each alloy. Then compute gold and silver contributions from each unit using the ratio fractions, add them, and form the final ratio.
Given Data / Assumptions:
Concept / Approach:Gold fraction in alloy = gold parts / total parts. Silver fraction similarly. Add gold and silver from both equal quantities and simplify.
Step-by-Step Solution:
Step 1: In alloy 1, gold fraction = 5/13 and silver fraction = 8/13 Step 2: In alloy 2, gold fraction = 5/8 and silver fraction = 3/8 Step 3: Take 1 unit from each alloy Step 4: Total gold = 5/13 + 5/8 Step 5: Use LCM 104: 5/13 = 40/104 and 5/8 = 65/104 Step 6: Total gold = (40 + 65)/104 = 105/104 Step 7: Total silver = 8/13 + 3/8 Step 8: 8/13 = 64/104 and 3/8 = 39/104 Step 9: Total silver = (64 + 39)/104 = 103/104 Step 10: Ratio gold:silver = (105/104):(103/104) = 105:103Verification / Alternative check:The ratio is close to 1:1 because both alloys contain significant gold and silver. Since alloy 2 is richer in gold than alloy 1, the final gold should be slightly higher than silver, which matches 105:103.
Why Other Options Are Wrong:
103:105: reverses gold and silver. 113:108, 108:115, 103:113: do not match the computed fraction sums from equal mixing.Common Pitfalls:A typical mistake is to average ratios directly (like averaging 5:8 and 5:3) which is not valid. Another mistake is forgetting that equal amounts are mixed, so you must use fractions and common denominators, not part counts alone.
Final Answer:105:103
Discussion & Comments