document.write( "Question 467078: Two fishing boats depart a harbor at the same time, one traveling east, the other south. The eastbound boat travels at a speed 7 mi/h faster than the southbound boat. After five hours the boats are x = 85 mi apart. Find the speed of the southbound boat.
\n" ); document.write( "I came up with 5mph being the speed of the slower boat, but the EWA says I'm wrong
\n" ); document.write( "

Algebra.Com's Answer #320389 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the courses of the two boats form a right triangle with the 85 mi separation being the hypotenuse\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the eastbound boat is 7 mph faster for 5 hr, so it travels 35 mi more than the southbound boat\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if d is the southbound distance, by Pythagoras ___ d^2 + (d + 35)^2 = 85^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2d^2 + 70d + 35^2 - 85^2 = 0 ___ d^2 + 35d - 3000 = 0 ___ (d + 75)(d - 40) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d + 75 = 0 ___ d = -75 , negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d - 40 = 0 ___ d = 40 ___ 40 mi in 5 hr is 8 mph
\n" ); document.write( "
\n" );