document.write( "Question 155458: Flying against the jetstream, a jet travels 3700 km in 5 hours. Flying with the jetstream, the same jet travels 9280 in 8 hours. What is the speed of the jet in still air, and what is the speed of the jetstream?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114507 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3700/5=s-j \n" ); document.write( "9280/8=s+j \n" ); document.write( "----------------- \n" ); document.write( "3700/5+9280/8=2s \n" ); document.write( "(8*3700+5*9280)/40=2s \n" ); document.write( "40*2s=29,600+46,400 \n" ); document.write( "80s=76,000 \n" ); document.write( "s=76,000/80 \n" ); document.write( "s=950 km/h is the speed of the jet. \n" ); document.write( "3700/5=950-j \n" ); document.write( "740-950=-j \n" ); document.write( "j=210 speed of the jet stream. \n" ); document.write( "proof: \n" ); document.write( "9280/8=950+210 \n" ); document.write( "1160=1160 \n" ); document.write( " |