document.write( "Question 1006968: With a tailwind, a bird flew at a ground speed of 3 miles per hour. Flying the same path against the same wind, the bird travels at a ground speed of 1.5 miles per hour. What is the bird's air speed? What is the wind speed? \n" ); document.write( "
Algebra.Com's Answer #622993 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the bird's air speed, r.
\n" ); document.write( "Call the wind's speed, w.
\n" ); document.write( "Thus we have
\n" ); document.write( "r + w = 3 and
\n" ); document.write( "r - w = 1.5
\n" ); document.write( "Add these and get
\n" ); document.write( "2r = 4.5
\n" ); document.write( "r = 2.25 mph
\n" ); document.write( "Thus the wind is .75 mph.
\n" ); document.write( "
\n" );