document.write( "Question 483826: Two vehicles set out simultaneously from places 800kilometer apart .They traveled toward each other and passed at the end of 5 hours .The speed of one vehicle was 8 kilometers per hour greater than that of the other.Find the speed of each. \n" ); document.write( "
Algebra.Com's Answer #331155 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5n+5(n+8)=800 \n" ); document.write( "10n+40=800 \n" ); document.write( "10n=760 \n" ); document.write( "n=76 \n" ); document.write( "n+8=84 \n" ); document.write( "The faster vehicle went 84 kph; the slower one ran 76 kph.. \n" ); document.write( " |