There's a distinction between the address of the cell and the value it contains, and the difference in this problem lies in that distinction. The contents of cell 5 are the value 8, so moving that to cell number 6 would set its value to 8 as well, which is clearly different from the value 5.