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

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