document.write( "Question 230816: 5. An accountant walks part of the way and takes the bus the remaining part of the way to work. The total distance from his house to work is 23 miles. He walks at the rate of 4 miles per hour while the bus travels at a speed of 35 miles per hour. The total trip time from his house to work is 2 hours. Calculate the distance the account travels by foot and the distance the accountant travels by bus \r
\n" ); document.write( "\n" ); document.write( "This is what I came up with so far:
\n" ); document.write( "Dw+Db=23
\n" ); document.write( "Dw/4 + Db/35=2\r
\n" ); document.write( "\n" ); document.write( "DW= Distance walked
\n" ); document.write( "DB=Distance bused
\n" ); document.write( "

Algebra.Com's Answer #170943 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
good so far...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w = 23 - b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ ((23 - b) / 4) + (b / 35) = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 140 (LCD) ___ 805 - 35b + 4b = 280\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding 31b-280 ___ 525 = 31b ___ 525/31 = b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ w = 23 - 525/31
\n" ); document.write( "
\n" );