Question 544748
How many different ways can five students sit in five chairs in a row if Mark and Ophelia refuse to sit next to each other?
----
# of possible arrangements: 5! = 120
---
# of ways M and O could sit next to one another: 2*4 = 8
------
# of ways to satisfy the conditions: 120-8 = 112
----
P(satisfy conditions: 112/120
==================================
Cheers,
Stan H.