Suppose that x, y, z are positive integers satisfying x <= y <= z, and such that the product of all three numbers is twice their sum plus 2. What is the sum of all possible values of z?
For 3-digit integers, there are 5 of them as follows:
225 , 323 , 416 , 522 , 614 , Total = 5 such positive integers.
nice