194. 18755-!-item-!-187;#058&012205 If r is the remainder when the positive integer n is divided by 7, what is the value of r ? (1) When n is divided by 21, the remainder is an odd number. (2) When n is divided by 28, the remainder is 3. 这个该怎么算呢 答案是B -- by 会员 mycontrol01 (2010/4/13 21:51:56)
别想太复杂,简单点说就是 (1)中,除下来的余数是小于21的,但是有可能是7的倍数(比如14),也有可能不是(比如5);而可整除部分是21的倍数,也就是一定是7的倍数。所以,如果余数是7的倍数,那么整个n被7除,就整除了,否则就不是。所以不确定 (2)中,告诉你余数是3了,而能整除部分也还是7的倍数,所以最后n被7除,余数还是3,所以充分。 |