document.write( "Question 897962: Okay, so I am doing my algebra homework, and my teacher was gone today so he wasn't here to explain what we do. Could you possibly help me solve this:
\n" );
document.write( "\"Your car holds 16 gallons of gas. What would be the reasonable domain and range for the cost to fill up your tank if gas costs $3 per gallon?\"
\n" );
document.write( "It'd be very much appreciated if you help! I would have tried to solve it, but I don't even know where to begin. Please and thank you very much! \n" );
document.write( "
Algebra.Com's Answer #544470 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of gallons \n" ); document.write( "y = cost to fill up the tank (with x gallons of gas)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is just a number, which is unknown. Say x = 1. This means that it costs 3*1 = 3 dollars to fill up the tank. So we have the pair x = 1, y = 3. This represents the point (1,3) on the graph. This visually tells you the cost when x = 1 or tells you how many gallons you get for $3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 2, y = 3*2 = 6 \n" ); document.write( "when x = 3, y = 3*3 = 9 \n" ); document.write( "when x = 4, y = 3*4 = 12 \n" ); document.write( "etc etc\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, we have this equation y = 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That equation tells you to take any gallon amount (x) and multiply it by 3 to get the total cost (y). This is assuming the $3 amount includes taxes and other surcharges.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The domain is the set of allowed inputs for x. So this means the domain is the set of nonnegative numbers that are less than or equal to 16. We cannot have a negative number of gallons, so that's why x is nonnegative. Furthermore, we can't fill up the tank past 16 gallons, which explains the \"less than or equal to 16\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Algebraically, the domain is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In interval notation, the domain is [0,16]. The square brackets tell us to include the endpoints.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "The smallest number in the domain is x = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug this into the equation y = 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3*0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the smallest number in the range is y = 0. Makes sense because if you don't fill your tank, then it costs you $0, ie nothing.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The largest number in the domain is x = 16. This is the most we can fill up the tank.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3*16 ... replace x with 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 48\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if we go to the max of the domain (x = 16) we go to the max of the range (y = 48). In the real world, if we fill up the tank completely and buy 16 gallons of gas, we spend $48.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the range is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In interval notation, the range is [0,48]. Again, the square brackets tell us to include the endpoints. \n" ); document.write( " \n" ); document.write( " |