document.write( "Question 353770: The amount of gas used by a car depends on how far you have driven. Driving 69 Miles will use 3 gallons of gas. First find the equation that models this problem and then find how far you could travel on 15 gallons of gas.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #252880 by mananth(16946) You can put this solution on YOUR website! For 69 miles gas required = 3 gallons \n" ); document.write( "1 gallon you can drive 23 miles. \n" ); document.write( "Let the miles driven be m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "gas consumption g = m/23 \n" ); document.write( "15 gallons of gas = m/23 \n" ); document.write( "m= 23 * 15 \n" ); document.write( "=345 miles \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |