document.write( "Question 185193: Tulips, tulips, everywhere! There are tulips of every color and size - all arranged on floats for the first Tulip Bowl Parade. There are nine marshals stationed every two blocks alsong the parade route, to help control the crowd. The marshals will meet after the parade to make a report. Because the marshals are not used to their wooden shoes, what is the fewest number of combined blocks they could walk for their meeting? \n" ); document.write( "
Algebra.Com's Answer #138947 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
Tulips, tulips, everywhere! There are tulips of every color and size - all arranged on floats for the first Tulip Bowl Parade. There are nine marshals stationed every two blocks alsong the parade route, to help control the crowd. The marshals will meet after the parade to make a report. Because the marshals are not used to their wooden shoes, what is the fewest number of combined blocks they could walk for their meeting?\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Suppose the marshals are numbered 1 to 9 and stand like this:\r\n" );
document.write( "\r\n" );
document.write( "Marshals   1   2   3   4   5   6   7   8   9   \r\n" );
document.write( "Blocks     | | | | | | | | | | | | | | | | |\r\n" );
document.write( "\r\n" );
document.write( "Whatever the answer is, it has to be the same answer as\r\n" );
document.write( "as if the marshals were arranged this way instead:\r\n" );
document.write( "\r\n" );
document.write( "Marshals   9   8   7   6   5   4   3   2   1\r\n" );
document.write( "Blocks     | | | | | | | | | | | | | | | | |\r\n" );
document.write( "\r\n" );
document.write( "There is only one way both arrangements could have the \r\n" );
document.write( "same answer, and that is if they all walked to where the \r\n" );
document.write( "middle marshal 5 is standing. So everybody except marshal 5\r\n" );
document.write( "walks to where marshal 5 is standing, and marshall 5 just \r\n" );
document.write( "stays where he is.\r\n" );
document.write( "\r\n" );
document.write( "So: \r\n" );
document.write( "marshals 9 and 1 each walk 8 blocks to where marshal 5 is standing.\r\n" );
document.write( "That's 16 blocks for those two marshals. \r\n" );
document.write( "marshals 8 and 2 each walk 6 blocks to where marshal 5 is standing.\r\n" );
document.write( "That's 12 blocks for those two marshals.   \r\n" );
document.write( "marshals 7 and 3 each walk 4 blocks to where marshal 5 is standing.\r\n" );
document.write( "That's 8 blocks for those two marshals.\r\n" );
document.write( "marshals 6 and 4 each walk 2 blocks to where marshal 5 is standing.\r\n" );
document.write( "That's 4 blocks for those two marshals.\r\n" );
document.write( "marshal 5 walks 0 blocks, that is, he stays where he is.\r\n" );
document.write( "That's 0 blocks for that marshal.\r\n" );
document.write( "\r\n" );
document.write( "16+12+8+4+0 = 40 blocks total.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );