Question 984151
If k stands for an integer, then is it possible for k^2+k to stand for an odd integer? Explain.
=========================
No, not possible.
---
k^2 + k = k*(k+1)
Either k or k+1 is even --> the product is even.