Roman C. answered 04/29/16
Tutor
5.0
(854)
Masters of Education Graduate with Mathematics Expertise
Simple trick:
Let N be the number of correct answers.
One of the following must hold: N ≤ 4 or N ≥ 6 or N = 5.
By symmetry,
P(N ≥ 6) = P(N ≤ 4) = [1 - P(N = 5)] / 2
So we compute C(10,5) = 10!/(5!5!) = 252
Therefore
P(N ≥ 6) = [1 - C(10,5) / 210] / 2
= (1 - 252/1024) / 2
= 772/2048
= 193/512