A bag contains 26 tiles, each marked with a different letter of the alphabet. What is the probability of being able to spell the word math with four randomly selected tiles that are taken from the bag all at the same time?
2 Answers
Explanation:
There are
To spell the word MATH, w ways.e have toselect
the bag.
This can be done in
Out of this, the word MATH can be correctly spelled in only
Hence, the Prob.
The probability is
Explanation:
Drawing four tiles from the bag at one time is mathematically equivalent to drawing one tile 4 times, without replacement.
On our first draw, we have to select either M, A, T, or H from the alphabet bag in order to have a chance at spelling "MATH". Thus, on draw 1, there are 4 draws out of the possible 26 that we will call a "success".
If we get one of these 4 letters on draw 1, then on draw 2, we'll have 3 possible successful draws out of the 25 tiles left.
This pattern continues down to draw 4. Since each draw is independent, we just multiply the probabilities together:
#4/26 xx 3/25 xx 2/24 xx 1/23#
This is equal to
#(4!)/(26!//22!)#
which is the same as