document.write( "Question 1209176: A man travels from A to B at 4 km/h and from B to A at 6 km/h. The total journey takes 45 minutes. Find the distance travelled. \n" ); document.write( "
Algebra.Com's Answer #847766 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 3.6 km\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "distance = rate*time \n" ); document.write( "d = r*t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Going from A to B \n" ); document.write( "d = r*t \n" ); document.write( "d = 4*t \n" ); document.write( "t = d/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It takes d/4 hours to travel from A to B at a speed of 4 km/hr, where d is the distance from A to B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similar steps will show that it takes d/6 hours to travel from B to A at a speed of 6 km/hr. \n" ); document.write( "This assumes the person took the same route to go back to A, or they took a route of equal length. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two time values must add to 45 minutes = 45/60 = 3/4 of an hour. \n" ); document.write( "Use the hour value because d/6 and d/4 are in hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(d/4) + (d/6) = 3/4 \n" ); document.write( "12*( (d/4) + (d/6) ) = 12*(3/4) \n" ); document.write( "12*(d/4) + 12*(d/6) = 12*(3/4) \n" ); document.write( "3d + 2d = 9 \n" ); document.write( "5d = 9 \n" ); document.write( "d = 9/5 \n" ); document.write( "d = 1.8 km exactly. This value hasn't been rounded. \n" ); document.write( "This is the one-way distance. \n" ); document.write( "The round trip distance is double that and it is 2*1.8 = 3.6 km\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to solve \n" ); document.write( "(d/4) + (d/6) = 3/4 \n" ); document.write( "(3d/12) + (2d/12) = 3/4 \n" ); document.write( "(3d+2d)/12 = 3/4 \n" ); document.write( "5d/12 = 3/4 \n" ); document.write( "5d*4 = 12*3 \n" ); document.write( "20d = 36 \n" ); document.write( "d = 36/20 \n" ); document.write( "d = (9*4)/(5*4) \n" ); document.write( "d = 9/5 \n" ); document.write( "d = 1.8 is the one-way distance; which doubles to a round trip distance of 3.6 km\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another approach is to convert each km per hr speed value into km per min. \n" ); document.write( "To do so, divide by 60. \n" ); document.write( "4 km per hr = 4/60 = 1/15 of a km per min \n" ); document.write( "6 km per hr = 6/60 = 1/10 of a km per min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using d = r*t, we get this equation when going from A to B \n" ); document.write( "d = (1/15)*t \n" ); document.write( "which can be rearranged to \n" ); document.write( "t = 15d \n" ); document.write( "This is the time it takes, in minutes, to travel from A to B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similar steps will show it takes 10d minutes to travel from B to A.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total travel time = 15d+10d = 25d = 45 min \n" ); document.write( "25d = 45 \n" ); document.write( "d = 45/25 \n" ); document.write( "d = (9*5)/(5*5) \n" ); document.write( "d = 9/5 \n" ); document.write( "d = 1.8 km is the one-way distance which doubles to 3.6 km and it's the final answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Edit: tutor greenestamps makes a great point. I had a brainfart for some reason. My error has been fixed (changed the answer from 1.8 km to 3.6 km) \n" ); document.write( " \n" ); document.write( " |