Basically, this problem is saying that if you multiply x by 3, then you will get a number that is one less than y. So, if you switch that around a bit, then the problem is saying that if you subtract 3x from y, you'll get 1.
Your final answer should be y - 3x = 1.