document.write( "Question 1099601: The average gas mileage for a car is 32 mi/gal. The actual mileage may vary by at most 3 mi/gal. What are the minimum and maximum distances the car can travel on a full tank of gas if the tank’s capacity is 11 gal \n" ); document.write( "
Algebra.Com's Answer #714037 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 32+3=35 \n" ); document.write( "32-3=29 \n" ); document.write( "35*11= max \n" ); document.write( "29*11= min \n" ); document.write( " |