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 #730171 by mananth(16946)![]() ![]() You can put this solution on YOUR website! ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)/4 = (x-6)/3\r \n" ); document.write( "\n" ); document.write( "3(x-1) =4(x-6) \n" ); document.write( "3x-3=4x-24 \n" ); document.write( "x=21 \n" ); document.write( " |