document.write( "Question 873960: At 8.00 AM a doctor leaves Sanford on a northbound train. Her husband, noticing that the doctor forgot her briefcase, boards another northbound train at 10.00 AM, and travelling 18 mph faster than the first train, the second train overtakes the first train at 4.00 PM . find the speeds of the trains, and the distance they traveled ? \n" ); document.write( "
Algebra.Com's Answer #527205 by mananth(16946)![]() ![]() You can put this solution on YOUR website! speed of doctor's train be x\r \n" ); document.write( "\n" ); document.write( "leaves at 8.00 meets husbad at 4.00 time = 8 hours\r \n" ); document.write( "\n" ); document.write( "husband speed = (x+18) \n" ); document.write( "husband time = 6 hours\r \n" ); document.write( "\n" ); document.write( "distance is same\r \n" ); document.write( "\n" ); document.write( "6(x+18)=8x\r \n" ); document.write( "\n" ); document.write( "6x+108=8x\r \n" ); document.write( "\n" ); document.write( "2x=108 \n" ); document.write( "x=54 mph\r \n" ); document.write( "\n" ); document.write( "doctor's train 54 mph \n" ); document.write( "Husband's train 54+18 = 72 mph\r \n" ); document.write( "\n" ); document.write( "distance = 54 *8 = 432 miles \n" ); document.write( " |