parmenides51 14.09.2021 22:15 Find the largest positive integer $n$ such that $n^2 + 10$ is divisible by $n-5$.
GammaZero 14.09.2021 22:20 Solution $\frac{n^2+10}{n-5}=n+5+\frac{35}{n-5}.$ Thus, our answer is $n-5=35$ which is $\boxed{40}$
OlympusHero 15.09.2021 05:12 Solution Write $\frac{n^2+10}{n-5}=n+5+\frac{35}{n-5}$. The maximum is hence $n=35+5=\boxed{40}$.