Question What 4 values for n in $\frac{(n+1)^2}{n+23}$ gives integer values
reminder
Understand the fact that the question calls for an integer number n
My step
Well for a starter i factored out the numerator to get $n^2+2n+1$ and i have no clue what to do from there
Note that $$\begin{align} & \frac{(n+1)^2}{n+23}\\ & =\frac{n^2+2n+1}{n+23}\\ & =\frac{n^2+23n+1-21n}{n+23}\\\ & =n+\frac{1-21n}{n+23}\\ & =n+\frac{-21(n+23)+484}{n+23}\\ &=n-21+\frac{484}{n+23}\end{align}$$
So the values of $n$ suitable are $461,-507,-1,-12,-21,-67,21,98$ and ??.
I hope you will be able to fill it.