- #1
Bob19
- 71
- 0
Hi I got a question:
I have the following problem ax + by = c. Where a,b are positive integers, and c is a known integer.
If I calculate the gcd(a,b) is it then possible to find the x,y which makes the above equation true ?
Best Regards,
Bob
I have the following problem ax + by = c. Where a,b are positive integers, and c is a known integer.
If I calculate the gcd(a,b) is it then possible to find the x,y which makes the above equation true ?
Best Regards,
Bob