Practicing Success

Target Exam

CUET

Subject

-- Mathematics - Section B1

Chapter

Probability

Question:

Out of 3n consecutive integers, three are selected at random. Find the probability that their sum is divisible by 3, is

Options:

$\frac{n(2n^2-2n+2)}{2}$

$\frac{3n^2-3n+2}{2(3n-1)(3n-2)}$

$\frac{3n^2-3n+2}{(3n-1)(3n-2)}$

$\frac{n(3n-1)(3n-2)}{3(n-1)}$

Correct Answer:

$\frac{3n^2-3n+2}{(3n-1)(3n-2)}$

Explanation:

Let the sequence of 3n consecutive integers begins with the integer m. Then, the 3n consecutive integers are

m, m+1,m+2,...., m +(3n-1).

Out of these integers, 3 integers can be chosen in ${^{3n}C}_3$ ways.

Let us divide these 3n consecutive integers into three groups G1, G2 and G3 as follows:

$G_1 : m, m+ 3, m+ 6, .....m + (3n -3)$

$G_2 : m+1, m+ 4, m+ 7, ......m + (3n-2)$

$G_3 : m+ 2, m+ 5, m+ 8, ...., m + (3n-1)$

The sum of 3 integers chosen from the given 3n integers will be divisible by 3 if either all the three integers are chosen from the same group or one integer is chosen from each group. The number of ways that the three integers are from the same group is $({^nC}_3+{^nC}_3 + {^nC}_3)$ and the number of ways that the integers are from different groups is $({^nC}_1 × {^nC}_1× {^nC}_1) $.

So, the number of ways in which the sum of three integers is divisible by 3 is

$({^nC}_3+{^nC}_3 + {^nC}_3) + ({^nC}_1 × {^nC}_1× {^nC}_1) = 3. {^nC}_3 + ({^nC}_1)^3$

Hence, required probability $=\frac{3×{^nC}_3 + ({^nC}_1)^3 }{^{3n}C_3}$

$=\frac{3n^2 - 3n + 2}{(3n-1)(3n-2)}$