document.write( "Question 1165268:  Jacob left the airport traveling toward the ocean two hours before Amanda. Amanda traveled in the opposite directions going 10 km/h slower than Jacob for two hours after which time they were 160 km apart. How fast did Jacob travel?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #789739 by Seutip(231)     You can put this solution on YOUR website! Let x - be the speed of jacob in km/hr \n" ); document.write( " x-10 - be the speed of amanda in km/hr\r \n" ); document.write( "\n" ); document.write( "(2hours)(x)+(2hours)(x-10)+(2hours)(x)=160km \n" ); document.write( " Jacob. Amanda. Jacob. \n" ); document.write( "2x+2x-20+2x=160km/hr \n" ); document.write( "6x-20=160 \n" ); document.write( "6x=180 \n" ); document.write( "x=30km/hr\r \n" ); document.write( "\n" ); document.write( "Jacob travels 30km/hr \n" ); document.write( "Amanda 20km/hr\r \n" ); document.write( "\n" ); document.write( "Hope that helps! Stay safe. \n" ); document.write( " \n" ); document.write( " |