For each pair of numbers find integers π₯ and π¦ such that ππ₯ + ππ¦ =gcd (π,π)
a) π= 91, π=10
For the pair "\ud835\udc4e= 91, \ud835\udc4f=10" of numbers let us find integers "x" and "y" such that "\ud835\udc4e\ud835\udc65 + \ud835\udc4f\ud835\udc66 =gcd (\ud835\udc4e,\ud835\udc4f)."
Taking into account that "91=10\\cdot9+1" and "10=10\\cdot 1+0," we conclude that "gcd (91,10)=1=91-10\\cdot 9=91\\cdot 1+10\\cdot(-9)." Consequently, "x=1,\\ y=-9."
Comments
Leave a comment