document.write( "Question 274196: Hi. I have been stumbling with this one and I am happy to have found this site!! I shouldn't be having a problem, but I am--- road block!!!
\n" );
document.write( " - Two planes having the same airspeed depart simultaneously from the airport, flying in opposite directions. One plane flies directly into a 35mph wind, and the other flies in the same direction as the wind. After a period of time, one plane has traveled 460 miles abd the other has traveled 404 miles. Let x= the airspeed of each plane (note: this is only possible because the airspeed is the same.)
\n" );
document.write( " I know d=rt. I have r=x-35mph for the one going to the wind and x+35mph for the other. Do I simply go 460=35t for the one going with the wind?
\n" );
document.write( " I am lost here and not sure if I am thinking too much on it. Thank you for your help!!!!! rl \n" );
document.write( "
Algebra.Com's Answer #200120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two planes having the same airspeed depart simultaneously from the airport, flying in opposite directions. \n" ); document.write( "------ \n" ); document.write( "One plane flies directly into a 35mph wind, and the other flies in the same direction as the wind. \n" ); document.write( "---- \n" ); document.write( "After a period of time, one plane has traveled 460 miles abd the other has traveled 404 miles. \n" ); document.write( "--- \n" ); document.write( "Let x= the airspeed of each plane (note: this is only possible because the airspeed is the same.) \n" ); document.write( "--------------- \n" ); document.write( "Downwind DATA: \n" ); document.write( "Rate: x+35 mph ; distance = 460 miles ; time = d/r = 460/(x+35) hrs. \n" ); document.write( "-------------------------- \n" ); document.write( "Upwind DATA: \n" ); document.write( "Rate: x-35 mph ; distance = 404 miles ; time = d/r = 404/(x-35) hrs. \n" ); document.write( "-------------------------- \n" ); document.write( "Equation: \n" ); document.write( "time = time \n" ); document.write( "460/(x+35) = 404/(x-35) \n" ); document.write( "460(x-35) = 404(x+35) \n" ); document.write( "460x - 460*35 = 404x + 404*35 \n" ); document.write( "---- \n" ); document.write( "56x = 864*35 \n" ); document.write( "x = 540 mph \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |