document.write( "Question 558577: Hello:
\n" );
document.write( "please help me solved these word problems that i had to do for a math class. I have at least five to solve. In all I have completed 10 of the 18 problems given, anyway this is one of them: Two hikers Alan and Ben are 22.8 miles apart and walking toward each other. They meet in 6 hours. Find the rate of each hiker if Ben walks 0.8 faster than Alan What is Alan and Ben rate of speed. \n" );
document.write( "
Algebra.Com's Answer #363119 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two hikers Alan and Ben are 22.8 miles apart and walking toward each other. \n" ); document.write( " They meet in 6 hours. \n" ); document.write( " Find the rate of each hiker if Ben walks 0.8 faster than Alan What is Alan and Ben rate of speed. \n" ); document.write( ": \n" ); document.write( "Let s = Alan's walking speed \n" ); document.write( "then \n" ); document.write( "(s+.8) = Ben's walking speed \n" ); document.write( ": \n" ); document.write( "Since they are walking towards each other, their relative speed: \n" ); document.write( "s + (s+.8) = (2s+.8) mph \n" ); document.write( ": \n" ); document.write( "Write time equation: time = dist/speed \n" ); document.write( " \n" ); document.write( "22.8 = 6(2s+.8) \n" ); document.write( "22.8 = 12s + 4.8 \n" ); document.write( "22.8 - 4.8 = 12s \n" ); document.write( "18 = 12s \n" ); document.write( " s = \n" ); document.write( " s = 1.5 mph is Alan's speed \n" ); document.write( "then \n" ); document.write( "1.5 + .8 = 2.3 mph is Ben's speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "We can confirm this by finding the sum of the distance of each walker \n" ); document.write( "6*1.5 = 9.0 \n" ); document.write( "6*2.3 = 13.8 \n" ); document.write( "--------------- \n" ); document.write( "totals: 22.8 \n" ); document.write( " |