Edit: just as it took the person above me a long time, I too took around 4 minutes to solve. Any advice if we encounter such a question?
nick1816 ?
We are given the Ratio of the Even Integers - to - Odd Integers in the Set:
Even : Odd : TOTAL Integers = 2a : 1a : 3a
----where a = Unknown Integer Multiplier----
How many integers are in the Set = N = ?
S1:
(1st)Prob. that 2 Integers chosen at Random will be Even
Outcome 1: Choice 1 ODD and Choice 2 ODD
Probability = (1a)/(3a) * (1a - 1) / (3a - 1)
OR
Outcome 2: Choice 1 EVEN and Choice 2 EVEN
Probability = (2a)/(3a) * (2a - 1)/(3a - 1)
Add these 2 Expressions for the left side of the Equation
Right Side of the Equation:
"... is 26/75 less than the probability that their product will be Even"
(2nd)Probability that 2 Integers randomly chosen will Multiply to = EVEN Result
Outcome 1: Choice 1 EVEN and Choice 2 ODD
Can be chosen in 2 Different Ways: Even-Odd ---or----Odd-Even = 2!
Prob. = (2a)/(3a) * (1a)/(3a - 1)
OR
Outcome 2: Choice 1 EVEN and Choice 2 EVEN
Prob. = (2a)/(3a) * (2a - 1)/(3a - 1)
Setting up the whole Equation for Statement 1:
(2a)(2a - 1)/ (3a)(3a - 1) + (1a)(1a - 1)/(3a)(3a-1) = (2!)(2a)(1a)/(3a)(3a - 1) + (2a)(2a - 1)/(3a)(3a -1) - (26/75)
----since the Expression: (2a)(2a - 1)/(3a)(3a - 1) :appears on both sides of the equation, we can cancel it. Also, Add the Numerical Fraction to the Left Side and Subtract the Remaining Fraction on the Left Side to the Right Side----
(26/75) = [(2!)(2a)(1a) - (1a)(1a - 1)] / [ (3a)(3a - 1)]
----Canceling a Factor of 3 from each DEN on each side of the Equation and Canceling a Common Factor of "a" on the Right Hand Side of the Equation, we are left with----
(26/25) = [4a - 1a + 1] / [3a - 1]
26/25 = (3a + 1) / (3a - 1)
----cross-multiplying-----
78a - 26 = 75a + 25
3a = 51
a = 17 = Unknown Multiplier
The Total Numbers in the Set are given by: 3a = 3(17) = 51 Numbers
S1 Sufficient
S2: the number of integers in the Set = N has fewer than 6 Factors and one of these Factors is 17
Because we are given the Relative Ratio of Integers in the Set as:
Even : Odd : TOTAL = 2a : 1a : 3a
the Total Integers in the Set = N = must be a Multiple of 3
Therefore, N's Prime Factorization MUST include at least ONE Prime Factor of 3 along with the Prime Factor of 17 that is a Factor according to Statement 2:
N = (3) * (17)
The Total No. of Factors given by this least amount for N is: (1 + 1) * (1 + 1) = 2 * 2 = 4 Factors, thus satisfying Statement 2.
If the Power of the Prime Bases were to Increase at all or there were to be any more Prime Factors part of N's Prime Factorization, then the Total No. of Factors would exceed 5, in violation of Statement 2.
Therefore, N must = 3 * 17 = 51 Integers in the Set
Both Statements are Sufficient Alone (D)