document.write( "Question 382481: A car can travel 387 kilometers on 24 liters of gas.
\n" );
document.write( "How far can it travel on 17 liters of gas ? \n" );
document.write( "
Algebra.Com's Answer #271051 by stanbon(75887) ![]() You can put this solution on YOUR website! A car can travel 387 kilometers on 24 liters of gas. \n" ); document.write( "How far can it travel on 17 liters of gas ? \n" ); document.write( "--------------------- \n" ); document.write( "distance/gas = distance/gas \n" ); document.write( "d/17 = 387/24 \n" ); document.write( "-------- \n" ); document.write( "d = 17(387/24) \n" ); document.write( "--- \n" ); document.write( "d = 274.125 miles \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |