document.write( "Question 1115282: Hello! I have a word problem that I need help solving.\r
\n" ); document.write( "\n" ); document.write( "My problem : Two hikers are walking along a marked trail. The first hiker starts at a point 6 miles from the beginning of the trail and walks at a speed of 3mph. At the same time, the second hiker starts 1 mile from the beginning and walks at a speed of 4mph. When will they be at the same point on the trail?\r
\n" ); document.write( "\n" ); document.write( "I have trouble trying to find a way to solve it using substitution and elimination. I have tried but I can't seem to find the correct way to do it. I would appreciate any help, thank you!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #730172 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
They both expect to reach some distance through the trail, d.
\n" ); document.write( "First hiker will travel d-6.
\n" ); document.write( "Speed of 3 mph.
\n" ); document.write( "Second hiker will travel d-1.
\n" ); document.write( "Speed 4 mph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Time is given as the same for the two to reach same point in the trail.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "           SPEED     TIME           DISTANCE\r\n" );
document.write( "Hiker1       3       (d-6)/3         d-6\r\n" );
document.write( "Hiker2       4       (d-1)/4         d-1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"%28d-6%29%2F3=%28d-1%29%2F4\"------Find d and use it with either time expression to find the time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4%28d-6%29=3%28d-1%29\"
\n" ); document.write( "\"4d-24=3d-3\"
\n" ); document.write( "\"d=24-3\"
\n" ); document.write( "\"d=21\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Amount of time:
\n" ); document.write( "\"%2821-6%29%2F3\"\r
\n" ); document.write( "\n" ); document.write( "\"7-2\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%285%29\"-------five hours
\n" ); document.write( "
\n" );