

InterviewSolution
Saved Bookmarks
1. |
If a two digits number is chosen at random, what is the probability that the number chosen is a multiple of 3?A. `(3)/(10)`B. `(29)/(100)`C. `(1)/(3)`D. `(7)/(25)` |
Answer» Correct Answer - C P(choosing a multiple of 3) `=("Number of two digit number divisible by 3")/("Total number of the digit numbers")` |
|