document.write( "Question 257479: When Fritz drives to work his trip takes 40 minutes, but when he takes the train it takes 30 minutes. Find the distance Fritz travels to work if the train travels an average of 15 miles per hour faster than his driving. \n" ); document.write( "
Algebra.Com's Answer #189402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When Fritz drives to work his trip takes 40 minutes, but when he takes the train it takes 30 minutes. \n" ); document.write( "Find the distance Fritz travels to work if the train travels an average of 15 miles per hour faster than his driving. \n" ); document.write( "---- \n" ); document.write( "Driving DATA: \n" ); document.write( "time = 2/3 hr ; distance = x miles ; rate = d/t = x/(2/3) = (3x)/2 mph \n" ); document.write( "---------------------------- \n" ); document.write( "Train DATA: \n" ); document.write( "time = 1/2 hr ; distance = x miles ; rate = d/t = x/(1/2) = 2x mph \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "train rate - drive rate = 15 \n" ); document.write( "2x - (3/2)x = 15 \n" ); document.write( "(1/2)x = 15 \n" ); document.write( "x = 30 miles (distance to work) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |