Question 457736
x | y                   
1 | 5  <-- notice that 1+5=6
2 | 4  <-- notice that 2+4=6
3 | 3  <-- notice that 3+3=6
4 | 2  <-- notice that 4+2=6
5 | 1  <-- notice that 5+1=6

So what you were to notice was that in every case
above,

     <font size = 9>x + y = 6</font>

Edwin</pre>