document.write( "Question 1101434: A man travels a distance at a speed of 12 km/h and returns at 9 km/h. If the total time taken by him is 3 h 30 min, find the distance he traveled one way. \n" ); document.write( "
Algebra.Com's Answer #716008 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let D be the unknown distance under the question, in kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the time spent traveling at the speed 12 km/h is \"D%2F12\" hours.\r\n" );
document.write( "\r\n" );
document.write( "     The time spent traveling at the speed  9 km/h is \"D%2F9\" hours.\r\n" );
document.write( "\r\n" );
document.write( "The total time equation is \r\n" );
document.write( "\r\n" );
document.write( "\"D%2F12\" + \"D%2F9\" = \"3\"\"1%2F2\"   hours,   or\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F12\" + \"D%2F9\" = \"7%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply by 36 both sides.  You will get\r\n" );
document.write( "\r\n" );
document.write( "3D + 4D = 7*18,   or\r\n" );
document.write( "\r\n" );
document.write( "7D = 7*18  ====>  D = 18 kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer. The one way distance is 18 km.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );