document.write( "Question 878626: Airline travels 40 kilmeter per hour faster than a helicopter, airliner traves 1250 kilometer at the same time helicopter travels 1050 kilometer. How faster does the airliner fly? How faster does the helicopter travel \n" ); document.write( "
Algebra.Com's Answer #530167 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"1250%2F%28r%2B40%29=+1050%2Fr\" | Cross Multiply to solve for r of the helicopter
\n" ); document.write( " 200r = 40*1050
\n" ); document.write( " r = 40*1050/200 = 210mph, rate of helicopter
\n" ); document.write( "airliner: 250mph
\n" ); document.write( "
\n" );