document.write( "Question 1210161: King Arthur's round table has 8 evenly spaced chairs. In how many ways can 8 knights be seated in the chairs, if Sir Lancelot and Sir Gawain insist on being seated next to each other? \n" ); document.write( "
Algebra.Com's Answer #851416 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's solve this problem step-by-step.\r
\n" ); document.write( "\n" ); document.write( "**1. Treat Lancelot and Gawain as a Single Unit**\r
\n" ); document.write( "\n" ); document.write( "Since Sir Lancelot and Sir Gawain insist on sitting next to each other, we can treat them as a single unit. This unit can be arranged in two ways: Lancelot-Gawain or Gawain-Lancelot.\r
\n" ); document.write( "\n" ); document.write( "**2. Arrange the Unit and the Remaining Knights**\r
\n" ); document.write( "\n" ); document.write( "Now, we have 7 entities to arrange around the circular table: the Lancelot-Gawain unit and the remaining 6 knights. The number of ways to arrange $n$ distinct objects in a circle is $(n-1)!$.\r
\n" ); document.write( "\n" ); document.write( "Thus, we have $(7-1)! = 6!$ ways to arrange these 7 entities.\r
\n" ); document.write( "\n" ); document.write( "**3. Account for the Arrangement of Lancelot and Gawain**\r
\n" ); document.write( "\n" ); document.write( "Since Lancelot and Gawain can switch places within their unit, we need to multiply the number of arrangements by 2.\r
\n" ); document.write( "\n" ); document.write( "**4. Calculate the Total Number of Arrangements**\r
\n" ); document.write( "\n" ); document.write( "Total number of arrangements = (arrangements of the unit and other knights) * (arrangements of Lancelot and Gawain)\r
\n" ); document.write( "\n" ); document.write( "Total number of arrangements = $6! \times 2$\r
\n" ); document.write( "\n" ); document.write( "$6! = 6 \times 5 \times 4 \times 3 \times 2 \times 1 = 720$\r
\n" ); document.write( "\n" ); document.write( "Total number of arrangements = $720 \times 2 = 1440$\r
\n" ); document.write( "\n" ); document.write( "**Therefore, there are 1440 ways for the 8 knights to be seated if Sir Lancelot and Sir Gawain insist on sitting next to each other.**
\n" ); document.write( "
\n" ); document.write( "
\n" );