Let $$A = \left\{ \frac{n+1}{3n-5} \cdot \frac{4m-1}{2m} \quad|\quad n \in \mathbb{N}, \quad m \in \mathbb{N} \right\}$$ The problem is to find the minimum, maximum, supremum and infimum (if they exist).
The only idea I've had so far is for the supremum:
$$ \lim_{n \to \infty}{\frac{n+1}{3n-5}} = \frac{1}{3} $$ $$ \lim_{m \to \infty}{\frac{4m-1}{2m}} = 2$$
And therefore I figured that the supremum may be the product of those two, $$ \sup A = \frac{2}{3} $$
For the other stuff, I've no idea how I'd go about them.
Any ideas?
Thanks.

HINT
We have that
$$\frac{n+1}{3n-5}=\frac{n-\frac53+\frac83}{3n-5}=\frac13+\frac{8}{9n-15} \implies -1\le \frac{n+1}{3n-5}\le 3$$
$$\frac{4m-1}{2m}=2-\frac{1}{2m}\implies \frac32 \le \frac{4m-1}{2m}<2$$