Concept:Express both sides of each equation using the same base, then compare exponents to form linear equations.Explanation:Write 16 and 321 as powers of 2: 16=24 and 321=2−5.From 2x+y=16, we get 2x+y=24, so x+y=4.From 4x−y=321, rewrite 4 as 22: 4x−y=(22)x−y=22x−2y.Thus 22x−2y=2−5, giving 2x−2y=−5.Divide the second equation by 2: x−y=−25.Solve simultaneously: x+y=4 and x−y=−25.Add the equations: 2x=4−25=23, so x=43.Substitute x=43 into x+y=4: y=4−43=413.Answer:x=43 and y=413, which is Option B.