document.write( "Question 1053213: Two motorcycles are traveling toward each other on the same road, 200 miles apart. They meet in 2 hours. One is traveling 8mph faster than the other. What is the speed of each motorcycle? \n" ); document.write( "
Algebra.Com's Answer #668449 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two motorcycles are traveling toward each other on the same road, 200 miles apart. They meet in 2 hours. One is traveling 8mph faster than the other. What is the speed of each motorcycle? \n" ); document.write( "--------------- \n" ); document.write( "200/2 = 100 mi/hr \n" ); document.write( "--- \n" ); document.write( "x + y = 100 \n" ); document.write( "x - y = 8 \n" ); document.write( "--------------------- Add \n" ); document.write( " |