document.write( "Question 1126912: Springfield and Futureland are 1274 miles apart. Christina leaves Springfield traveling toward Futureland. At the same time, Teannah leaves Futureland heading for Springfield. Christina is travelling 10 mph faster than Teannah. They pass each other on the road after 9.8 hours. What were their average rates? \n" ); document.write( "
Algebra.Com's Answer #743235 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
T speed is x
\n" ); document.write( "C speed is x+10
\n" ); document.write( "they meet in 9.8 hours, so T goes 9.8 x miles and C goes 9.8x+98 miles
\n" ); document.write( "that sum is 1274, since at that point together they have covered the whole distance
\n" ); document.write( "19.6x+98=1274
\n" ); document.write( "19.6x=1176
\n" ); document.write( "x=60 mph for T
\n" ); document.write( "C's speed is 70 mph.
\n" ); document.write( "
\n" );