Find how many integer solutions for $x,y$ does the following equation have? $$10xy + x + 7y = 2298$$
Is there a quick way? I’ve tried with SFFT but the $10xy$ term seems to be a problem when factoring.
Edit: This equation was developed as a quick way to obtain factoring decomposition of numbers ending in $7$. The solutions of the equation $(12,18)$ have the following pattern:
$127*181=22987$
$7$ and $1$ digits are added at the end of each solution, same with the $7$ added at the end of $2298$