document.write( "Question 1052481: Solve and graph the inequality. You have two cars. The first car travels an average of 16 miles on a gallon of gasoline, and the second averages 22 miles per gallon. Suppose you can afford to buy up to 20 gallons of gas this month. If the first car is driven x miles, and the second car, y, shade the region that gives all possible values of x and y that will keep you from buying more than 20 gallons of gas this month. How do i figure out the value of x and the value of y? I'm confused because it seems like it should be 16x+22y is less than or equal to 20 but i don't know how to solve it or if I'm not suppose to make and equation? but i know for sure that i need a boundary for x and y. i mean its 16 miles for one gallon and 22 gallons for another gallon on 2 different cars and only 20 gallons so wouldn't that be 16x20 and 22x20 but i think the sum has to be 20 so both can't equal 20 and my graph dent have partial numbers only 0,50,100,150,200 and so on. \n" ); document.write( "
Algebra.Com's Answer #667825 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
The problem description is not complete, so this is the biggest difficulty.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Two different cars, each with its own fuel efficiency ( a uniform rate for each car), and different quantity of gallons used for each car to make a total fuel quantity in gallons. Nothing described about distance!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Tabulating the description shows you:
\n" ); document.write( "
\r\n" );
document.write( "               FUEL EFFICIENCY (miles/gal)    VOLUME (gal)   DISTANCE (miles)\r\n" );
document.write( "CAR ONE                16                        x             (  )\r\n" );
document.write( "CAR TWO                22                        y             (  )\r\n" );
document.write( "Total/s                                         20             (  )\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "R*V=D shows a basic rule to relate fuel efficiency, fuel volume, and distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The only meaningful equation you can make here is \"x%2By=20\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Upon further thinking, the fuel efficiency data are not important. This is not really a uniform rates problem. What you are really looking for is x+y<=20, and both x and y must be restricted to between 0 and 20. Negative numbers for x or y not allowed.
\n" ); document.write( "
\n" );