Given that \(a\) is a non negative integer. So \(a\) can take values from 0 to \(\infty\)
\(b\) is a positive integer < 6, so \(b\) can take the values 1, 2, 3, 4 and 5
Since \(\frac{a}{b}\) has to be between 0 and 1 both inclusive, \(a\) < \(b\)
Also \(\frac{a}{b}\) has to be distinct
When \(a\) = 0, \(b\) can be any of 1, 2, 3, 4 or 5 to get \(\frac{a}{b}\) = 0 = 1 outcome
When \(a\) = 1, \(b\) can be any of 1, 2, 3, 4 or 5 to get \(\frac{a}{b} = 1, \frac{1}{2}, \frac{1}{3}, \frac{1}{4}, \frac{1}{5}\) = 5 outcomes
When \(a\) = 2, \(b\) can be any of 3 or 5 to get \(\frac{2}{3}, \frac{2}{5}\) = 2 outcomes (with 4, we will get \(\frac{1}{2}\), which we have already obtained when \(a\) = 1 and \(b\) = 2
When \(a\) = 3, \(b\) can be any of 4 or 5 to get \(\frac{3}{4,}\frac{3}{5}\) = 2 outcomes
When \(a\) = 4, \(b\) can be only 5 to get \(\frac{4}{5}\) = 1 outcome
Total Possible outcomes = 1 + 5 + 2 + 2 + 1 = 11
Option BArun Kumar