GCD & LCMhard
0:00.0

The Diophantine equation 6x+9y=156x + 9y = 15 can be simplified (after dividing by gcd(6,9)=3\gcd(6, 9) = 3) to 2x+3y=52x + 3y = 5, with particular solution (x0,y0)=(1,1)(x_0, y_0) = (1, 1).

Which of the following is NOT a solution to the original equation?