document.write( "Question 1181197: A company incurs two types of cost. Fixed annual cost of $250,000 is incurred regardless of the
\n" );
document.write( "number of products manufactured. In addition, each chair produces variable cost of $7.5. If C equals
\n" );
document.write( "to the total cost and x is equals to the number of chairs polished during a year:
\n" );
document.write( "a) Determine the function C = f(x) which express the annual cost
\n" );
document.write( "b) What is f (36,500)? What does it represent?
\n" );
document.write( "c) State the restricted domain and restricted range of the function if the maximum production
\n" );
document.write( "capacity is 82000 products per year. \n" );
document.write( "
Algebra.Com's Answer #811086 by Boreal(15235) You can put this solution on YOUR website! C=$7.5x+$250000 \n" ); document.write( "f(36500)=$273750+$250000=$523250. This represents the total costs of producing 36,500 chairs a year. \n" ); document.write( "- \n" ); document.write( "for f(82,000), the cost is $865000 \n" ); document.write( "The restricted domain is [0, 82000] \n" ); document.write( "The restricted range is [$250000, $865000] \n" ); document.write( " \n" ); document.write( " |