document.write( "Question 806620: One train travels 810 miles in the same amount of time it takes another train to travel 930 miles. The first trains rate is 8 miles per hour slower then the second trains rate, Find the average rate of each train. \n" ); document.write( "
Algebra.Com's Answer #485940 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(r-8)*t=810,
\n" ); document.write( "r*t=930
\n" ); document.write( "r = 62, t = 15
\n" ); document.write( "r-8=54
\n" ); document.write( "
\n" );