document.write( "Question 359128: A board consists of 3 men and 4 women, How many different ways can they sit in a row where 2 women do not sit next to each other? \n" ); document.write( "
Algebra.Com's Answer #256306 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
W M W M W M W IS is the only pattern allowed.
\n" ); document.write( "3!*4!=144 different ways.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );