document.write( "Question 1114611: The children AL, Betty, Chuck, Dahlia, Ed, Frank and George will sit in adjacent chairs. Dahlia must be in the middle chair, and George must be next to Dahlia. In how many order can they be arranged \n" ); document.write( "
Algebra.Com's Answer #729537 by greenestamps(13219)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Seat them in an order that first satisfies the requirements....

\n" ); document.write( "Dahlia: 1 choice -- the center seat.
\n" ); document.write( "George: 2 choices -- either side of Dahlia.

\n" ); document.write( "After that, there are no restrictions. There are 5 seats left; the number of ways to fill them with no restrictions is 5*4*3*2*1 = 120.

\n" ); document.write( "So the total number of different orders is 1*2*120 = 240.
\n" ); document.write( "
\n" );