document.write( "Question 1099840: I am in College Algebra and need some major help. A cylinder shaped can needs to be constructed to hold 600 cubic centimeters of soup. The material for the sides of the can costs 0.04 cents per square centimeter. The material for the top and bottom of the can need to be thicker, and costs 0.05 cents per square centimeter. Find the dimensions for the can that will minimize production cost.
\n" );
document.write( "Helpful information:
\n" );
document.write( "h : height of can, r : radius of can
\n" );
document.write( "Volume of a cylinder: V=πr2h
\n" );
document.write( "Area of the sides: A=2πrh
\n" );
document.write( "Area of the top/bottom: A=πr
\n" );
document.write( "To minimize the cost of the can:
\n" );
document.write( "The radius should be________.
\n" );
document.write( "The minimum cost should be________cents.
\n" );
document.write( "The height should be________. \n" );
document.write( "
Algebra.Com's Answer #714450 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The surface area of the can is \n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( "So, rather than simply minimizing the surface area, we need to minimize the cost \n" ); document.write( "function, since the sides and top/bottom have a different cost per unit area. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substituting the value of h above, we have: \n" ); document.write( " \n" ); document.write( "The cost function will be minimized where \n" ); document.write( " \n" ); document.write( "Solving for r, we get: \n" ); document.write( " \n" ); document.write( "And therefore \n" ); document.write( "Substituting the values, we get: \n" ); document.write( "r = 4.243 cm \n" ); document.write( "h = 10.608 cm \n" ); document.write( "C = 16.97 cents \n" ); document.write( "etc... \n" ); document.write( "The derivative of the cost function with respect to r is shown below. \n" ); document.write( "The function is zero at r = 4.243 cm \n" ); document.write( " |