document.write( "Question 186864: Two boys who live 14 miles apart start at noon to walk toward each other at rates of 3 mph and 4 mph respectively. In how many hours will they meet? \n" ); document.write( "
Algebra.Com's Answer #140077 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x+4x=14
\n" ); document.write( "7x=14
\n" ); document.write( "x=14/7
\n" ); document.write( "x=2 hours they will meet.
\n" ); document.write( "
\n" );