document.write( "Question 381937: i sailed west to hawaii against the wind at a speed 12 knots/hour. when i returned, i sailed the same route with a wind at a speed of 18 knots/hour. what was my average speed for the entire trip? \n" ); document.write( "
Algebra.Com's Answer #271067 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
i sailed west to Hawaii against the wind at a speed 12 knots/hour.
\n" ); document.write( " when i returned, i sailed the same route with a wind at a speed of 18 knots/hour.
\n" ); document.write( " what was my average speed for the entire trip?
\n" ); document.write( ":
\n" ); document.write( "Let a = average speed for the entire trip
\n" ); document.write( ":
\n" ); document.write( "Let d = the one way distance
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "to time + return time = total time
\n" ); document.write( "\"d%2F12\" + \"d%2F18\" = \"%282d%29%2Fa\"
\n" ); document.write( ":
\n" ); document.write( "We don't need d, divide thru by d and you have
\n" ); document.write( "\"1%2F12\" + \"1%2F18\" = \"2%2Fa\"
\n" ); document.write( "Multiply by 36a to clear the denominators, results
\n" ); document.write( "3a + 2a = 36(2)
\n" ); document.write( ":
\n" ); document.write( "5a = 72
\n" ); document.write( "a = \"72%2F5\"
\n" ); document.write( "a = 14.4 knot/hr is the av for the entire trip
\n" ); document.write( "
\n" );