document.write( "Question 742982: A man travels from City X to City Y at 4kn/h and from City Y to City X at 6km/h via the same route. The whole journey took 1 hour. Find the distance from City X to City Y \n" ); document.write( "
Algebra.Com's Answer #452821 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A man travels from City X to City Y at 4kn/h and from City Y to City X at 6km/h via the same route. The whole journey took 1 hour. Find the distance from City X to City Y \n" ); document.write( ": \n" ); document.write( "Let d = the distance fro x to y \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( ": \n" ); document.write( "xy time + yx time = 1 hr \n" ); document.write( " \n" ); document.write( "mult by 12 to clear the denominators, results: \n" ); document.write( "3d + 2d = 12 \n" ); document.write( "5d = 12 \n" ); document.write( "d = 12/5 \n" ); document.write( "d = 2.4 km is the dist from x to y \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this by finding the actual time each way \n" ); document.write( " \n" ); document.write( ".6 + .4 = 1 \n" ); document.write( " \n" ); document.write( " |