document.write( "Question 982888: a man travels from home to work 60 mph and arrives 1 hour early. He travels the same route later that day at 30 mph and reaches 1 hour later. what is the distance from home to work ? \n" ); document.write( "
Algebra.Com's Answer #603671 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! The sentence either answers the question or is wrong. I will proceed as if the \"r\" in \"later\" is wrong, and that the trip at 30 mph... 1 hour LATE.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "VARIABLES \n" ); document.write( "t, time for normal \n" ); document.write( "t+1, normal time plus one hour \n" ); document.write( "d, distance either way\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "______________________rate____________time__________distance \n" ); document.write( "WORK__________________60______________t-1____________d \n" ); document.write( "HOME__________________30______________t+1____________d\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "RT=D, both distances are equal, \n" ); document.write( " \n" ); document.write( "Use the value of t to get the distance, d. \n" ); document.write( " |