document.write( "Question 1137049: An open box with a square base is to have a volume of 108 cubic inches. Find the dimensions of the box that will have minimum surface area. \r
\n" ); document.write( "\n" ); document.write( "How do I construct a rational function that will help solve the scenario above in terms of x?
\n" ); document.write( "x = length and h = height.
\n" ); document.write( "

Algebra.Com's Answer #754881 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The volume equation is  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x^2*h = 108.     (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The surface area expression for the open box is  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    A(x,h) = x^2 + 4xh.     (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, you need to find dimensions which minimize the function A(x,h) (2)  under the condition (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the problem, express h = \"108%2Fx%5E2\" from (1) and substitute it into (2), making A function of only one variable x:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    A(x) = x^2 + 4x*\"108%2Fx%5E2\" = x^2 + \"432%2Fx\".    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now you have this function A(x) of one variable x, and you should find its minimum.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Differentiate; equate the derivative to zero\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    A'(x) = 2x - \"432%2Fx%5E2\" = 0\r\n" );
document.write( "\r\n" );
document.write( "and get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x^3 - 432 = 0  ====>  x^3 = 432/2 = 216  ====>  x = \"root%283%2C216%29\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x= 6;  h = \"108%2Fx%5E2\" = \"108%2F6%5E2\" = \"108%2F36\" = 3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );