Use the Extended Euclidean Algorithm to find the values of s and t, such that gcd(430, 410) = s * 430 + t * 410

1 answer

so, what steps have you followed to apply the algorithm?