【250题】 我认为选E:即使是条件1+条件2,余数的值还是不能确定。 由条件1+条件2得,R是奇数,且(R-1)不能被3整除。 那么我找两个特殊值,R=9,R=11,均满足条件1+条件2。 当R=9时,余数N=8 当R=11时,余数N=0 所以,选E -- by 会员 lzlsnake (2012/2/19 18:58:27)
prep里有道变体,是选C的 159. 15957-!-item-!-187;#058&010660 If n is a positive integer and r is the remainder when (n - 1)(n + 1) isdivided by 24, what is the value of r ?
(1) n is not divisible by 2. (2) n is not divisible by 3. --------------------------------------------------------------------------------------------------------------------------------------------------------【答案】C-- by 会员 清飞扬 (2012/2/19 19:50:56)
为什么这个变体是选C呢?我还是觉得选E啊,有太多种可能了。比如n=5, r=0; n=3, r=8。 -- by 会员 jingqh (2012/2/20 11:29:16)
(2) n is not divisible by 3.
所以n不能等于3
剩下的代的数 r到都等于0 但是有么有大大能解释下? |