I invariably give the same advice for these situations, it is easier to work in $(0,0)$ because it triggers more reflexes.
So set $\begin{cases}x=4+u & u\to 0\\y=1+v & v\to 0\end{cases}$
Note that you can as well have $|u|<\delta$ and $|v|<\delta$.
Then evaluate $f(x,y)-\frac 17=\dfrac{Num(u,v)}{Den(u,v)}$
Notice that $N(u,v)\to 0$ and $Den(u,v)\to cst\neq 0$
What you want to do is proving $|Num(u,v)|<n\delta$ for some $n$, use triangular inequality and $\delta<\epsilon$
And for denominator $|Den(u,v)>k|$ for that use $\delta<1$ then $|7+2u-v|>7-2-1=4$
Conclude by taking $\delta=\min(1,\epsilon)$ so that both parts are verified.