document.write( "Question 994774: A plane flies 435 miles in the wind and 345 miles against the wind in the same length of time. If the speed of the wind is 15 miles per hour, find the speed of the plane in still air \n" ); document.write( "
Algebra.Com's Answer #613775 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
This is a very common form of uniform travel rates exercise. The solution here will be generalized.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "RT=D relates rate (or speed), time, and distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "VARIABLES
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Direction           speed            time         distance\r\n" );
document.write( "WITHWIND            r+w               t            D\r\n" );
document.write( "AGAINSTWIND         r-w               t            d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Find the two expressions, formulas, for t.
\n" ); document.write( "
\r\n" );
document.write( "Direction           speed            time         distance\r\n" );
document.write( "WITHWIND            r+w              D/(r+w)       D\r\n" );
document.write( "AGAINSTWIND         r-w              d/(r-w)       d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Those two times were given as equal.
\n" ); document.write( "\"highlight%28D%2F%28r%2Bw%29=d%2F%28r-w%29%29\"
\n" ); document.write( "The only unknown variable in this equation is r, the rate of the vehicle in still air.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SOLUTION STEPS FOR THE ARITHMETIC
\n" ); document.write( "\"D%28r-w%29=d%28r%2Bw%29\"
\n" ); document.write( "\"Dr-Dw=dr%2Bdw\"
\n" ); document.write( "\"Dr-dr-Dw=dw\"
\n" ); document.write( "\"Dr-dr=dw%2BDw\"
\n" ); document.write( "\"%28D-d%29r=dw%2BDw\"
\n" ); document.write( "\"highlight%28highlight%28r=%28dw%2BDw%29%2F%28D-d%29%29%29\"
\n" ); document.write( "
\n" );