document.write( "Question 725835: Dan and Jim are driving to the same destination. Dan drives 45mph and leaves 6 minutes ahead of Jim. Jim drives 58mph. How much time will it take Jim to catch up to Dan. \n" ); document.write( "
Algebra.Com's Answer #444340 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
45(x+.1)=58x
\n" ); document.write( "45x+4.5=58x
\n" ); document.write( "4.5=13x
\n" ); document.write( "4.5/13=x
\n" ); document.write( ".34 =x
\n" ); document.write( "about 21 minutes
\n" ); document.write( "
\n" );