document.write( "Question 901786: Two planes, 2000 miles apart, fly toward each other. Their speeds differ by 35 mph. If they pass each other in 3 hours, what is thespeed of each? \n" ); document.write( "
Algebra.Com's Answer #546953 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
3(r) + 3(r-35) = 2000mi
\n" ); document.write( " 6r = 2105
\n" ); document.write( "r = 2105/6 = 350.8mph the other 315.8mph
\n" ); document.write( "
\n" );