document.write( "Question 763243: At a river resort, you rent a motor boat for a sight seeing trip. You travel upstream at 9kph and return traveling downstream at 12mph. The whole trip lasts 3.5 hours. How far from the the resort did you travel before turning back? \n" ); document.write( "
Algebra.Com's Answer #464644 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
At a river resort, you rent a motor boat for a sight seeing trip. You travel upstream at 9kph and return traveling downstream at 12mph. The whole trip lasts 3.5 hours. How far from the the resort did you travel before turning back?
\n" ); document.write( "***
\n" ); document.write( "let x=how far traveled from resort before turning back
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "\"x%2F9%2Bx%2F12=3.5\"
\n" ); document.write( "LCD:36
\n" ); document.write( "4x+3x=126
\n" ); document.write( "7x=126
\n" ); document.write( "x=18
\n" ); document.write( "how far traveled from resort before turning back=18 km
\n" ); document.write( "
\n" );