document.write( "Question 682754: The speed of a passenger train is 16 mph faster than the speed of a freight train. The passenger train travels 340 miles in the same it takes the freight train to travel 260 miles. Find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #423309 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! THIS IS AN EXAMPLE: \n" ); document.write( "PASSENGER TRAIN IS 16MPH FASTER,PASSENGER TRAVELS 320MILES,FREIGHT \n" ); document.write( "TRAIN 240....WHAT IS THE SPEED OF BOTH TRAINS \n" ); document.write( "320/c+16=240/c \n" ); document.write( "320c=240c+3840 \n" ); document.write( "80c=3840 \n" ); document.write( "c=48 \n" ); document.write( "c+16=64 \n" ); document.write( "freight train====48mph \n" ); document.write( "passenger========64mph \n" ); document.write( " |