document.write( "Question 186928: Mary lives 6 miles from the mall. She rides her bike to the mall. She rides 4 miles before she meets her friend. They drop off the bike and run together. It then takes them the same amount of time to run the rest of the way to the makk as it took Mary to ride the bike for the first 4 miles. She can bike 8 mph faster than she runs. How fast can she bike? \n" ); document.write( "
Algebra.Com's Answer #140113 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Mary lives 6 miles from the mall. She rides her bike to the mall.
\n" ); document.write( " She rides 4 miles before she meets her friend.
\n" ); document.write( "They drop off the bike and run together.
\n" ); document.write( "It then takes them the same amount of time to run the rest of the way to the
\n" ); document.write( " mall as it took Mary to ride the bike for the first 4 miles.
\n" ); document.write( " She can bike 8 mph faster than she runs. How fast can she bike?
\n" ); document.write( ":
\n" ); document.write( "Let s = M's bike speed
\n" ); document.write( "then
\n" ); document.write( "(s-8) = M's running speed
\n" ); document.write( ":
\n" ); document.write( "Write time equation: time = \"dist%2Fspeed\"
\n" ); document.write( ":
\n" ); document.write( "Bike time = Running time
\n" ); document.write( "\"4%2Fs\" = \"2%2F%28s-8%29\"
\n" ); document.write( ":
\n" ); document.write( "Cross multiply:
\n" ); document.write( "4(s-8) = 2s
\n" ); document.write( "4s - 32 = 2s
\n" ); document.write( "4s - 2s = 32
\n" ); document.write( "2s = 32
\n" ); document.write( "s = \"32%2F2\"
\n" ); document.write( "s = 16 mph is the bike speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution, find the times of biking and running:
\n" ); document.write( "4/16 = .25 hr
\n" ); document.write( "2/8 = .25 hr
\n" ); document.write( "
\n" ); document.write( "
\n" );