In: Math
A. 271 and 516
1. Find the greatest common divisor, d, of the two numbers from part A using the Euclidean algorithm. Show and explain all work.
2. Find all solutions for the congruence ax ? d
(mod b) where a and b are the integers from
part A and d is the greatest common divisor from part A1.
Show and explain all work.
271 and 516
Step 1
A=271, B=245
Step 2
A=245, B=26
Step 3
A=26, B=11
Step 4
A=11, B=4
Step 5
A=4, B=3
Step 6
A=3, B=1
Step 7
A=1, B=0
Step 8
so GCD (516,271) = 1