GCD & LCMhard
0:00.0

The extended Euclidean algorithm produces Bézout coefficients (x,y)(x, y) for ax+by=gcd(a,b)ax + by = \gcd(a, b). If one solution is (x0,y0)(x_0, y_0), why does the general solution have the specific form it does?