document.write( "Question 359500: A car travels 45 miles on one gallon of gas.
\n" );
document.write( "A. Write an algebraic expressions to find the distance the car can travel using x gallons of gas.
\n" );
document.write( "B. The car uses 10 gallons of gas. How many miles does it travel? \n" );
document.write( "
Algebra.Com's Answer #256499 by mananth(16946)![]() ![]() You can put this solution on YOUR website! D= 45x \n" ); document.write( ".. \n" ); document.write( "D=45*10 \n" ); document.write( "D= 450 miles \n" ); document.write( " |