Re: a, b, and c are positive integers. If a, b, and c are assembled into t
[#permalink]
27 Jul 2022, 15:22
Option A, C & E can be safely ignored as we can pick up some numbers which contradict the divisibility
247247 >> Cannot be divided by 16, 5 & 3
To check for 13, better to go the algebraic way:
\(abcabc = a * 10^5 + b * 10^4 + c * 10^3 + a * 10^2 + b * 10^1 + c * 10^0\)
\(= a10^2(1000+1) + b10(1000+1) + c(1000+1)\)
Check divisibility of 1001 by 13
\(\frac{1001}{13} = 77\)
Answer = B = 13