document.write( "Question 520243: On a trip of 80 miles, a man traveled 12 times as far by train as by boat and 4 miles less by bus than by boat. Find the number of miles traveled in each part of the journey.
\n" );
document.write( " I keep coming back to 12x+x-4= 80 , but I'm sure I'm missing something!
\n" );
document.write( "Thanks for the help. \n" );
document.write( "
Algebra.Com's Answer #345999 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! On a trip of 80 miles, a man traveled 12 times as far by train as by boat and 4 miles less by bus than by boat. Find the number of miles traveled in each part of the journey. \n" ); document.write( "------------------ \n" ); document.write( "b = distance by boat \n" ); document.write( "12b + b + (b-4) = 80 \n" ); document.write( " \n" ); document.write( " |