document.write( "Question 1131903: alberto left deshawn's house and drove toward the train station at an average speed of 65 mph. Dan left one hour later and drove in the opposite direction with an average speed of 25 mph. How long does dan need to drive before they are 425 mi apart? \n" ); document.write( "
Algebra.Com's Answer #748627 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A drives at 65 mph and goes 65x miles in x hours \n" ); document.write( "D drives at 25 mph and goes 25(x-1) miles in x-1 hours \n" ); document.write( "they go apart at 65x+25x-25 miles per hour and that equals 425 miles \n" ); document.write( "so 90x=450 miles \n" ); document.write( "x=5 hours for A 325 miles \n" ); document.write( "x-1=4 hours for D 100 miles ANSWER \n" ); document.write( " |