document.write( "Question 288063: Three married couples are going to cross a river in a boat containing six seats in a row. Count the amount of possible combinations if: a) the husband needs to sit next to his wife and b) the husband needs to sit next to his wife, and forbids his wife from sitting next to another man. \n" ); document.write( "
Algebra.Com's Answer #208768 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
You are assuming that the husband has some say in the matter which these days is extremely unlikely.
\n" ); document.write( "a)
\n" ); document.write( "6 people
\n" ); document.write( "first has 6 possibilities
\n" ); document.write( "6 but only one choice who will be next to him.
\n" ); document.write( "6*1*4*1*2*1=48
\n" ); document.write( "b)
\n" ); document.write( "6*1*2*1*1*1=12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );