document.write( "Question 1132520: Two friends, Frank and Jack, live 2000 miles apart. They want to meet each other and decided to both travel so that they can see one another sooner. They both drive directly toward each other with Frank traveling at 50 mph, and Jack at 60 mph. How much time will pass before they meet? \n" ); document.write( "
Algebra.Com's Answer #749570 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 50x + 60x = 2000 \n" ); document.write( "110x = 2000 \n" ); document.write( "x = 18.2 hours (rounding off the decimals) \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "check, with less rounding: \n" ); document.write( "50*18.18181818 = 909.1 \n" ); document.write( "60*18.18181818 = 1090.91 \n" ); document.write( "Total . = 2000.01(again, the .01 is the rounding) \n" ); document.write( " |