Answer:
B. 1/15
Step-by-step explanation:
The number of ways in which we can select x elements from a group of n elements is calculated as:
[tex]nCx=\frac{n!}{x!(n-x)!}[/tex]
So, the number of ways in which a computer can select 3 digits is calculated as:
[tex]10C3=\frac{10!}{3!(10-3)!}=120[/tex]
Because there are 10 digits from 0 to 9.
Then, from that 120 options there are 8 that have 3 sequential digits. These options are:
{0,1,2} {1,2,3} {2,3,4} {3,4,5} {4,5,6} {5,6,7} {6,7,8} {7,8,9}
So, the probability that it will choose 3 sequential digits is equal to:
[tex]P=\frac{8}{120}=\frac{1}{15}[/tex]