document.write( "Question 1071558: An engineer needs a metal box to shield sensitive electronic devices from external electric fields. One side of the box should be open so that it can be placed over the components. The box can be made from a 3 m x 4 m sheet of metal by cutting squares from the corners and folding up the sides. \r
\n" );
document.write( "\n" );
document.write( "1. What is the maximum volume of the box?
\n" );
document.write( "2. What are the box's dimensions?\r
\n" );
document.write( "\n" );
document.write( "I already tried to solve for it using the equation (4-2x)(3-2x)(x) expanding it, trying to solve for zeros but nothing is working. Please help. \n" );
document.write( "
Algebra.Com's Answer #686500 by ikleyn(52925) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The volume is V(x) = x*(4-2x)*(3-2x) = x*(4x^2 -2x*(4+3) + 12)) = x*(4x^2 - 14x + 12) = 4x^3 - 14x^2 + 12x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Take the derivative:\r\n" ); document.write( "\r\n" ); document.write( "V'(x) = 12x^2 - 28x + 12 \r\n" ); document.write( "\r\n" ); document.write( "Make it equal to zero:\r\n" ); document.write( "\r\n" ); document.write( "12x^2 - 28x + 12 = 0,\r\n" ); document.write( "\r\n" ); document.write( "3x^2 - 7x + 3 = 0,\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This solution is pretty straightforward and should not be difficult for you.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |