document.write( "Question 204027This question is from textbook
\n" ); document.write( ": With a tail wind, a plane traveled 300 mi in 5 hours. With a head wind, the plane traveled the same distance in 8 hours. Which system of equations could be used to solve this problem? (Let s be the speed of the plane and w be the tailwind.) \n" ); document.write( "
Algebra.Com's Answer #153952 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
d = r * t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(s + w) * 5 = 300\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(s - w) * 8 = 300
\n" ); document.write( "
\n" );