document.write( "Question 1080653: at 10 a.m., emma begins walking on a path at a rate of 3 miles per hour. one hour later her friend sara starts at the same point and begins walking on the path at 4 miles per hour. how long will it take sara to catch up to emma on the path? \n" ); document.write( "
Algebra.Com's Answer #694770 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Distance that Emma has walked is rate* time=3mph * x hours or 3x miles.
\n" ); document.write( "For Sara, it is 4 mph * (x-1) hours, since she started an hour behind, or 4x-4 miles.
\n" ); document.write( "Those two are equal since she caught up.
\n" ); document.write( "3x=4x-4
\n" ); document.write( "-x=-4
\n" ); document.write( "x=4 hours
\n" ); document.write( "Emma walked 12 miles in 4 hours
\n" ); document.write( "Sara walked 12 miles in 3 hours. It took Sara 3 hours to catch up.
\n" ); document.write( "She was gaining at 1 mph and started 3 miles behind--3 hours to catch up.
\n" ); document.write( "
\n" ); document.write( "
\n" );