document.write( "Question 277914: Driving his car at 50 mi/hr, jose can cover a certain distance in 20 min less than when he drives at 45 mi/hr . Find that distance. \n" ); document.write( "
Algebra.Com's Answer #202291 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Driving his car at 50 mi/hr, jose can cover a certain distance in 20 min less than when he drives at 45 mi/hr . Find that distance. \n" ); document.write( "-------------------------- \n" ); document.write( "Faster Rate DATA: \n" ); document.write( "rate = 50 mph ; distance = x miles : time = d/r = x/50 hrs \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Slower Rate DATA: \n" ); document.write( "rate = 45 mph ; distance = x miles ; time = d/r = x/45 hrs \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "slower time - faster time = 1/3 hr \n" ); document.write( "x/45 - x/50 = 1/3 \n" ); document.write( "--- \n" ); document.write( "3*50x - 3*45x = 45*50 \n" ); document.write( "15x = 45*50 \n" ); document.write( "x = 150 miles \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |