Saved Bookmarks
| 1. |
Find the number of positive integers n such that 105 is a divisor of n^(2)+n+1 |
|
Answer» `IMPLIES` 5 does not divides `n^(2)+n+1` `implies` 105 is not a divisor of `n(n+1)+1`, |
|