gayatri.ganpaa wrote:
Another way of solving this --
a) If you expand (k+1)^3 --> k^3+3k^2+3k+1 When you divide n/k- all the terms are divisible by k, except for 1. Therefore, remainder is 1.
This is a good algebraic proof for statement 1.
The plugging in numbers approach works; however, you cannot plug in and evaluate all values. I would suggest to look for the algebraic approach first.