document.write( "Question 1042382: A round table has 16 chair around it.if no two persons can sit adjacent, then at most many persons can sit around this round table ?\r
\n" );
document.write( "\n" );
document.write( "A) 6
\n" );
document.write( "B) 8
\n" );
document.write( "C) 7
\n" );
document.write( "D) 16 \n" );
document.write( "
Algebra.Com's Answer #657343 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Imagine 16 slots (slot1,slot2,...,slot16) laid out. The first slot is occupied by a person. So slot2 must be empty. Also, slot16 must be empty as well because the slots wrap around. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Slot3 will be filled and slot4 will be empty. Slot5 will be filled with slot6 empty. This pattern continues to get this complete seating chart\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "slot1 = filled \n" ); document.write( "slot2 = empty \n" ); document.write( "slot3 = filled \n" ); document.write( "slot4 = empty \n" ); document.write( "slot5 = filled \n" ); document.write( "slot6 = empty \n" ); document.write( "slot7 = filled \n" ); document.write( "slot8 = empty \n" ); document.write( "slot9 = filled \n" ); document.write( "slot10 = empty \n" ); document.write( "slot11 = filled \n" ); document.write( "slot12 = empty \n" ); document.write( "slot13 = filled \n" ); document.write( "slot14 = empty \n" ); document.write( "slot15 = filled \n" ); document.write( "slot16 = empty\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Count up the number of times you see \"filled\" shown above. There are 8 chairs that are filled and 8 chairs that are empty.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the final answer is choice B) 8 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |