All I have so far is that $$s|a, s|y, t|b, \text{ and } t|y.$$ I also know
$$\gcd(\gcd(a,b),y)=\gcd(a,b,y)=\gcd(a,gcd(b,y))$$
by the associative property of gcd. It would suffice to show $$\gcd(a,b,y)=\gcd(gcd(a,y),\gcd(b,y)).$$ I'm just not sure how to prove it. Thanks for your help.