document.write( "Question 588302: Jill is 20 km away from joe. Jill walks at 2.5km/hr they meet in 5 hrs how fast is joe walking \n" ); document.write( "
Algebra.Com's Answer #374440 by stanbon(75887) ![]() You can put this solution on YOUR website! Jill is 20 km away from joe. Jill walks at 2.5km/hr \n" ); document.write( "they meet in 5 hrs how fast is joe walking. \n" ); document.write( "------------- \n" ); document.write( "Jill DATA: \n" ); document.write( "time = 5 hrs ; rate = 2.5 km/hr ; distance = 5*2.5 = 12.5 km \n" ); document.write( "-------------- \n" ); document.write( "Joe DATA: \n" ); document.write( "time = 5 hrs ; distance = 20-12.5 = 7.5 km ; rate = 7.5/5 = 1.5 mph \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |