The question states:
There are two irreducible rational numbers with denominators $600$ and $700$. Find the minimal possible value of the denominator of their sum.
I tried to rearrange it into $$\frac{x}{600}+\frac{y}{700}=\frac{7x+6y}{4200}$$ where $\gcd(x, 6)=1$ and $\gcd(y, 7)=1$ From that I tried to identify $\gcd(7x+6y, 4200)$ but couldn't. I also tried using Bezout's theorem but failed. I was wondering if I could get some help on this question, maybe a hint. Thank you anyway.
Hint. Note that $25$ divides $4200$ and by solving $7x+6y=25$ we get $$\frac{1}{600}+\frac{3}{700}=\frac{25}{4200}=\frac{1}{168}.$$ Is $168$ the minimal value of the denominator we can get?