题目
An integer 14n is divisible by 32 with remainder zero.
选项
C.The two quantities are equal.
D.The relationship cannot be determined from the information given.
解析
14 = 2 × 7
14ⁿ = 2ⁿ × 7ⁿ
32 = 2⁵
将 14ⁿ 除以 2⁵ 后,我们可以发现 n 必须大于或等于 5。
因此,A 列的值将始终大于 B 列的值。
所以,选 A。