document.write( "Question 819576: if a truck can travel 240 miles on 12 gallons of gas, how many gallons will it need to travel 400 miles
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493173 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 12/240=x/400 \n" ); document.write( "240x=400*12 \n" ); document.write( "x=4800/240 \n" ); document.write( "x=20 gal \n" ); document.write( " |