Bài làm :
`\text{Gọi 2 số nguyên cần tìm là x và y}`
`\text{Ta được :}`
`\text{x + y = xy}`
`\text{⇔ xy - x - y = 0}`
`\text{⇔ x( y - 1 ) - y + 1 = 1}`
`\text{⇔ x( y - 1 ) - ( y - 1 ) = 1}`
`\text{⇔ ( x - 1 )( y - 1 ) = 1}`
`⇔` \(\left[ \begin{array}{l}x-1=y-1=1\\x-1=y-1=-1\end{array} \right.\)
`⇔` \(\left[ \begin{array}{l}x=y=2\\x=y=0\end{array} \right.\)
`\text{Vậy ( a ; b ) ∈ {( 2 ; 2 ) ; ( 0 ; 0 )}}`