Charles C. answered 02/22/16
Tutor
0
(0)
Effective English, math, coding Tutor who taught thousands of students
This is a no replacement probability problem.
Let's start with the first card draw
P(Ace) = 4 aces / 52 cards = 4/52
For the second draw we want card with a number less than 5.
P(card with number less than 5)
= p(any 2 card, any 3 card, any 4 card)
= 3 * 4 / 51
We use 51 since we did not replace the first card drawn.
= 12 / 51
Now the combined probability
= p(ace) * p( num < 5)
= 4/52 * 12/51
= 1/13 * 4/17
= 4/ (13*17) = 0.01809
Just in case they wanted to count the Ace as number 1 because Ace is sometimes counted as a 1 or 11, then we would have second part to be p( card < 5) =( 3*4 + 3) / 51
=15/51
So the final probability will then be
4/52 * 15/51 = 0.02262