document.write( "Question 453972: Suppose you are at the gas station filling your tank with gas. The function C(g) represents the cost C of fillin gup the gas tank with g gallons. Given the equation: C(g)=2.78(g)\r
\n" );
document.write( "\n" );
document.write( "a) what does the number 2.78 represent
\n" );
document.write( "b) Find C(3)
\n" );
document.write( "c) find C(15)\r
\n" );
document.write( "\n" );
document.write( "Would I plug the two into C(2) = 2.78? \n" );
document.write( "
Algebra.Com's Answer #311795 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose you are at the gas station filling your tank with gas. The function C(g) represents the cost C of fillin gup the gas tank with g gallons. Given the equation: C(g)=2.78(g)\r \n" ); document.write( "\n" ); document.write( "a) what does the number 2.78 represent \n" ); document.write( "The price per gallon, $2.78 \n" ); document.write( "---------------- \n" ); document.write( "b) Find C(3) \n" ); document.write( "Sub 3 for g \n" ); document.write( "C(3) = 2.78*3 = $8.34 the cost of 3 gallons \n" ); document.write( "c) find C(15) \n" ); document.write( "C(15) = 2.78*15 = $41.70 the cost of 15 gallons \n" ); document.write( "---------------------- \n" ); document.write( "Would I plug the two into C(2) = 2.78? C(2) = $5.36, the cost of 2 gallons. \n" ); document.write( " \n" ); document.write( " |