In my text book the question is as follows:
Find the way in which $5$ persons can sit in a row if two insist on sitting next to each other.
They give the answer as $48$. I fail to understand how they got there because when I try the standard formula of $P = \frac{n!}{(n-r)!}$ where $n = 5$ and $r = 4$ I get $120$. If I try the formula that considers repetition $P = n!/n1! * n2!...nx!$, I get $60$, counting the two that insist on sitting together as a repetition.
Please explain what it is I don't understand.