document.write( "Question 927610: Find the number of ways of seating 3 men and 5 women in a row if there is no restriction \n" ); document.write( "
Algebra.Com's Answer #563101 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
8 people: 3M, 5W
\n" ); document.write( "number of ways of seating in a row, if there is no restriction: 8! ways
\n" ); document.write( "
\n" );