document.write( "Question 948230: If a car travels 340 miles on 20 gallons of gas, how far can it travel on 25 gallons of gas \n" ); document.write( "
Algebra.Com's Answer #578705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a car travels 340 miles on 20 gallons of gas, how far can it travel on 25 gallons of gas \n" ); document.write( "---- \n" ); document.write( "Gas and miles are directly related so use a proportion:: \n" ); document.write( "dist/gas = dist/gas \n" ); document.write( "d/25 = 350/20 \n" ); document.write( "----- \n" ); document.write( "d = (25/20)*350 \n" ); document.write( "----- \n" ); document.write( "d = (5/4)350 \n" ); document.write( "d = 437.5 miles \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |