document.write( "Question 440475: two hikers on a stright trail are 22 miles apart and walking toward each other. After 4 hours they meet. If one hiker walks 2 miles per hour slower than the other hiker, find both walking speeds. \n" ); document.write( "
Algebra.Com's Answer #304295 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 4(x)+4(x-2)=22 \n" ); document.write( "4x+4x-8=22 \n" ); document.write( "8x=30 \n" ); document.write( "x=30/8=15/4mph \n" ); document.write( "x-2=7/4mph.. \n" ); document.write( " \n" ); document.write( " |