So I'm required to find a non-closed path $C$ so that the line integral
$$\displaystyle \int_C \mathbf{F} \cdot \mathrm d \mathbf{r}$$ equals $0$, and another non-closed path $C$ so that the line integral equals $2$.
It's given that $$\mathbf{F}=\nabla f$$ where $f=\sin(x-2y)$ (I guess this mean $\mathbf{F}$ Is conservative).
So far what I have managed to have is
$\nabla f=\cos(x-2y)\vec{i},-2\cos(x-2y)\vec{j}$,
The fundamental Theorem of Line Integral: $\displaystyle \int_C \mathbf{F} \cdot \mathrm d \mathbf{r} = f(b)-f(a)$
and the definition of a non-closed path, which is a path where the position vector $\mathbf{r}(t)$ describes $C$ so that $\mathbf{r}(b) \neq \mathbf{r}(a)$. Other than that, I'm pretty stuck.