document.write( "Question 305320: Joe traveled against the wind in a small plane for 3 hr. The return trip with the the wind took 2.8 hr. Find the speed of the wind if the speed of the plane is still air is 180 mph. \n" ); document.write( "
Algebra.Com's Answer #218582 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Joe traveled against the wind in a small plane for 3 hr. The return trip with the the wind took 2.8 hr. Find the speed of the wind if the speed of the plane is still air is 180 mph. \r
\n" ); document.write( "\n" ); document.write( "let the speed of the wind be x mph\r
\n" ); document.write( "\n" ); document.write( "Against wind the speed will be 180-x
\n" ); document.write( "distance = speed * time
\n" ); document.write( "= 3(180-x)\r
\n" ); document.write( "\n" ); document.write( "With wind the speed will be x+180\r
\n" ); document.write( "\n" ); document.write( "distance = 2.8(x+180)\r
\n" ); document.write( "\n" ); document.write( "3(180-x)= 2.8(x+180)\r
\n" ); document.write( "\n" ); document.write( "540-3x=2.8x+504\r
\n" ); document.write( "\n" ); document.write( "5.8x=36\r
\n" ); document.write( "\n" ); document.write( "x=36/5.8\r
\n" ); document.write( "\n" ); document.write( "speed of wind = 6.2 mph\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );