document.write( "Question 324042: a plane flies 465 miles with the wind and 345 miles against the wind in the same length of time. if the speed of the wind is 20 mph find the speen of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #231898 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a plane flies 465 miles with the wind and 345 miles against the wind in the same length of time. if the speed of the wind is 20 mph find the speed of the plane in still air.
\n" ); document.write( "------------------------
\n" ); document.write( "With wind DATA:
\n" ); document.write( "dist. = 465 miles ; rate = p+20 mph ; time = d/r = 465/(p+2) hrs
\n" ); document.write( "----------------
\n" ); document.write( "Against wind DATA:
\n" ); document.write( "dist. = 365 miles ; rate = p-20 mph ; time = d/r = 365/(p-20) hrs
\n" ); document.write( "====================
\n" ); document.write( "Equation:
\n" ); document.write( "time = time
\n" ); document.write( "465/(p+20) = 365/(p-20)
\n" ); document.write( "---
\n" ); document.write( "465p - 465*20 = 365p + 365*20
\n" ); document.write( "----
\n" ); document.write( "100p = 830*20
\n" ); document.write( "p = (1/5)830
\n" ); document.write( "p = 166 mph (speed of the plane in still air)
\n" ); document.write( "===================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );