document.write( "Question 133300: an accountant rides a bus part of the way to work every day and walks the rest of the way. the bus averages 35mph, and the accountant walks at a speed of 6mph. the distance from home to work is 22 mi, and the total time for the trip is 3hrs. find how far the accountant walks. \n" ); document.write( "
Algebra.Com's Answer #97492 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Given: total distance 22 miles, total time 3 hours. Part of the trip is made at 35mph, the remainder at 6mph.\r
\n" ); document.write( "\n" ); document.write( "Let t be the time spent walking. Then the time on the bus is \"%283+-+t%29\"\r
\n" ); document.write( "\n" ); document.write( "The DistanceWalking is given by \"d+=+v+%2A+t\" ==> \"d+=+6t\"
\n" ); document.write( "The DistanceRiding is given by \"D+=+35+%2A+%283-t%29+\"\r
\n" ); document.write( "\n" ); document.write( "Distance = DistanceWalking + DistanceRiding
\n" ); document.write( "\"22+=+6t+%2B+105+-+35t\"
\n" ); document.write( "\"83+=+29t\"
\n" ); document.write( "t = 2.862 hours\r
\n" ); document.write( "\n" ); document.write( "Check your answer.
\n" ); document.write( "Does 22 = 6(2.862) + 35(3-2.862)?
\n" ); document.write( "
\n" ); document.write( "
\n" );