document.write( "Question 763523: When you travel to work going 60 miles per hour, you arrive there early.
\n" );
document.write( "When you travel to work going 30 miles per hour, you arrive there late.
\n" );
document.write( "The amount of time you are early in the first case is the same as the amount of time you are late in the second.
\n" );
document.write( "How fast should you go to be there on time? \n" );
document.write( "
Algebra.Com's Answer #464926 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "Let us say the distance to work is x miles.\r\n" ); document.write( "\r\n" ); document.write( "Case 1: Time taken to travel x miles at 60 mph, is x/60 hours\r\n" ); document.write( "Case 2: Time taken to travel x miles at 30 mph, is x/30 hours\r\n" ); document.write( "\r\n" ); document.write( "Now it is given that x/60 is early and x/30 is late compared to the right time to arrive.\r\n" ); document.write( "Also, the amount of \"early\" time is the same as the amount of \"late\" time.\r\n" ); document.write( "\r\n" ); document.write( "So, it means that the \"right\" time is at the midpoint or average of the 2 times.\r\n" ); document.write( "\r\n" ); document.write( "Right time to reach work =\n" ); document.write( " |