document.write( "Question 48948: Eric bikes 12 mph with no wind. Against the wind she bikes 8 miles in the same time that it takes to bike 14miles with the wind. Find the speed of the wind. \n" ); document.write( "
Algebra.Com's Answer #32411 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Eric bikes 12 mph with no wind. Against the wind she bikes 8 miles in the same time that it takes to bike 14miles with the wind. Find the speed of the wind. \n" ); document.write( "You may edit the question. Maybe convert formulae \n" ); document.write( "speed with no wind=12 mph \n" ); document.write( "wind speed =w \n" ); document.write( "speed against wind =12-w mph \n" ); document.write( "speed with wind=12+w mph \n" ); document.write( "time=t \n" ); document.write( "distance against wind =t(12-w)=8.......................1 \n" ); document.write( "distance with wind=t(w+12)=14...................2 \n" ); document.write( "eqn.2/eqn.1=(w+12)/(12-w)=14/8=7/4 \n" ); document.write( "4(w+12)=7(12-w) \n" ); document.write( "4w+48=84-7w \n" ); document.write( "7w+4w=84-48=36 \n" ); document.write( "11w=36 \n" ); document.write( "w=36/11=3.27 mph \n" ); document.write( " |