If each term in the sum a1+ a2 + . . . + an is either 7 or 77 and the sum equals 350, which of thefollowing could be equal to n ?
38
39
40
41
42
登录 或 注册 后可以参加讨论
我也是!!我真的吐了登录 或 注册 后可以参加讨论
即是 n + 11(x-n) = 50 ----> 11n - 10x = 50
即是 10(n - x) = 50 - n ----> n - x = 5 - n/10
n/10 最起码是整数,那么n就必须为10的倍数,只有C正确。