document.write( "Question 848272: a small plane flew 1056 miles in 4 hours with the wind. Then on the return trip, flying against the wind, the plane traveled 680 miles in 4 hours. What were the wind velocity and the speed of the plane? \n" ); document.write( "
Algebra.Com's Answer #511118 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4*(p+w)=1056,
\n" ); document.write( "4(p-w)=680
\n" ); document.write( "p = 217, w = 47
\n" ); document.write( "
\n" ); document.write( "
\n" );