document.write( "Question 174710: If Bill rides his bike 3 mi to Fred's house and then walks with Fred the remaining 1 mi to school, it will take him 30 min. But if he rides the entire distance, it will take him only 20 min. Find his biking speed and walking speed.\r
\n" ); document.write( "\n" ); document.write( "for this equation, i tried to set the problems up like this:\r
\n" ); document.write( "\n" ); document.write( "3 b + 1 w= 30 min
\n" ); document.write( "b = 20 min\r
\n" ); document.write( "\n" ); document.write( "3(20) + 1 w = 30
\n" ); document.write( "60 + 1 w = 30
\n" ); document.write( "-60 -60
\n" ); document.write( "1 w = -30
\n" ); document.write( "I would like to see if this is a correct way to work. If not, then please assist me. I would really appreciate it!!
\n" ); document.write( "

Algebra.Com's Answer #129761 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If Bill rides his bike 3 mi to Fred's house and then walks with Fred the remaining 1 mi to school, it will take him 30 min. But if he rides the entire distance, it will take him only 20 min. Find his biking speed and walking speed.
\n" ); document.write( "for this equation, i tried to set the problems up like this:
\n" ); document.write( "3 b + 1 w= 30 min
\n" ); document.write( "b = 20 min
\n" ); document.write( "3(20) + 1 w = 30
\n" ); document.write( "60 + 1 w = 30
\n" ); document.write( "-60 -60
\n" ); document.write( "1 w = -30
\n" ); document.write( "==============================
\n" ); document.write( "Bill DATA:
\n" ); document.write( "Bike:
\n" ); document.write( "distance = 3 mi ; rate = b mph ; time = d/r = 3/b hrs
\n" ); document.write( "Walk:
\n" ); document.write( "distance = 1 mi : rate = w mph ; time = d/r = 1/w hrs
\n" ); document.write( "---
\n" ); document.write( "Bill equation:
\n" ); document.write( "time + time = (1/2) hr
\n" ); document.write( "(3/b) + (1/w) = 1/2
\n" ); document.write( "============================
\n" ); document.write( "Bill DATA:
\n" ); document.write( "distance = 4 mi; rate = b mph ; time = 4/b hrs
\n" ); document.write( "Bill/bike equation:
\n" ); document.write( "4/b = (1/3) hr
\n" ); document.write( "b/4 = 3
\n" ); document.write( "b = 12 mph (speed at which Bill bikes)
\n" ); document.write( "----------------
\n" ); document.write( "Substitute into (3/b) + (1/w) = 1/2 to solve for \"w\"
\n" ); document.write( "3/12 + 1/w = 1/2
\n" ); document.write( "1/w = 1/4
\n" ); document.write( "w = 4 mph (speed at which Bill walks)
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );