Livy must enter a four-digit code to unlock her phone. She knows
that all four digits are different and that each digit is an integer
from to inclusive. If she remembers the first
three digits, but forgets the last digit, what is the probability that
she will enter the correct code on her first try?
, 2026
Pick one
Solution
Each digit of Livy's code is a different integer from to inclusive, meaning that there are possible digits.
Since each digit of the code is different, Livy knows that the last
digit of the code is not equal to one of the first digits. This leaves possible digits from which Livy
will choose the last digit. The probability that Livy will choose the
correct last digit from these on
her first try is .
Want a route through all this instead of an archive? The track
puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.