document.write( "Question 165431: At 1:30pm Tom leaves in his boat from a dock and heads south at a rate of 25 miles per hour. Ten minutes later, Mary leaves the same dock in her speedboat and heads after Tom. If she travels at a rate of 30 miles per hour, when will she catch up to Tom? Write an equation to find the value for Toms Time. \n" ); document.write( "
Algebra.Com's Answer #121955 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
Tom's speed = 25 mph
\n" ); document.write( "Mary's speed = 30 mph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let Tom's time = t hours
\n" ); document.write( "so, Mary's time = (t - (10/60)) hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when Mary and Tom meets:
\n" ); document.write( "Mary's distance = Tom's distance
\n" ); document.write( "30*(t - 1/6) = 25*t
\n" ); document.write( "<=> 30t - 5 = 25t
\n" ); document.write( "<=> 30t - 25t = 5
\n" ); document.write( "<=> 5t = 5
\n" ); document.write( "<=> t = 5/5 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, Mary can catch Tom 1 hour after Tom left,
\n" ); document.write( "that means, she can catch Tom at 2:30pm
\n" ); document.write( "
\n" );