document.write( "Question 1086182: Two boats leave a dock at the same time and at a 90° angle from each other.
\n" );
document.write( "After 3 hours one boat is 30 miles from the dock, while the other is 50 miles
\n" );
document.write( "from the dock. To the nearest tenth of a mile, how far are the boats from each
\n" );
document.write( "other? \n" );
document.write( "
Algebra.Com's Answer #700358 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 30^2+50^2=c^2 \n" ); document.write( "c^2=3400 \n" ); document.write( "sqrt 3400=58.3 mi \n" ); document.write( " |