document.write( "Question 12324: There are 4 men who want to cross a bridge. They all begin on the same side. Yo have 17 minutes to get all of them across to the other side. it is night. There is one flashlight. A maximum of two people can cross at one time. Any party who crosses, either 1 or 2 people, must have the flashlight with them. The flashlight must be walked back and forth, it cannot be thrown, etc. Each man walks at a different speed. A pair must walk together at the rate of the slower man's pace.
\n" );
document.write( "Man 1: 1 minute to cross
\n" );
document.write( "Man 2: 2 minutes to cross
\n" );
document.write( "Man 3: 5 minutes to cross
\n" );
document.write( "Man 4: 10 minutes to cross.\r
\n" );
document.write( "\n" );
document.write( "This is a straight-forward problem, there are no tricks. What is the combination adn sequence of the the men above crossing the bridge? \n" );
document.write( "
Algebra.Com's Answer #6267 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! i cannot see a solution for this in 17 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Man4 & Man1 across : 10 minutes \n" ); document.write( "then Man1 back alone : 11 minutes \n" ); document.write( "Man3 & Man1 across : 16 minutes \n" ); document.write( "then Man1 back alone : 17 minutes \n" ); document.write( "Man2 and Man1 across : 19 minutes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that is the best i can do. I must be missing some sneaky logic here, but i cannot see it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |