document.write( "Question 256947: I am really not sure where to classify this problem.\r
\n" );
document.write( "\n" );
document.write( "1. Suppose you are at the gas station filling your tank with gas. The function C(g) represents the cost C of filling up the gas tank with g gallons. Given the equation:
\n" );
document.write( "a) What does the number 3.03 represent? The cost of the gasoline per gallon.\r
\n" );
document.write( "\n" );
document.write( "b) Find C(2)\r
\n" );
document.write( "\n" );
document.write( "c) Find C(9)\r
\n" );
document.write( "\n" );
document.write( "d) For the average motorist, name one value for g that would be inappropriate for this function’s purpose. Explain why you chose the number you did. \r
\n" );
document.write( "\n" );
document.write( "e) If you were to graph C(g), what would be an appropriate domain? Range? Explain your reasoning. \n" );
document.write( "
Algebra.Com's Answer #188988 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! a) What does the number 3.03 represent? \n" ); document.write( "The cost of the gasoline per gallon; the value of g. \n" ); document.write( "--- \n" ); document.write( "b) Find C(2) \n" ); document.write( "we can't unless we have a formula. \n" ); document.write( "If C(g) = 3.03g, then we have \n" ); document.write( "C(2) = 2*3.03 = $6.06 \n" ); document.write( "-- \n" ); document.write( "c) Find C(9) \n" ); document.write( "we can't unless we have a formula. \n" ); document.write( "If C(g) = 3.03g, then we have \n" ); document.write( "C(9) = 9*3.03 = $27.27 \n" ); document.write( "-- \n" ); document.write( "d) For the average motorist, name one value for g that would be inappropriate for this function’s purpose. Explain why you chose the number you did. \n" ); document.write( "There are are a couple of ways to go. We could say G not <= 0, or g NOT > 100. The average motorist would not fill up with 0 gallons or more than 100 gallons \n" ); document.write( "-- \n" ); document.write( "e) If you were to graph C(g), what would be an appropriate domain? Range? Explain your reasoning. \n" ); document.write( "The domain would be g > 0. Assume to fill up with gas you get more than 0 gallons. \n" ); document.write( "The range would be C(g) > $0 since you are there to buy gas. \n" ); document.write( " |