document.write( "Question 322863: The speed of a sparrow is x mph in still air. When the wind is blowing at 1 mph, the sparrow takes 5 hours to fly 12 miles to its nest and 12 hours to return again. He flies out directly into the wind and returns with the wind behind him. FInd his speed in still air. \n" ); document.write( "
Algebra.Com's Answer #231159 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The speed of a sparrow is x mph in still air.
\n" ); document.write( "When the wind is blowing at 1 mph,
\n" ); document.write( "speed will be x-1 mph against the wind
\n" ); document.write( "time taken 12 hours
\n" ); document.write( "..
\n" ); document.write( "Distance traveled both ways is the same
\n" ); document.write( "Distance = rate*time
\n" ); document.write( "12*(x-1) = 12
\n" ); document.write( "with wind
\n" ); document.write( "5*(x+1)=12
\n" ); document.write( "..
\n" ); document.write( "12(x-1)=5*(x+1)
\n" ); document.write( "12x-12=5x+5
\n" ); document.write( "12x-5x=12+5
\n" ); document.write( "7x=17
\n" ); document.write( "x= 17/7 mph in still air\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sparrow takes 5 hours to fly 12 miles to its nest and 12 hours to return again. He flies out directly into the wind and returns with the wind behind him. FInd his speed in still air.
\n" ); document.write( "
\n" );