We visualize the equation as a circle on the coordinate plane.
Graph: https://www.desmos.com/calculator/swjzoksjmi
The circle is centered at \(\left(\dfrac12, \dfrac12\right)\) and has a radius \(\dfrac{3\sqrt 2}2\). Therefore, for the largest value of x, we find the maximum possible x-coordinate on the circle, i.e., the x-coordinate of the right-most point.
\(\max x = \dfrac12 + \text{radius of circle} = \dfrac{1 + 3\sqrt 2}2\)
Further explanations are typed in the graph.
Note that \(168|a\) and \(88|a\) by the property of gcd.
Take \(a = \operatorname{lcm}(168, 88) = 1848\).
Then \(b = 168\) and \(c = 88\) satisfies the conditions. You can check that gcd(b, c) is minimum in this case because for any positive integers \(k,l\), \(\gcd(kb, lc) = \gcd(k, l)\gcd(b, c)\gcd\left(\dfrac{k}{\gcd(k,l)}, \dfrac{c}{\gcd(b, c)}\right)\gcd\left(\dfrac{b}{\gcd(b, c)},\dfrac{l}{\gcd(k,l)}\right)\geq \gcd(b, c)\), and b = 168k for some positive integer k and c = 88l for some positive integer l.
\(\min\gcd(b, c)=\gcd(168, 88) = 8\).
For the proof of the gcd identity I used, see here: https://math.stackexchange.com/questions/1394801/prove-that-ab-cd-a-cb-d-left-fracaa-c-fracdb-d-right-left?noredirect=1&lq=1