Concept:Find the probability of winning exactly one of two independent events.Explanation:Let W1 be winning the 100 m race and W2 be winning the high jump.Given: P(W1)=81, so P(lose 100 m)=1−81=87.Given: P(W2)=41, so P(lose high jump)=1−41=43.Winning only one event means: win the 100 m and lose the high jump, OR lose the 100 m and win the high jump.So, probability =(81×43)+(87×41).=323+327=3210=165.Answer:165, which is option D.