paridhi987
When integer x^3 is divided by 256, the remainder is 0. Which if the following could be the remainder when x is divided by 256?
I. 2
II. 8
III. 20
A. None
B. I only
C. II only
D. III only
E. I, II, and III
Given \(x^3\) = \(256n\)
Hence \(x\) must be a multiple of \(8\)
(I) 2 : For remainder to be \(2\)Check multiples of \(8,16,24 \)...etc not possible to get remainder of \(2\) when divided by \(256\)
Reverse way : Any number such as \(258\) which gives a remainder of \(2\), when divided by \(256,\) will not be divisible \(256 \) when cubed.
\(\frac{(258)^3}{256} \)= not an integer. This falsifies the question
(II) For remainder to be \(8\)If \(x = 8\) then \(\frac{8^3}{256} \)= integer, Also \(\frac{8}{256} \)= remainder \(8\). True.
(III) : For remainder to be \(20\)Check multiples of \(8,16,24\) ...etc not possible to get remainder of \(20\) when divided by \(256\)
Reverse way : Any number such as \(276\) which gives a remainder of \(20,\) when divided by \(256\), will not be divisible by \(256\) when cubed.
\(\frac{(276)^3}{256} \)= not an integer.This falsifies the question
Ans C
Hope it helped.