mlsbbe Messages 24 Reaction score 0 Thread starter Feb 4, 2010 #1 Do diophantine equations ax+by =C with gcd (a,b) = 1 have a solution? Last edited: Feb 4, 2010
CRGreathouse Science Advisor Homework Helper Messages 2,832 Reaction score 0 Feb 4, 2010 #2 Sure. Use the CRT. You can even get a solution in the more general case gcd(a, b) | C.