document.write( "Question 143544: Brian and Juan road their bikes through busy city traffic and covered 26 miles in 4 hours. At the center of town, they slowed to half that pace. How long did it take them to travel the remaining 10 miles? \n" ); document.write( "
Algebra.Com's Answer #104479 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Distance equals Rate times Time: \"d=rt\", so Rate equals Distance divided by Time \"r=d%2Ft\" and Time equals Distance divided by Rate \"t=d%2Fr\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First calculate the rate for the first part of the trip: \"r=26%2F4\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Second, take the result of the previous calculation, divide it by 2, and replace r in \"t=10%2Fr\" with that result. Then do the arithmetic.
\n" ); document.write( "
\n" );