Question 681390
<pre>
Let the digits be these 4 blanks to fill in:
_ _ _ _
</pre>
>>...The sum of my hundreds digit and my tens digit is 15...<<
<pre>
The only pairs of digits that have sum 15 are {6,9} and {7,8}
</pre>
>>...My hundreds digit is one less than my tens digit...<<
<pre>
Therefore the pair is {7,8} so the number is

_ <u>7</u> <u>8</u> _
</pre>
>>...The sum of my thousands digit and my ones digit is 5...<<
<pre>
The only pairs of digits that have sum 5 are {0,5}, {1,4} and {2,3}.
</pre>
>>...my ones digit is one more than my thousands digit...<<
<pre>
Therefore the pair is {2,3} so the number is

<u>2</u> <u>7</u> <u>8</u> <u>3</u>

Edwin</pre>