GCD & LCMeasy
0:00.0

When computing gcd(91,35)\gcd(91, 35) using the Euclidean algorithm: 91=352+2191 = 35 \cdot 2 + 21. What is the next step?