.
You randomly choose an
number from 1 to 10,
.
Find the probability that the number is even or less than 5.
~~~~~~~~~~~~~~~~~~
In all, there are 10 possible outcomes: the integer numbers from 1 to 10, inclusive.
Of them, the favorable outcomes are {1,2,3,4, 6, 8, 10}.
In all, there are 7 favorable outcomes.
THEREFORE, the probability to get the favorable outcome is P =
. ANSWER
Solved.