Bunuel
Set A consists of the values 1, 2, and 3. Set B consists of the values 5, 6, and 7. One number is selected at random from each set. The two selected numbers are then added together.
The probability that the sum is even is how much greater than the probability that the sum is a prime number?
A. \(\frac{1}{9}\)
B. \(\frac{2}{9}\)
C. \(\frac{1}{3}\)
D. \(\frac{2}{5}\)
E. \(\frac{3}{5}\)
I know the basic formula for probability i.e.
\(p = \frac{Favourable cases}{ Total Number cases}\)
Given two set A = {1,2,3} B= {5,6,7}.
So ordered pairs formed by choosing one from each set are
(1,5)(1,6)(1,7)
(2,5)(2,6)(2,7)
(3,5)(3,6)(3,7) or simply we can get this by multiplying the number of elements in each set
Therefore the total number of cases = 9
Ordered pair whose sum is even are (1,5) (1,7)(2,6)(3,5)(3,7) = 5
Ordered pair whose sum is prime are (1,6) (2,5) = 2
Let
P1 = Probality of sum is even = \(\frac{5}{9}\)
P2 = Probality of sum is prime = \(\frac{2}{9}\)
The probability that the sum is even(P1) is
how much greater than the probability that a sum is a prime number(P2)
= P1 - P2
=\(\frac{5}{9}\) - \(\frac{2}{9}\)
=\(\frac{3}{9}\)
=\(\frac{1}{3}\)
Hence the answer is choice
CPS: I got this question wrong as I misread how
much greater to How
many times greater . Wish No one does this error in GMAT test