document.write( "Question 558130: A passenger plane flew to moscow and back. The trip there took five hours and the trip back took nine hours. It averaged 144 km/h faster on the trip there than on the return trip. Find the passenger plane's average speed on the outbound trip.\r
\n" );
document.write( "\n" );
document.write( "O.k so I did have a go at it Trying to use a system of equations using the substitution method to eliminate one unknown but it didn't work. I will try and explain what I was playing around with:\r
\n" );
document.write( "\n" );
document.write( "D1 = Distance there D2 = Distance back ( but not sure if I needed this as it is same Distance )
\n" );
document.write( "Average Speed = S \r
\n" );
document.write( "\n" );
document.write( "D1/5 + D2/9 = S\r
\n" );
document.write( "\n" );
document.write( "D1/5 = D2/9+144 ( I tried substituting this in )\r
\n" );
document.write( "\n" );
document.write( "D2/9+144 + D2/9 = S ( then I combined the like terms )\r
\n" );
document.write( "\n" );
document.write( "D2/18+144 = s ( but this is where I realized I had failed as I still had 2 variables.\r
\n" );
document.write( "\n" );
document.write( "Please help me someone I am so bad at word problems and I would love to be confident at them. \r
\n" );
document.write( "\n" );
document.write( "P.S I wasn't sure about which was the outbound trip, I guessed it meant the trip back.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #852287 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "A passenger plane flew to moscow and back. The trip there took five hours and the trip back took nine hours. It averaged 144 km/h faster on the trip there than on the return trip. Find the passenger plane's average speed on the outbound trip.\r\n" ); document.write( "\r\n" ); document.write( "O.k so I did have a go at it Trying to use a system of equations using the substitution method to eliminate one unknown but it didn't work. I will try and explain what I was playing around with:\r\n" ); document.write( "\r\n" ); document.write( "D1 = Distance there D2 = Distance back ( but not sure if I needed this as it is same Distance )\r\n" ); document.write( "Average Speed = S \r\n" ); document.write( "\r\n" ); document.write( "D1/5 + D2/9 = S\r\n" ); document.write( "\r\n" ); document.write( "D1/5 = D2/9+144 ( I tried substituting this in )\r\n" ); document.write( "\r\n" ); document.write( "D2/9+144 + D2/9 = S ( then I combined the like terms )\r\n" ); document.write( "\r\n" ); document.write( "D2/18+144 = s ( but this is where I realized I had failed as I still had 2 variables.\r\n" ); document.write( "\r\n" ); document.write( "Please help me someone I am so bad at word problems and I would love to be confident at them. \r\n" ); document.write( "\r\n" ); document.write( "P.S I wasn't sure about which was the outbound trip, I guessed it meant the trip back.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "No!! The OUTBOUND trip is the one to Moscow, while the one back from Moscow is the INBOUND/RETURN trip.\r\n" ); document.write( "\r\n" ); document.write( "Let OUTBOUND speed, be S\r\n" ); document.write( "Then INBOUND/RETURN speed = S - 144\r\n" ); document.write( "It took 5 hours to get there, so distance traveled to Moscow = 5S\r\n" ); document.write( "It took 9 hours to get back, so distance on return trip = 9(S - 144)\r\n" ); document.write( "Since distance there and back is the same, we get 5S = 9(S - 144)\r\n" ); document.write( " 5S = 9S - 9(144)\r\n" ); document.write( " 4S - 9S = - 9(144)\r\n" ); document.write( " - 4S = - 9(144)\r\n" ); document.write( " Average speed on the OUTBOUND, or\n" ); document.write( " |