JAMB 1998 · UME · Q50

If xx and yy can take values from the set {1,2,3,4}\{1, 2, 3, 4\}, find the probability that the product of xx and yy is not greater than 6.

Worked solution (try it first)
  1. xx and yy each have 4 values, so there are 4×4=164 \times 4 = 16 ordered pairs.
  2. Products not greater than 6: x=1x = 1 with any yy (4 pairs), x=2x = 2 with y=1,2,3y = 1, 2, 3 (3 pairs), x=3x = 3 with y=1,2y = 1, 2 (2 pairs) and (4,1)(4, 1).
  3. That is 10 pairs.
  4. So the probability is 1016=58\frac{10}{16} = \frac58, option A.

Report a problem with this question