document.write( "Question 349757: A boater travels 16 miles per hour on the water on a still day. During one particular windy day, he finds that he travels 48 miles with the wind behind him in the same amount of time that he travels 16 miles into the wind. find the rate of wind. \n" ); document.write( "
Algebra.Com's Answer #250000 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "48=(16+W)T
\n" ); document.write( "T=48/(16+W)
\n" ); document.write( "16=(16-W)T
\n" ); document.write( "T=16/(16-W)
\n" ); document.write( "48/(16+W)=16/(16-W) CROSS MULTIPLY.
\n" ); document.write( "16(16+W)=48(16-W)
\n" ); document.write( "256+16W=768-48W
\n" ); document.write( "16W+48W=768-256
\n" ); document.write( "64W=512
\n" ); document.write( "W=512/64
\n" ); document.write( "W=8 MPH. IS THE RATE OF THE WIND.
\n" ); document.write( "PROOF:
\n" ); document.write( "48/(16+8)=16/(16-8)
\n" ); document.write( "48/24=16/8
\n" ); document.write( "2=2
\n" ); document.write( "
\n" );