I know i can divide with $6$ so I get $2x-5y+4z=3$, I replaced $2x-5y$ with $u$ so I got $u+4z=3$. I see that $u=3$ and $z=0$ is a solution but I got stuck. How can I continue? Is there a way to solve this using extended euclidean algorithm?
Thank you for your help.
$(-1,-1,0)$ is a solution.
and then we can add multiples $(2,0,-1)$ to any known solution to find other solutions. Similarly we can add multiples of $(5,2,0)$
$(x,y,z) = (-1+2m + 5n,-1 + 2n, -m)$ should span the space of integer solutions.