Question 1062002
.
what three numbers are greater than 100 and together have a sum equal to 345
~~~~~~~~~~~~~~~~~~~~~~


Many answers.


And since the condition didn't say "integer numbers", there are actually infinitely many triples of real numbers satisfying the condition.


(100.1, 100.1, 144.8) is one example.


(100.2, 100.2, 144.6) is another example.


(100.01, 100.01, 144.98) is third example.


And so on . . .