2122+462+842+464+2130 is divisible by which one of the following integers?
A3
B5
C7
D11
Pick an option to attempt
The Setup: This expression looks like a final boss battle, but it's really just base-2 math in disguise. We need to convert all terms to base 2 and factor out the smallest common power.
Step 1: Convert bases 4 and 8 to base 2.
462=(22)62=2124842=(23)42=2126464=(22)64=2128Step 2: Rewrite the entire expression.
E=2122+2124+2126+2128+2130Step 3: Factor out the lowest power, which is 2122.
E=2122(1+22+24+26+28)E=2122(1+4+16+64+256)E=2122(341)Step 4: Check the divisibility of 341 among the given options. Let's test 11 using the alternating sum rule: 3−4+1=0, which is completely divisible by 11.
Since 341=11×31, the whole expression is a multiple of 11.
Final Answer: 11