InterviewSolution
Saved Bookmarks
| 1. |
Given Set A = {2, 3, 4, 5} and Set B = {11, 12, 13, 14, 15}, two numbers are randomly selected, one from each set. What is the probability that the sum of the two numbers equals 16?(A) 0.20(B) 0.25(C) 0.30(D) 0.33 |
| Answer» None | |