document.write( "Question 1139398: Chris flies a plane against a headwind for 4560 miles. The return trip with the wind took 16 hours less time. If the wind speed is 8 mph, how fast does Chris fly the plane when there is no wind? \n" ); document.write( "
Algebra.Com's Answer #759849 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "             SPEED         TIME                   DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "WITH           r+8         4560/(r+8)                4560\r\n" );
document.write( "\r\n" );
document.write( "AGAINST        r-8         4560/(r-8)                4560\r\n" );
document.write( "\r\n" );
document.write( "DIFFERENCE                   16\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the equation \"highlight_green%284560%2F%28r-8%29-4560%2F%28r%2B8%29=16%29\".
\n" ); document.write( "
\n" );