document.write( "Question 1126957: A drone flies with a velocity of 45mph when there is no wind. In flying with the wind it travels a certain distance in 4 hours. However, in flying against the wind it can travel on 60% of that distance. What is the wind’s velocity?\r
\n" ); document.write( "\n" ); document.write( "So far, I have:
\n" ); document.write( "d=rt
\n" ); document.write( "d=distance
\n" ); document.write( "r=4 hours
\n" ); document.write( "t=wind speed
\n" ); document.write( "(d/100)*60 = 60% of distance
\n" ); document.write( "d=4(45+t) --> with wind
\n" ); document.write( "3d/5=4(45-t) --> against wind
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #743290 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w, speed of wind\r
\n" ); document.write( "\n" ); document.write( "Assuming same amount of time against the wind\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=4%2845%2Bw%29\"
\n" ); document.write( "-
\n" ); document.write( "\"%2845-w%29%2A4=0.6%2A4%2845%2Bw%29\"
\n" ); document.write( "\"45-w=%283%2F5%29%2845%2Bw%29\"
\n" ); document.write( "\"225-5w=3%2845%2Bw%29\"
\n" ); document.write( "\"8w=225-135\"
\n" ); document.write( "\"8w=90\"
\n" ); document.write( "\"highlight%28w=11%261%2F4%29\"
\n" ); document.write( "
\n" );