Use extended Euclidean algorithm to find x and y such that 20x + 50y = 510.
Note :- Division algorithm :- For any integer 'a' and any positive integer 'b' there exists unique integer 'q'and 'r' such that a=bq+r
Where 0 <= r < b
Get Answers For Free
Most questions answered within 1 hours.