To practise my mathematical skills, I often solve some problems in my free time. In this case, one should find every positive integer solution $(x,y)\inℤ^+\timesℤ^+$ of $0=10x³-(2y+5)x²+(y-4)x+76$. Now this is how far I got:
- Alternate form: $xy(2x-1) = 10x³-5x²-4x+76$
- Alternate form: $4(x-19) = x(2x-1)(5x-y)$
- Simple solution: $(x;y)=(1;77)$ (does not make things easier regarding a factorization over $x-1$_(?)_)
But i keep being stuck with these insights… any tips?
By the way: I do not have any further knowledge in number theory and diophantine equations!
Hint: From the original equation it follows that $x$ has to be a divisor of $76$. There aren't that much divisors of $76$, so let us list them down:
The divisors of $76$ are $\pm1,\pm2,\pm4,\pm19,\pm38,\pm76$. Now it's a good idea to turn back to the factorized form you discovered: $4(x-19)=x(2x-1)(5x-y)$.