21.4k views
2 votes
Nick randomly selects a digit from the set { 0 , 1 , 2 , . . . , 9 } and a letter from the set { A, B, C, . . ., Z } . Matthew will try to guess both the digit and the letter. Which expression gives the probability that Matthew will incorrectly guess both the digit and the letter?

User Belldandu
by
5.7k points

1 Answer

3 votes

Answer: 259/260 or 0.99615 (depending on which answer format your teacher wants)

There are 10 numbers in the set {0, 1, 2, ..., 9}. There are 26 letters in the set {A, B, C, ..., Z}. Multiply those values: 10*26 = 260. So there are 260 ways to pick a number followed by a letter. One example is 7P.

There is only one way Matthew can get the correct answer, and there are 260 - 1 = 259 ways to get the wrong answer. We divide 259 over 260 to get the probability of getting the incorrect answer, which is 259/260.

If you need this fraction in decimal form, then use a calculator to find that 259/260 = 0.99615 approximately

User Todd Hunter
by
5.7k points