document.write( "Question 1017309: Two people start walking at the same time in the same direction. One person walks at 4 mph and the other person walks at 8 mph. In how many hours will they be 2 miles apart?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #633607 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
RT=D relates rate, time, distance
\n" ); document.write( "
\n" ); document.write( "
\r\n" );
document.write( "                     rate           time         distance\r\n" );
document.write( "Person                4              t            4*t\r\n" );
document.write( "Someone Else          8              t            8*t\r\n" );
document.write( "DIFFERENCE                                        2\r\n" );
document.write( "

\n" ); document.write( "\"highlight%28t=1%2F2%29\"
\n" ); document.write( "
\n" );