document.write( "Question 255161: A freight train left a station at 12 noon going north at a rate of 50 miles per hour. At 1 p.m., a passenger train left the same station going south at the rate of 60 mph. At what time were the trains 270 miles apart? \n" ); document.write( "
Algebra.Com's Answer #187464 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "D1=50T FOR THE FREIGHT TRAIN. \n" ); document.write( "D2=60(T-1) FOR THE PASSENGER TRAIN \n" ); document.write( "D1+D2=270 \n" ); document.write( "50T+60(T-1)=270 \n" ); document.write( "50T+60T-60=270 \n" ); document.write( "110T=270+60 \n" ); document.write( "110T=330 \n" ); document.write( "T=330/110 \n" ); document.write( "T=3 HOURS OR @ 3:00 PM. THEY WILL BE 270 MILES APART. \n" ); document.write( "PROOF: \n" ); document.write( "50*3+60(3-1)=270 \n" ); document.write( "150+60*2=270 \n" ); document.write( "150+120=270 \n" ); document.write( "270=270 \n" ); document.write( " |