document.write( "Question 511376: hi can someone help me with this..\r
\n" );
document.write( "\n" );
document.write( "Town A is 11 miles west of Town B. A man walks from A to B at the rate of 3 miles per hour, and another man, starting at the same time walks from B to A at the rate of 4miles per hour.Find the times after starting that the men are 2 miles apart. \n" );
document.write( "
Algebra.Com's Answer #342183 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Town A is 11 miles west of Town B. A man walks from A to B at the rate of 3 miles per hour, and another man, starting at the same time walks from B to A at the rate of 4miles per hour.Find the times after starting that the men are 2 miles apart. \n" ); document.write( "** \n" ); document.write( "let t= time (hrs) men are 2 miles apart \n" ); document.write( "distance =travel time*speed \n" ); document.write( "3t+4t+2=11 \n" ); document.write( "7t=9 \n" ); document.write( "t=9/7 hrs \n" ); document.write( " |