document.write( "Question 911886: Hello, i was wondering if i can get help with this problem. \r
\n" );
document.write( "\n" );
document.write( "\"The ground speed for jet traffic from Los Angeles to New York City can be about 100 mi/h faster than the ground speed from New York City to Los Angeles. This difference is due to a strong westerly wind at high altitudes. If \"r\" is a jet's ground speed from New York City to Los Angeles, write and simplify and expression for the round-trip air time. The two cities are about 2500 mi apart. \r
\n" );
document.write( "\n" );
document.write( "I managed to reason out these expressions so far:\r
\n" );
document.write( "\n" );
document.write( "L.A to N.Y. = 2500/(r+100)
\n" );
document.write( "N.Y to L.A. = 2500/r\r
\n" );
document.write( "\n" );
document.write( "Im not sure what else to do, but i hope someone can help. \n" );
document.write( "
Algebra.Com's Answer #553478 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The ground speed for jet traffic from Los Angeles to New York City can be about 100 mi/h faster than the ground speed from New York City to Los Angeles. This difference is due to a strong westerly wind at high altitudes. If \"r\" is a jet's ground speed from New York City to Los Angeles, write and simplify and expression for the round-trip air time. The two cities are about 2500 mi apart. \n" ); document.write( "*** \n" ); document.write( "let x=speed of jet in still air \n" ); document.write( "c=speed of wind=50 mph(50 mph faster in one directiom and 50 mph slower in the other direction equals a difference of 100 mph between the two directions) \n" ); document.write( "(x+c)speed of plane with the wind \n" ); document.write( "(x-c)speed of plane against the wind \n" ); document.write( "travel time=distance/speed \n" ); document.write( "round trip air time= |