Saved Bookmarks
| 1. |
m' men and 'n' women are to be seated in a row so that no two women sit next to each other. If mgen then the number of ways in which this can be done is |
|
Answer» `((m+N)!)/(m!n!)` |
|