document.write( "Question 165150This question is from textbook
\n" );
document.write( ": a plane flying with the tail wind flew 600 miles in 5hrs. Against the wind, the plane requires 6 hours to fly the same distance. Find the rate of the plane in the calm air and the rate of the wind? \n" );
document.write( "
Algebra.Com's Answer #121725 by ptaylor(2198) You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "Let r=rate of plane in calm air \n" ); document.write( "And let w=rate of the wind\r \n" ); document.write( "\n" ); document.write( "Now we are told the following: (t=d/r) \n" ); document.write( "5=600/(r+w) Multiply each term by (r+w) \n" ); document.write( "5(r+w)=600 get rid of parens (distributive law) \n" ); document.write( "5r+5w=600 divide each term by 5 \n" ); document.write( "r+w=120------------------------------------------------eq1 \n" ); document.write( "and \n" ); document.write( "6=600/(r-w)Multiply each term by (r-w) \n" ); document.write( "6(r-w)=600 get rid of parens \n" ); document.write( "6r-6w=600 divide each term by 6 \n" ); document.write( "r-w=100-------------------------------------eq2\r \n" ); document.write( "\n" ); document.write( "(NOTE: WHEN TRAVELLING WITH THE WIND, WE HAVE TO ADD THE WIND SPEED AND AGAINST THE WIND, WE SUBTRACT THE WIND SPEED)\r \n" ); document.write( "\n" ); document.write( "Next, add eq1 and eq2 and we get: \n" ); document.write( "2r=220 divide each side by 2 \n" ); document.write( "r=110 mph --------------------------rate of plane in calm air \n" ); document.write( "substitute r=110 into eq1 \n" ); document.write( "110+w=120 subtract 110 from each side \n" ); document.write( "110-110+w=120-110 collect like terms \n" ); document.write( "w=10 mph-----------------------------------rate of the wind \n" ); document.write( "CK \n" ); document.write( "5=600/(110+10) \n" ); document.write( "5=600/120 \n" ); document.write( "5=5 \n" ); document.write( "and \n" ); document.write( "6=600/(110-10) \n" ); document.write( "6=600/100 \n" ); document.write( "6=6\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " \n" ); document.write( " |