document.write( "Question 580321: An airplane flew for 6 hours with a 22-km/h tail wind. the return flight against the same wind took 8 hours. find the speed of the plane in stil air. how do i set up this equation? \n" ); document.write( "
Algebra.Com's Answer #371207 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the distance be y\r
\n" ); document.write( "\n" ); document.write( "speed of plane in still air be x\r
\n" ); document.write( "\n" ); document.write( "withwind speed = x+22
\n" ); document.write( "against wind speed = x-22\r
\n" ); document.write( "\n" ); document.write( "time with wind = 6 hours
\n" ); document.write( "time against wind = 8 hours
\n" ); document.write( "distance = speed & time\r
\n" ); document.write( "\n" ); document.write( "(x+22)6 =Y
\n" ); document.write( "(x-22)*8 y\r
\n" ); document.write( "\n" ); document.write( "(x+22)*6 = (x-22)*8\r
\n" ); document.write( "\n" ); document.write( "6x+132=8x-176\r
\n" ); document.write( "\n" ); document.write( "8x-6x=132+176
\n" ); document.write( "2x=308
\n" ); document.write( "/2
\n" ); document.write( "x= 154\r
\n" ); document.write( "\n" ); document.write( "Speed of plane in still air = 154 mph
\n" ); document.write( "
\n" );