document.write( "Question 1128942: A man rode his bicycle for 12 miles and then hiked an additional 8 miles. The total time for the trip was 5 hours. If his rate when he was riding the bicycle was 10 miles per hour faster than his rate walking, what was each rate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #745501 by josgarithmetic(39614)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "          SPEEDS       TIMES             DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "BIKE         r +10    12/(r+10)            12\r\n" );
document.write( "\r\n" );
document.write( "WALK        r            8/r                8\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                     5\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"12%2F%28r%2B10%29%2B8%2Fr=5\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "Equation simplifies to \"r%5E2%2B6r-16=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28r%2B8%29%28r-2%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=2%29\"
\n" ); document.write( "
\n" );