Five girls including Ramya and Five boys including Randhir are to be seated around a circular table such that no. two boys are adjacent and Ramya is not adjacent to Randhir. In how many ways this can be done?
My approach:-
All the girls can be seated on the chairs in $4!$ ways around the circular table.
Since no two boys are seated adjacent to each other, I took them to be seated on the chairs between two adjacent girls, since there are 5 seats available so the boys can occupy these 5 seats in $5!$ ways.
Now for the 2nd condition that Ramya and Randhir should not be seated together : Ramya can be seated on any of the 5 chairs which was initially selected for girls, correspondingly there will be 2 seats adjacent to her where Randhir would be seated.
so I am getting $4!*5!$ - $(5*2)$ ways , which is incorrect ! I am not able to understand the flaw in my approach, please help !