单选题 If the integer k has remainder 7 when divided by 8, what is the remainder when 3k is divided by 4?
【正确答案】 B
【答案解析】k除以8余数为7,那么可以表示为k=8n+7,n is an integer,3k=3×(8n+7)=24n+21,现在要求3k除以4的余数,24n是4的倍数,只要考虑21除以4的余数为几?21=4×5+1,所以选择B。