Question
Question: In a certain test there are n questions. In the test 2<sup>n-1</sup> students gave wrong answers to ...
In a certain test there are n questions. In the test 2n-1 students gave wrong answers to at least i questions, where i = 1, 2, ........n. If the total number f wrong answers given is 2047, then n is equal to
10
11
12
13
11
Solution
Since the number of student giving wrong answers to at least i question (i = 1,2, ........., n) = 2n-i.
The number of students answering exactly i (1 ≤ i ≤ - 1) questions wrongly = {the number of students answering at least i questions wrongly, i = 1, 2, ........., n)} – {the number of students answering at least (i + 1) questions wrongly (2 ≤i + 1 ≤n)} = 2n-i – 2n-(i+1) (1 ≤ i ≤ n – 1).
Now, the number of students answering all the n questions wrongly = 2n-n = 20.
Thus the total number of wrong answers
= 1(2n-1 – 2n-2 + 2(2n-2 – 2n-3) + 3(2n-3 – 2n-4) + ....... + (n – 1) (21 – 20) + n(20)
= 2n-1 + 2n-2 + 2n-3 + ........+ 20 = 2n –1 (∵Its a G.P.)
∴ As given 2n –1 = 2047 ⇒2n = 2048 = 211 ⇒ n =11.