I am a bit confused here.
I assume that: $gcd(a, b) = 1 \wedge c = ax_{1} \wedge c = bx_{2}$.
I tried to find a formula starting from $a = bx_{3} + r$. But I didn't succeed, any tips?
I am a bit confused here.
I assume that: $gcd(a, b) = 1 \wedge c = ax_{1} \wedge c = bx_{2}$.
I tried to find a formula starting from $a = bx_{3} + r$. But I didn't succeed, any tips?
Copyright © 2021 JogjaFile Inc.
Using the Euclidean algorithm
Then as $c=ak$ and $c=bj$ we can multiply our main equation by $c$ on both sides (and replace it on the right by $bj$ and $ak$) to get
so $c=ab(jx+ky)$.