How do you do the Euclidean Algorithm?
Answers
Answered by
1
Step-by-step explanation:
The Euclidean Algorithm
If A = 0 then GCD(A,B)=B, since the GCD(0,B)=B, and we can stop.
If B = 0 then GCD(A,B)=A, since the GCD(A,0)=A, and we can stop.
Write A in quotient remainder form (A = B⋅Q + R)
Find GCD(B,R) using the Euclidean Algorithm since GCD(A,B) = GCD(B,R)
Similar questions
Math,
3 months ago
Math,
3 months ago
Math,
7 months ago
Social Sciences,
11 months ago
Art,
11 months ago