document.write( "Question 763519: the speed of a freight train is 12km/h slower than the speed of a passenger train the freight train travel 348km in the same time it takes the passenger train to travel 420 km find the speed of the freight train \n" ); document.write( "
Algebra.Com's Answer #464900 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Passenger train = x \n" ); document.write( "Freight train = x - 12 \n" ); document.write( "348km/x-12 = 420/x \n" ); document.write( "Cross multiply \n" ); document.write( "348x = 420(x - 12) \n" ); document.write( "348x = 420x - 5040 \n" ); document.write( "-72x = -5040 \n" ); document.write( " -x = -70 \n" ); document.write( " x = 70km/hr \n" ); document.write( "Passenger train's speed = 70 km/hr \n" ); document.write( "Freight train's speed = 58 km/hr \n" ); document.write( "Proof: \n" ); document.write( "348/58 = 420/70 \n" ); document.write( " 6 = 6 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |