document.write( "Question 934786: Twelve persons are to sit at a round table. Two particular people insist on sitting opposite each other. Find the number of ways the twelve can be seated. \n" ); document.write( "
Algebra.Com's Answer #567886 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If the 2 people that want to be are seated
\n" ); document.write( "opposite each other, there are 2 ways to
\n" ); document.write( "to do this a opposite b, and then switch
\n" ); document.write( "seats, b opposite a
\n" ); document.write( "----------------------
\n" ); document.write( "They can do this for 6 seats to make all the
\n" ); document.write( "possibilities, so \"+2%2A6+=+12+\" possible
\n" ); document.write( "----------------------
\n" ); document.write( "There are 10 seats left once they are seated,
\n" ); document.write( "and the possible seatings of 10 people is:
\n" ); document.write( "\"10%2A9+%2A8%2A7+%2A6+%2A5%2A4%2A3%2A2%2A1+\"
\n" ); document.write( "Factoring in the seatings for the opposite ones,
\n" ); document.write( "I get:
\n" ); document.write( "\"+12%2A10%2A9%2A8%2A7%2A6%2A5%2A4%2A3%2A2%2A1+\"
\n" ); document.write( "You can do the math
\n" ); document.write( "Hope I got it
\n" ); document.write( "
\n" ); document.write( "
\n" );