If $|x| <100$ and $|y| <100$, then the number of integer solutions of $(x, y)$ satisfying the equation $4x + 7y = 3$ is
Entered answer:
Solution
✅ Correct Answer: 29
Trick: You have the reduce the value of $x$ by the co-efficient of $y$ (which is 7). Similarly, $y$ is reduced by the co-efficient of $x$ (which is 4).


