Let $x,y,z$ be integers and $11$ divides $7x+2y-5z$. Show that $11$ divides $3x-7y+12z$.
I know a method to solve this problem which is to write into $A(7x+2y-5z)+11(B)=C(3x-7y+12z)$, where A is any integer, B is any integer expression, and C is any integer coprime with $11$.
I have tried a few trials for example $(7x+2y-5z)+ 11(x...)=6(3x-7y+12z)$, but it doesn't seem to work. My question is are there any tricks or algorithms for quicker way besides trials and errors? Such as by observing some hidden hints or etc?
I am always weak at this type of problems where we need to make smart guess or gain some insight from a pool of possibilities? Any help will be greatly appreciated. And maybe some tips to solve these types of problems.
Thanks very much!
Let $n=3x-7y+12z$. Since there exsits an $m\in\mathbb Z$ such that $$7x+2y-5z=11m,$$ We have the following two :
$$7n=21x-49y+84z$$ $$33m=21x+6y-15z$$ Then, we have $$7n-33m=-55y+99z\Rightarrow 7n=33m-55y+99z=11(3m-5y+9z).$$ Since we know $7$ and $11$ are coprime, we know that $n$ is a multiple of $11$.