- UID
- 166275
- 在线时间
- 小时
- 注册时间
- 2006-7-3
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
If n is an integer between 10 and 99 and n is divisible by 7, the remainder is 3, is n< 80? 1) When n is divided by 5, the remainder is 0 2) When n is divisible by 3, the reminder is 0 Inclusive ? n = 7m + 3 from 1) ? n = 5k ? n = 35t + 10, t = 0, 1, 2, 3, … so not A from 2) ? n = 3s ? n = 21a + 24 a = 0, 1, 2, 3, …so not B union ? n = 35t + 10 , n = 3s ? n = 105 k + 45 在 10 到 99 只有45满足条件 so C 整个看不懂 n = 35t + 10 咋来的,哪来的t? n = 21a + 24? |
|