document.write( "Question 1094187: Leona Jackson and Sam Peterson love to walk. Leona walks 5 miles per hour. Sam walks 6 miles per hour. Assume they start walking from the same place and walk in a straight line. Sam starts 1/2 hour after Leona. How long will it take Sam to meet Leona? How many miles would each have walked? \n" ); document.write( "
Algebra.Com's Answer #708788 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED       TIME           DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "LEONA           5          \"d%2F5\"               d\r\n" );
document.write( "\r\n" );
document.write( "SAM             6          \"d%2F6\"               d\r\n" );
document.write( "\r\n" );
document.write( "DIFFERENCE                 \"1%2F2\"\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Leona spent more time walking the same distance d, which sam also walked.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28d%2F5-d%2F6=1%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "Solve for distance d, and use it to find the walking time each of Leona and Sam.
\n" ); document.write( "
\n" );