document.write( "Question 619356: a man travels in a motor speed bangka at the rate of 15 kph from his barrio to the city and comes back at the rate of 12 kph. If his total time of travel is 3 hours, find the distance between his barrio to the city. \n" ); document.write( "
Algebra.Com's Answer #389580 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a man travels in a motor speed bangka at the rate of 15 kph from his barrio to the city and comes back at the rate of 12 kph. If his total time of travel is 3 hours, find the distance between his barrio to the city. \n" ); document.write( "*** \n" ); document.write( "let x=travel time from barrio to city \n" ); document.write( "3-x=travel time from city to barrio \n" ); document.write( "distance=travel time*speed \n" ); document.write( "15x=12(3-x)=36-12x \n" ); document.write( "27x=36 \n" ); document.write( "x=36/27=4/3 hrs \n" ); document.write( "Distance between barrio and city=15x=15*4/3=20 km \n" ); document.write( " |