document.write( "Question 507598: When Fritz drives to work his trip takes 48 minutes, but when he takes the train it takes 40 minutes. Find the distance Fritz travels to work if the train travels an average of 6 miles per hour faster then his driving. \n" ); document.write( "
Algebra.Com's Answer #340607 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
When Fritz drives to work his trip takes 48 minutes, but when he takes the train it takes 40 minutes. Find the distance Fritz travels to work if the train travels an average of 6 miles per hour faster then his driving.
\n" ); document.write( "**
\n" ); document.write( "let x=speed of auto
\n" ); document.write( "x+6=speed of auto
\n" ); document.write( "distance=travel time*speed (assume same for both auto and train)\r
\n" ); document.write( "\n" ); document.write( "(48/60)x=40/60)(x+6)
\n" ); document.write( "48x=40x+240
\n" ); document.write( "8x=240
\n" ); document.write( "x=30 mph
\n" ); document.write( "Distance=(48/60)*30=24 mi
\n" ); document.write( "ans:
\n" ); document.write( "Distance Fritz travels to work=24 mi
\n" ); document.write( "
\n" );