Define $C=\{\frac{n^2+12n+32}{n+5}\:|\:n\in \mathbb{N}\}$. Prove that $\inf C=\frac{45}{6}$
Attempt:
We'll show that $\frac{45}{6}$ is a lower bound of $A$. Let $c\in C$. There exists $n\in \mathbb{N}$ s.t. $c=\frac{n^2+12n+32}{n+5}$.
$$\frac{45}{6}\leq\frac{n^2+12n+32}{n+5}\iff...\iff11\leq2n^2+9n$$To prove that $\frac{45}{6}$ is infimum, it is sufficient to show $\forall \epsilon>0\quad \exists c\in C\quad(c<\epsilon+\inf C) $.
Using $$\frac{n_0^2+12n_0+32}{n_0+5}<\epsilon+\frac{45}{6}$$I wasn't able to find such $n_0\in \mathbb{N}$ that would do the job.
Let $f(x)=\frac{x^2+12x+32}{x+5}=x+7-\frac3{x+5}$. Then $f'(x)=1+\frac3{(x+5)^2}>0$. So, $f$ is strictly increasing and therefore$$(\forall n\in\mathbb{N}):f(n)\geqslant f(1)=\frac{45}6.$$