how can I find Integer solutions for the two variables equation?

973 Views Asked by At

how can I find Integer solutions for the following equation:

$$900 X \, Y + 210 Y + 30 X - 3 \times 10^{100} + 7 = 0$$

1

There are 1 best solutions below

2
On

Hint: $(30 X + 7)(30 Y +1) = \ldots$