document.write( "Question 504368: At the same time Kris leaves Washington, D.C. for Detroit. Amy leaves Detroit for Washington, D.C.. The distance between the cities is 510 miles. Amy's average speed is 5 mph faster than Kris's. How fast is Kris driving if they pass each others in 6 hours? \n" ); document.write( "
Algebra.Com's Answer #339596 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Kris x mph \n" ); document.write( "Amy x+ 5 mph \n" ); document.write( ".. \n" ); document.write( "They are moving towards each other \n" ); document.write( " \n" ); document.write( "So add up their speed. \n" ); document.write( " \n" ); document.write( "combined speed = x+ x + 5 \n" ); document.write( "( 2 x + 5 ) \n" ); document.write( "Time = 6 hours \n" ); document.write( "Distance = 510 miles \n" ); document.write( "Distance = speed * time \n" ); document.write( "( 2 x +5 )* 6 = 510 \n" ); document.write( "12 x + 30 = 510 \n" ); document.write( "12 x = 510 + -30 \n" ); document.write( "12 x = 480 \n" ); document.write( "/ 12 \n" ); document.write( "x= 40 mph Kris \n" ); document.write( "Amy 40 + 5 = 45 mph \n" ); document.write( " \n" ); document.write( " |