document.write( "Question 371782: A pilot can fly a plane at 150 mph in calm air. A recent trip of 400 mi flying with the wind and 400 mi returning against the wind took 6 h. Find the rate of the wind. \n" ); document.write( "
Algebra.Com's Answer #264846 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A pilot can fly a plane at 150 mph in calm air. A recent trip of 400 mi flying with the wind and 400 mi returning against the wind took 6 h. Find the rate of the wind.\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "let speed of wind be x mph \n" ); document.write( "speed of plane = 150 mph \n" ); document.write( ".. \n" ); document.write( "against wind speed = 150-x \n" ); document.write( "with wind speed = 150 +x \n" ); document.write( ".. \n" ); document.write( "distance = 400 miles. \n" ); document.write( "time with wind + time against wind = 6 hours \n" ); document.write( ".. \n" ); document.write( "t = d/r \n" ); document.write( "400/(150-x)+400/(150+x) =6 \n" ); document.write( "400(150+x)+400(150-x)/(150-x)(150+x) = 6 \n" ); document.write( "60000+400x+60000-400x= 6(150^2-x^2) \n" ); document.write( "120,000=22500-6x^2 \n" ); document.write( "6x^2= 135000-120000 \n" ); document.write( "6x^2=15000 \n" ); document.write( "x^2=2500 \n" ); document.write( "x= 50 mph rate of wind \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |