document.write( "Question 292485: a jet made a 3600 mile trip from san francisco to washington dc in 4 hours, 52 min. on a return trip from washington dc to san francisco the flight took 8 hours 11 min. if the plan flew at the same rate going both directions how fast did the plane fly and what is the wind speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211256 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "(r+w)*4hr 52 min=3600 \n" ); document.write( "(r-w)*8 hr 11 min=3600\r \n" ); document.write( "\n" ); document.write( "(r+w)*(4 52/60)=3600 \n" ); document.write( "(r-w)*(8 11/60=3600 \n" ); document.write( "r=589.822 almost 590 \n" ); document.write( "w=149.904 almost 150 \n" ); document.write( "check \n" ); document.write( "(590+150)*(4 52/60)=3601.33 \n" ); document.write( "740 \n" ); document.write( "(590-150)*(8 11/60)=3600.66 \n" ); document.write( "440 \n" ); document.write( " \n" ); document.write( " |