document.write( "Question 862301: Q. A jet made a trip to the maintenance facility and back. The trip there took three hours and the trip back took four hours. It averaged 120km/h faster on the trip there than on the return trip. Find the jet's average speed on the outbound trip.\r
\n" );
document.write( "\n" );
document.write( "I know the answer is 480 miles on the answer sheet, but I'm really confused why
\n" );
document.write( "doing
\n" );
document.write( "3(x+120) = 4x
\n" );
document.write( "isnt the same thing as
\n" );
document.write( "4(x-120)=3x \r
\n" );
document.write( "\n" );
document.write( "doesn't it mean the same thing?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #519658 by richwmiller(17219) You can put this solution on YOUR website! 4(x-120)=3x \n" ); document.write( "4x-480-3x \n" ); document.write( "x-480=0 \n" ); document.write( "x=480 \n" ); document.write( "x is the speed on the outbound trip \n" ); document.write( "x-120=360 return trip\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(y+120) = 4y \n" ); document.write( "3y+360=4y \n" ); document.write( "360=y the return \n" ); document.write( "y+120=480 the outbound trip there \n" ); document.write( "y is average speed on the return trip\r \n" ); document.write( "\n" ); document.write( "Which should you use? \r \n" ); document.write( "\n" ); document.write( "If you are only interested in the outbound then use the first 4(x-120)=3x \n" ); document.write( "If you are only interested in the return then use the second 3(y+120) = 4y \n" ); document.write( "If you want to find out both speeds then it doesn't matter which one you use. \n" ); document.write( " \n" ); document.write( " |