document.write( "Question 1200730: The total cost,C,(in thousands of dollars) to make reading glasses is
\n" );
document.write( "a function of the number of pairs of glasses made U(in thousands) and is given by C(u)= -0.02u^2 + 2.33u + 11.61\r
\n" );
document.write( "\n" );
document.write( "a)Find the marginal cost at the production level of 21 thousand and choose the correct units\r
\n" );
document.write( "\n" );
document.write( "b)What is the average cost at the same production level?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #848062 by GingerAle(43)![]() ![]() ![]() You can put this solution on YOUR website! **a) Find the Marginal Cost**\r \n" ); document.write( "\n" ); document.write( "1. **Find the derivative of the cost function:** \n" ); document.write( " * C'(u) = d/du (-0.02u² + 2.33u + 11.61) \n" ); document.write( " * C'(u) = -0.04u + 2.33\r \n" ); document.write( "\n" ); document.write( "2. **Evaluate the derivative at u = 21 (production level of 21 thousand pairs):** \n" ); document.write( " * C'(21) = -0.04 * 21 + 2.33 \n" ); document.write( " * C'(21) = 1.49\r \n" ); document.write( "\n" ); document.write( "**Therefore, the marginal cost at a production level of 21 thousand pairs of glasses is $1.49 thousand per thousand pairs (or $1490 per thousand pairs).**\r \n" ); document.write( "\n" ); document.write( "**b) Find the Average Cost**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the total cost at u = 21:** \n" ); document.write( " * C(21) = -0.02 * (21)² + 2.33 * 21 + 11.61 \n" ); document.write( " * C(21) = -8.82 + 48.93 + 11.61 \n" ); document.write( " * C(21) = 51.72 thousand dollars\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the average cost:** \n" ); document.write( " * Average Cost = Total Cost / Number of Units \n" ); document.write( " * Average Cost = 51.72 thousand dollars / 21 thousand pairs \n" ); document.write( " * Average Cost = 2.46 dollars per pair\r \n" ); document.write( "\n" ); document.write( "**Therefore, the average cost at a production level of 21 thousand pairs of glasses is $2.46 per pair.** \n" ); document.write( " \n" ); document.write( " |