Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

counting and probability senior

Problem

Two different 2-digit numbers are randomly chosen and multiplied together. What is the probability that the resulting product is even?
Solution
Here an `outcome' is selecting two different 2-digit numbers, without regard to order. There are 90 2-digit numbers, so this can be done in ways.

Now we need to count the successful outcomes. Two numbers multiply together to give an even number if at least one of the original numbers is even. To count this will require some casework. However, casework makes us think about using complementary counting here. We see that it's easier to count when the product of two numbers is odd: this happens when both original numbers are odd.

There are 45 odd 2-digit numbers, so two of them can be chosen in ways. These are the unsuccessful outcomes, so there are successful outcomes. Therefore the probability is .
Final answer
\frac{67}{89}