document.write( "Question 1099839: I am in College Algebra but the question seemed to fit in this category...The base and sides of a container are made of wood panels. The container does not have a top. The base and sides are rectangular. The width is x cm. The length is 4 times the width. The volume is 600 cm^3. Determine the minimum surface area to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #714331 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The container does not have a top. \n" ); document.write( " The base and sides are rectangular. \n" ); document.write( "The width is x cm. The length is 4 times the width. \n" ); document.write( " The volume is 600 cm^3. \n" ); document.write( " Determine the minimum surface area to two decimal places. \n" ); document.write( ": \n" ); document.write( "let h = the height of the box \n" ); document.write( "Given \n" ); document.write( "x = the width \n" ); document.write( "4x = the length \n" ); document.write( "Volume \n" ); document.write( "4x * x * h = 600 \n" ); document.write( "4x^2 * h = 600 \n" ); document.write( "h = \n" ); document.write( "cancel the 4 \n" ); document.write( "h = \n" ); document.write( ": \n" ); document.write( "Surface area \n" ); document.write( "S.A. =(4x*x) + 2(4x*h) + 2(x*h) \n" ); document.write( "S.A. = 4x^2 + 8xh + 2xh \n" ); document.write( "S.A. = 4x^2 + 10xh \n" ); document.write( "replace h with \n" ); document.write( "S.A. = 4x^2 + 10x* \n" ); document.write( "Cancel x \n" ); document.write( "S.A. = 4x^2 + \n" ); document.write( "plot the equation y = 4x^2 + (1200/x), where y = the surface area \n" ); document.write( " \n" ); document.write( "You can see minimum surface area occurs when x = 5.2 cm. Green: y=339 \n" ); document.write( "Find the minimum surface area \n" ); document.write( "S.A. = 4(5.2^2) + \n" ); document.write( "S.A. = 108.16 + 230.77 \n" ); document.write( "S.A = 338.93 sq/cm \n" ); document.write( " \n" ); document.write( " |