What is the smallest number which when divided by 64 and 80 leaves remainder 9 in each case?A337B329C320D311Answer: B. 329 Read Explanation: Let the number be (N).Given:(N÷64) leaves remainder9⇒(N=64k+9)(N \div 64)\text{ leaves remainder} 9 ⇒ (N = 64k + 9)(N÷64) leaves remainder9⇒(N=64k+9)(N \div 80) \text{leaves remainder 9 }⇒ (N = 80m + 9)So,N−9 is divisible by both 64 and 80N - 9 \text{ is divisible by both } 64 \text{ and } 80N−9 is divisible by both 64 and 80Find LCM of 64 and 80(64=26)(64 = 2^6)(64=26)(80=24×5)(80 = 2^4 \times 5)(80=24×5)LCM:26×5=64×5=3202^6 \times 5 = 64 \times 5 = 32026×5=64×5=320Find smallest numberN - 9 = 320N = 320 + 9 = 329Final Answer: 329 Read more in App