document.write( "Question 414660: A plane traveled 756 miles to Shanghai and back. the trip was with wind. it took 9 hours. the trip back was into the air. the trip back took 18 hours. find the speed of the plane in still air and the speed of the wind. \r
\n" );
document.write( "\n" );
document.write( "so far..i divided 756/9 = 84 (wind) and i divided 756/18 = 42(air)
\n" );
document.write( "but i don't know how to set the equation up.\r
\n" );
document.write( "\n" );
document.write( "if you could that would be great! :) \n" );
document.write( "
Algebra.Com's Answer #290862 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "speed of the plane in still air = x mph, speed of the wind = y mph\r \n" ); document.write( "\n" ); document.write( "speed the the plane with wind i.e x + y = 756/9 = 84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "speed of the plane against the wind i.e x-y = 756/18 = 42\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now, after adding these equations,..\r \n" ); document.write( "\n" ); document.write( "2x = 126\r \n" ); document.write( "\n" ); document.write( "=> x = 63 \r \n" ); document.write( "\n" ); document.write( "y = 84-63 = 21 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so speed of plane in still air = 63 mph\r \n" ); document.write( "\n" ); document.write( "speed of the wind = 21 mph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |