Answer:
Step-by-step explanation:
We are to find gcd of a and b using linear combination algorithm
a) 7 and 11. 1= 3(7)-2(11). Hence GCD =1
b) -28 and -63:
[tex]-63 = -2(28)-7\\28=-4(7)+0[/tex]
7=-2(-28)+(-63)
So 7 is GCD
c) [tex]126 = 91+35\\91 = 2(35)+21\\35 = 21+14\\21 = 14+7\\14 = 2(7)[/tex]
So 7 is GCD and 7 = 7(91)-5(126)
d) 630 and 132
GCD is 6.
[tex]630=132(4) +102\\132=102+30\\102 = 30(3)+12\\30=2(12)+6\\12=2(6)[/tex]
6=630(-9)+43(132)
e) 7245 and 4784
GCD is 23
23 = 7245(35)+4784(-53)
f) 6499 and 4288
GCD is 67
67 = 6499(-31)+4288(47)