document.write( "Question 947456: I've been working on this problem for hours and still can't seem to find a solution, could you please help if possible?\r
\n" );
document.write( "\n" );
document.write( "A person drives to a destination at a rate of thirty mph and returns over the same route at fifty mph. How far is the destination if the time returning is one hour less than the time going? \n" );
document.write( "
Algebra.Com's Answer #578110 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Distance = Speed * Time\r \n" ); document.write( "\n" ); document.write( "You know the distance is the same going both ways. You are given the speed both ways and a relationship of the time.\r \n" ); document.write( "\n" ); document.write( "Let T be the number of hours outbound\r \n" ); document.write( "\n" ); document.write( "DistanceOut = SpeedOut * timeOut \n" ); document.write( "DistanceOut = 30*T\r \n" ); document.write( "\n" ); document.write( "time coming back is 1 hour less than time going out = T-1 \n" ); document.write( "DistanceBack = SpeedBack * TimeBack \n" ); document.write( "DistanceBack = 50 * (T-1)\r \n" ); document.write( "\n" ); document.write( "Distance is the same both ways. So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the time outbound is 5/2 hours = 2.5 Hours \n" ); document.write( "Which says the time back is 1.5 hours.\r \n" ); document.write( "\n" ); document.write( "To check your answer, does 30*2.5 = 50*1.5 ??\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Get it now??\r \n" ); document.write( "\n" ); document.write( "Now go out and have some fun this weekend! \n" ); document.write( " |