document.write( "Question 236649: Max was crossing a narrow bridge. When he was 3/5 of the way across, he saw a truck approachen the bridge 600 yards away from him and heading right toward him. He turned and ran back. The truck continued at the same speed and missed him by a hair. If Max had tried to cross the bridge, the truck also would have just missed him. How long was the bridge? \n" ); document.write( "
Algebra.Com's Answer #174175 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Max was crossing a narrow bridge.
\n" ); document.write( " When he was 3/5 of the way across, he saw a truck approachen the bridge 600 yards away from him and heading right toward him.
\n" ); document.write( "He turned and ran back.
\n" ); document.write( "The truck continued at the same speed and missed him by a hair.
\n" ); document.write( "If Max had tried to cross the bridge, the truck also would have just missed him.
\n" ); document.write( " How long was the bridge?
\n" ); document.write( ":
\n" ); document.write( "|-------3x-------Max-----2x-----|_____(600-2x)__________Truck
\n" ); document.write( ":
\n" ); document.write( "5x = length of the bridge
\n" ); document.write( "Truck is 600 ft from Max, which is (600-2x) from bridge
\n" ); document.write( ":
\n" ); document.write( "Use the ratio of the truck dist to Max dist, is the same in both situations
\n" ); document.write( "Situation 1
\n" ); document.write( "Max covers 3x while truck covers 600+3x
\n" ); document.write( "Situation 2
\n" ); document.write( "Max covers 2x while truck covers 600-2x
\n" ); document.write( ":
\n" ); document.write( "A ratio equation:
\n" ); document.write( "\"%282x%29%2F%28600-2x%29\" + \"%283x%29%2F%28600%2B3x%29\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "2x(600+3x) = 3x(600-2x)
\n" ); document.write( "1200x + 6x^2 = 1800x - 6x^2
\n" ); document.write( "6x^2 + 6x^2 + 1200x - 1800x = 0
\n" ); document.write( "12x^2 - 600x = 0
\n" ); document.write( "12x(x - 50) = 0
\n" ); document.write( "x = 50, the bridge is 5x: 5 * 50 = 250 yds
\n" ); document.write( "
\n" );