document.write( "Question 803332: How do i set this up?\r
\n" );
document.write( "\n" );
document.write( "A plane can fly at a rate of 215 mph in still air. Traveling with the wind, the plane flew 750 miles in the same amount of time it took to fly 540 miles against the wind. Find the rate of the wind. \n" );
document.write( "
Algebra.Com's Answer #484297 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Planespeed = 215 mph \n" ); document.write( "wind speed given = x mph \n" ); document.write( " \n" ); document.write( "speed against current 215 - x \n" ); document.write( "speed with current 215 + x \n" ); document.write( " \n" ); document.write( "Distance against current 540 miles \n" ); document.write( "Distance with current 750 miles \n" ); document.write( " \n" ); document.write( "t=d/r time against = time with current - \n" ); document.write( "540 / ( 215 - x )= 750 / ( 215 + x ) \n" ); document.write( "540 ( 215 + x )= 750 ( 215 -x ) \n" ); document.write( "116100 + 540 x = 161250 - -750 x \n" ); document.write( "750 x 540 x 161250 + -116100 \n" ); document.write( "1290 x = 45150 \n" ); document.write( "/ 1290 \n" ); document.write( "x = 35 mph current speed \n" ); document.write( " \n" ); document.write( " |