document.write( "Question 1061926: An accountant rides a bus part of the way to work every day and walks the rest of the way. The bus averages 35 mph, and the accountant walks at a speed of 6 mph. The distance from home to work is 18 mi, and the total time for the trip
\n" ); document.write( "2 hr. Find how far the accountant walks and how far he rides the bus.
\n" ); document.write( "

Algebra.Com's Answer #676688 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Basic Constant Travel Rate Rule, \"highlight_green%28highlight_green%28RT=D%29%29\"\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "b, how FAR by BUS\r\n" );
document.write( "f, how far by FOOT walking\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "             SPEED      TIME      DISTANCE\r\n" );
document.write( "Ride          35                     b\r\n" );
document.write( "Walk           6                     f\r\n" );
document.write( "Total                    2          18\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "             SPEED      TIME      DISTANCE\r\n" );
document.write( "Ride          35         \"b%2F35\"        b\r\n" );
document.write( "Walk           6         \"f%2F6\"        f\r\n" );
document.write( "Total                    2          18\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );