document.write( "Question 794599: Elly and sam are jogging. Elly runs from point a to point b in one hour at 2MPH faster than sam if sam takes 1/2 hour more time than elly to go the same distance, find the distance between point a and b. \n" ); document.write( "
Algebra.Com's Answer #480669 by stanbon(75887) ![]() You can put this solution on YOUR website! Elly and sam are jogging. Elly runs from point a to point b in one hour at 2MPH faster than sam if sam takes 1/2 hour more time than elly to go the same distance, find the distance between point a and b. \n" ); document.write( "------------- \n" ); document.write( "Elly DATA: \n" ); document.write( "time = 1 hr ; rate x+2 mph ; distance = x+2 miles \n" ); document.write( "------------------ \n" ); document.write( "Sam DATA: \n" ); document.write( "time = 3/2 hr ; rate = x mph ; distance = (3/2)x miles \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "distance = distance \n" ); document.write( "x+2 = (3/2)x) \n" ); document.write( "(1/2)x = 2 \n" ); document.write( "x = 4 mph \n" ); document.write( "------ \n" ); document.write( "Ans: distance = (3/2)x = (3/2)4 = 6 miles \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |