document.write( "Question 314635: 4.at the beginning of a walk, bill and nancy are 8.8 miles apart. it they oleave at the same time and walk in the same direction, bill overtakes nancy in 11 hours. if they walk towards each other they meet in 1 hour. what are their speeds?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #225118 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
4.at the beginning of a walk, bill and nancy are 8.8 miles apart.
\n" ); document.write( "if they leave at the same time and walk in the same direction, bill overtakes nancy in 11 hours.
\n" ); document.write( " if they walk towards each other they meet in 1 hour. what are their speeds?:
\n" ); document.write( ":
\n" ); document.write( "let b = Bill's walking speed
\n" ); document.write( "let n = Nancy's walking speed
\n" ); document.write( ":
\n" ); document.write( "walking the same direction they're effective speed is the difference
\n" ); document.write( "walking towards each other they're effective speed is the sum
\n" ); document.write( ":
\n" ); document.write( "\"Same direction\" equation
\n" ); document.write( "Write a time equation: Time = dist/speed
\n" ); document.write( "\"8.8%2F%28%28b-n%29%29\" = 11
\n" ); document.write( "8.8 = 11(b-n)
\n" ); document.write( "8.8 = 11b - 11n
\n" ); document.write( "Simplify, divide by 11
\n" ); document.write( ".8 = b - n
\n" ); document.write( "Or
\n" ); document.write( "b - n = .8
\n" ); document.write( ":
\n" ); document.write( "\"Toward equation\"
\n" ); document.write( "\"8.8%2F%28%28b%2Bn%29%29\" = 1
\n" ); document.write( "8.8 = 1(b + n)
\n" ); document.write( "b + n = 8.8
\n" ); document.write( ":
\n" ); document.write( "Use elimination
\n" ); document.write( "b - n = .8
\n" ); document.write( "b + n = 8.8
\n" ); document.write( "---------------addition eliminates n, find b
\n" ); document.write( "2b = 9.6
\n" ); document.write( "b = 4.8 mph is Bill's walking speed
\n" ); document.write( ":
\n" ); document.write( "Find n
\n" ); document.write( "4.8 + n = 8.8
\n" ); document.write( "n = 8.8 - 4.8
\n" ); document.write( "n = 4 mph is Nancy's walking speed
\n" ); document.write( "
\n" ); document.write( "
\n" );