Given that A, B, and C are three mutually exclusive and exhaustive events of an experiment, such that \(P(A) = 2P(B) = 3P(C)\).
We need to find \(P(B)\).
Since A, B, and C are mutually exclusive and exhaustive, we have:
\(P(A) + P(B) + P(C) = 1\)
Let \(P(B) = x\). Then, \(P(A) = 2x\) and \(2x = 3P(C) \implies P(C) = \frac{2}{3}x\).
Substituting these into the equation \(P(A) + P(B) + P(C) = 1\), we get:
\(2x + x + \frac{2}{3}x = 1\)
\(3x + \frac{2}{3}x = 1\)
\(\frac{9x + 2x}{3} = 1\)
\(\frac{11x}{3} = 1\)
\(11x = 3\)
\(x = \frac{3}{11}\)
Therefore, \(P(B) = \frac{3}{11}\).
Thus, the correct option is (C) \(\frac{3}{11}\).