late4thing wrote:For integers x, y, and z, if ((2^x)^y)^z = 131072 which of the following must be true ?
A. The product xyz is even
B. The product xyz is odd
C. The product xy is even
D. The product yz is prime
E. The product yz is positive
C, D and E can be eliminated because there is no way to determine these things about two out of the three exponents, because the third exponent can be positive, negative, or a fraction.
For instance, xy could be even or odd, because z could be anything. So if xyz were to have to be odd, and xy were even, then z could be a fraction having an odd number in the numerator and 2 in the denominator, making xyz odd.
So the choice becomes between A, the product xyz is even, and B, the product xyz is odd.
131072 ends in 2. So you can look for a pattern in the powers of 2.
2¹ = 2 ends in 2
2² = 4 ends in 4
2³ = 8 ends in 8
2� = 16 ends in 6
2� = 32 ends in 2
That a power of 2 ending in 2 is an odd power of 2 becomes clear.
The correct answer is
B.
Alternate Method
C, D and E can be eliminated because there is no way to determine these things about two out of the three exponents, because the third exponent can be positive, negative, or a fraction.
If xyz is even or odd, then 131,072 must be an integer power of 2.
2¹� = 1024
So 131,072 = 1024 x (some integer power of 2 around 100).
The only integer power of 2 that is close to 100 is 2� = 128
So 131,072 = 1024 x 128 = 2¹� x 2�
10 + 7 = 17
The correct answer is
B.