document.write( "Question 82311: leroy started his car at the rate of 50km/hr. one hour later, tina left from the same point driving along the same road at 75 km/h how long did it take her to catch up with leroy? \n" ); document.write( "
Algebra.Com's Answer #58996 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! leroy started his car at the rate of 50km/hr. one hour later, tina left from the same point driving along the same road at 75 km/h how long did it take her to catch up with leroy? \n" ); document.write( "------------ \n" ); document.write( "Leroy DATA: \n" ); document.write( "Rate = 50 km/hr ; Time = x hrs. ; Distance = rt = 50x km \n" ); document.write( "--------------- \n" ); document.write( "Tina DATA: \n" ); document.write( "Rate = 75 km/hr ; Time = (x-1) hrs. ; Distance = 75(x-1) = 75x-75 km \n" ); document.write( "----------------- \n" ); document.write( "EQUATION: \n" ); document.write( "distance = distance \n" ); document.write( "50x = 75x-75 \n" ); document.write( "-25x=-75 \n" ); document.write( "x=3 hrs (Leroy's time) \n" ); document.write( "x-1 = 2 hrs (Tina's time) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |