If t is a positive integer and r is the remainder when ~$t^2 + 5t + 6$~ is divided by 7, what is the value of r ?
(1) When t is divided by 7, the remainder is 6.
(2) When t2 is divided by 7, the remainder is 1.
Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
EACH statement ALONE is sufficient.
Statements (1) and (2) TOGETHER are NOT sufficient.
如果t除以7的余数是6,那么t的平方处以7的余数也是6
你在扯什么犊子? n mod 7 = 6, n*n mod 7 = 6*6 mod 7 = 1
登录 或 注册 后可以参加讨论