Find all integer solutions such that $$a+1|2a^2+9$$
Solution. I could solve this by writing $$\frac{2a^2+9}{a+1}=2a-2+\frac{11}{a+1}.$$ So, the only integer solution for the last equation are $a=10, a=-12.$
But, i want to get a solution using divisibility properties.
What do you mean by using divisibility properties?
– Mathmo123 Jun 24 '14 at 16:50