document.write( "Question 924350: A passenger train traveled 110 miles in the same amount of time it took a freight train to travel 90 miles. The rate of the freight train was 10 miles per hour slower than the rate of the passenger train. Find the rate of the passenger train. \n" ); document.write( "
Algebra.Com's Answer #560784 by MathTherapy(10553)\"\" \"About 
You can put this solution on YOUR website!
A passenger train traveled 110 miles in the same amount of time it took a freight train to travel 90 miles. The rate of the freight train was 10 miles per hour slower than the rate of the passenger train. Find the rate of the passenger train.
\n" ); document.write( "
           
\n" ); document.write( "Let passenger train's speed be S
\n" ); document.write( "Then freight train's speed = S - 10
\n" ); document.write( "Therefore, \"110%2FS+=+90%2F%28S+-+10%29\"
\n" ); document.write( "110(S - 10) = 90S ------ Cross-multiplying
\n" ); document.write( "110S - 1,100 = 90S
\n" ); document.write( "110S - 90S = 1,100
\n" ); document.write( "20S = 1,100
\n" ); document.write( "S, or passenger train's speed = \"1100%2F20\", or \"highlight_green%2855%29\" mph
\n" ); document.write( "
\n" );