document.write( "Question 528170: A man rode a bicycle for 12 miles and then hiked and additional 8 miles. The total time for the trip was 5 hours. If his rate when riding a bicycle was 10 miles per hour faster than his rate walking, what was each rate? \n" ); document.write( "
Algebra.Com's Answer #349174 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+w+\" = rate walking
\n" ); document.write( "Let \"+b+\" = rate biking
\n" ); document.write( "given:
\n" ); document.write( "\"+b+=+w+%2B+10+\" mi/hr
\n" ); document.write( "\"+t%5Bw%5D+%2B+t%5Bb%5D+=5+\" hrs
\n" ); document.write( "--------------------
\n" ); document.write( "biking:
\n" ); document.write( "\"+12+=+%28+w+%2B+10+%29%2At%5Bb%5D+\"
\n" ); document.write( "walking:
\n" ); document.write( "\"+8+=+w%2At%5Bw%5D+\"
\n" ); document.write( "-------------------
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+t%5Bb%5D+=+5+-+t%5Bw%5D+\"
\n" ); document.write( "\"+12+=+%28+w+%2B+10+%29%2A%28+5+-+t%5Bw%5D+%29+\"
\n" ); document.write( "\"+12+=+5w+%2B+50+-+w%2At%5Bw%5D+-+10t%5Bw%5D+\"
\n" ); document.write( "By substitution again:
\n" ); document.write( "\"+12+=+5w+%2B+50+-+8+-+10t%5Bw%5D+\"
\n" ); document.write( "Substitution again:
\n" ); document.write( "\"+12+=+5w+%2B+50+-+8+-+10%2A%288%2Fw%29+\"
\n" ); document.write( "\"+80%2Fw+-+5w+=+30+\"
\n" ); document.write( "\"+80+-+5w%5E2++=+30w+\"
\n" ); document.write( "\"+w%5E2+%2B+6w+=+16+\"
\n" ); document.write( "Completing the square:
\n" ); document.write( "\"+w%5E2+%2B+6w+%2B+%286%2F2%29%5E2+=+16+%2B+%286%2F2%29%5E2+\"
\n" ); document.write( "\"+w%5E2+%2B+6w+%2B+9+=+16+%2B+9+\"
\n" ); document.write( "\"+%28+w+%2B+3+%29%5E2+=+25+\"
\n" ); document.write( "\"+w+%2B+3+=+5+\"
\n" ); document.write( "\"+w+=+2+\" ( can't use the negative root )
\n" ); document.write( "and
\n" ); document.write( "\"+b+=+w+%2B+10+\"
\n" ); document.write( "\"+b+=+12+\"
\n" ); document.write( "His speed biking was 12 mi/hr
\n" ); document.write( "His speed walking was 2 mi/hr
\n" ); document.write( "
\n" );