document.write( "Question 229406: Two people start driving toward each other, starting from two towns 100 miles apart. If one person travels 30 miles per hour and the other person travels 20 miles per hour, how long will it take until they meet? \n" ); document.write( "
Algebra.Com's Answer #170099 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "100=(30+20)T \n" ); document.write( "100=50T \n" ); document.write( "T=100/50 \n" ); document.write( "T=2 HOURS THEY WILL MEET. \n" ); document.write( " |