document.write( "Question 256754: Please help, been stuck on this all day, dont just need an answer, need help solving the problem so I can finish all the rest,
\n" );
document.write( "Joe flew his small airplane 900 km in 5 hours with the wind. He flew 700 km against the wind in 7 hours. Find the rate at which he flew in still air and the rate of the wind. I have to use this table to solve it
\n" );
document.write( "5(r+w)=900
\n" );
document.write( "7(r-w)=700 \n" );
document.write( "
Algebra.Com's Answer #188813 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 5(r+w)=900 You have got the hard part done already. \n" ); document.write( "7(r-w)=700 \n" ); document.write( ". \n" ); document.write( "5r+5w=900 \n" ); document.write( "7r-7w=700 \n" ); document.write( ". \n" ); document.write( "7r=700+7w \n" ); document.write( "r=100+w \n" ); document.write( ". \n" ); document.write( "5r+5w=900 \n" ); document.write( "5(100+w)+5w=900 \n" ); document.write( "500+5w+5w=900 \n" ); document.write( "10w+500=900 \n" ); document.write( "10w=400 \n" ); document.write( "w=40 kmph rate of the wind \n" ); document.write( "r=140 kmph rate in still air \n" ); document.write( " |