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 #129762 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call Rate walking \n" ); document.write( ": \n" ); document.write( "d=rt \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "so for the bike to travel 3 miles lets find the time \n" ); document.write( ": \n" ); document.write( "3=12t--->t=3/12=1/4 hr \n" ); document.write( ": \n" ); document.write( "so if the total time for biking and walking is 1/2 hr \n" ); document.write( ": \n" ); document.write( "then the time for walking 1 mile is 1/4 hr(1/2-1/4) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |