document.write( "Question 285920: A jet takes the same time to travel 2500 km with the wind as it does to travel 1900 km against the wind. If its speed relative to the air is 450 km/hr, what is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #207332 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! At least you found the right category! \n" ); document.write( "Did you look for similar problems or a lesson? \n" ); document.write( "what letters should we use for jet and wind? \n" ); document.write( "(j+w)*t=2500 \n" ); document.write( "(j-w)*t=1900 \n" ); document.write( "Knock yourself out. \n" ); document.write( "j=450 \n" ); document.write( "we could solve both equations for t and set them equal. \n" ); document.write( "(j+w)*t=2500 \n" ); document.write( "(j-w)*t=1900 \n" ); document.write( "t=2500/(450+w) \n" ); document.write( "t=1900/(450-w)\r \n" ); document.write( "\n" ); document.write( "2500/(450+w)=1900/(450-w) \n" ); document.write( "w=675/11= abt 61.36 \n" ); document.write( " |