Question 1060956
.
For the purposes of your problem you can consider each pair as one single object.


Then your problem is reduced to the simpler one: in how many ways the 3 objects can be arranged in a row?


The answer is 3! = 3*2*1 = 6.


It is the answer to your original problem: in 6 ways.