document.write( "Question 804284: On plane travelling 350 mph goes 1200 miles with the wind in the same amount of time that another plane going 450 mph goes 1300 against the wind. How fast is the wind blowing? Enter only the numerical answer to the nearest miles per hour (mph). \n" ); document.write( "
Algebra.Com's Answer #484685 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r*t=d
\n" ); document.write( "(350+w)*t=1200,
\n" ); document.write( "(450-w)*t=1300
\n" ); document.write( "t = 25/8, w = 34
\n" ); document.write( "
\n" );