document.write( "Question 164191: 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: C(g)=3.03(g)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find C(2)
\n" );
document.write( "Find C(9)
\n" );
document.write( "
\n" );
document.write( "I have solved as...
\n" );
document.write( "C(2)=3.03(g)
\n" );
document.write( "C*2-3.03*g=0
\n" );
document.write( "is this correct?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C(9)...
\n" );
document.write( "C(9)=3.03(g)
\n" );
document.write( "c*9-3.03*g=0
\n" );
document.write( "Is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #120986 by marcsam823(57)![]() ![]() ![]() You can put this solution on YOUR website! The problem that is presented here is asking you to determine the total cost of the gasoline by plugging in a value for the given variable: number of gallons (g).\r \n" ); document.write( "\n" ); document.write( "When you see a problem in the form: \n" ); document.write( "C(g) = 3.03 * g \n" ); document.write( "The left side of the problem represents the notation for a function. In this function you are asked to calculate the total cost of 2 gallons of gas and 9 gallons of gas if the cost per gallon is $3.03. \n" ); document.write( " \n" ); document.write( "In other words calculate for g = 2 and g = 9. \n" ); document.write( "Problem 1: \n" ); document.write( "C(2) = 3.03 * 2 \n" ); document.write( "C(2) = 6.06\r \n" ); document.write( "\n" ); document.write( "Problem 2: \n" ); document.write( "C(9) = 3.03 * 9 \n" ); document.write( "C(9) = 27.27\r \n" ); document.write( "\n" ); document.write( "The number in the parentheses is simply a convenient place to store the value for \"g\" while you are plugging into the right hand side of th equation. No need to add or subtract it! \n" ); document.write( " |