Wednesday, March 19, 2008

Data Sufficiency - 45

p^a * q^b * r^c * s^d = x, where x is a perfect square. If p, q, r, and s are prime integers, are they distinct?

(1) 18 is a factor of ab and cd
(2) 4 is not a factor of ab and cd

Answer: B

OE:
When a perfect square is broken down into its prime factors, those prime factors always come in "pairs." For example, the perfect square 225 (which is 15 squared) can be broken down into the prime factors 5 * 5 * 3 * 3. Notice that 225 is composed of a pair of 5's and a pair of 3's.

The problem states that x is a perfect square. The prime factors that build x are p, q, r, and s. In order for x to be a perfect square, these prime factors must come in pairs. This is possible if either of the following two cases hold:

Case One: The exponents a, b, c, and d are even. In the example 3^2 5^4 7^2 11^6, all the exponents are even so all the prime factors come in pairs.

Case Two: Any odd exponents are complemented by other odd exponents of the same prime. In the example 3^1 5^4 3^3 11^6, notice that 3^1 and 3^3 have odd exponents but they complement each other to create an even exponent (3^4), or "pairs" of 3's. Notice that this second case can only occur when p, q, r, and s are NOT distinct. (In this example, both p and r equal 3.)

Statement (1) tells us that 18 is a factor of both ab and cd. This does not give us any information about whether the exponents a, b, c, and d are even or not.

Statement (2) tells us that 4 is not a factor of ab and cd. This means that neither ab nor cd has two 2's as prime factors. From this, we can conclude that at least two of the exponents (a, b, c, and d) must be odd. As we know from Case 2 above, if paqbrcsd is a perfect square but the exponents are not all even, then the primes p, q, r and s must NOT be distinct.

The correct answer is B: Statement (2) alone is sufficient, but statement (1) alone is not sufficient.