document.write( "Question 83168: #10\r
\n" );
document.write( "\n" );
document.write( "Write a linear cost function and identify all variables used.\r
\n" );
document.write( "\n" );
document.write( "A parking garage charges 50cents plus 35cents per half-hour.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "#14\r
\n" );
document.write( "\n" );
document.write( "Assume that each situation can be expressed as a linear cost function. Find the cost function.\r
\n" );
document.write( "\n" );
document.write( "Marginal cost $90; 150items cost $16,000 to produce \n" );
document.write( "
Algebra.Com's Answer #59682 by Mogana(4)![]() ![]() ![]() You can put this solution on YOUR website! Write a linear cost function and identify all variables used. \n" ); document.write( "A parking garage charges 50cents plus 35cents per half-hour. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cost function = marginal cost * x + fixed cost\r \n" ); document.write( "\n" ); document.write( "c(x) = 35 cents * (x/2) + 50 cents\r \n" ); document.write( "\n" ); document.write( "x is in for an hour\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Marginal cost $90; 150items cost $16,000 to produce\r \n" ); document.write( "\n" ); document.write( "here fixed cost $16,000 and marginal cost is $90\r \n" ); document.write( "\n" ); document.write( "c(x) = 90 * x + 16000\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |