document.write( "Question 1155489: A rectangular cardboard poster is to have a 96 - square - inch rectangular section of printed material, a 2 - inch border top and bottom, and a 3 - inch border on each side. Find the dimensions and area of the smallest poster that meets these specifications. (Note; Let x and y be the dimensions of the 96 - square - inch area.) \n" ); document.write( "
Algebra.Com's Answer #778070 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "They want you to minimize\r\n" );
document.write( "\r\n" );
document.write( "    f(x,y) = (x-6)*(y-4)  under the condition  x*y = 96.  (1)\r\n" );
document.write( "\r\n" );
document.write( "where x and y are the dimensions of the poster.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In other words, from (1), you need to minimize\r\n" );
document.write( "\r\n" );
document.write( "    f(x,y) = xy - 4x - 6y + 24 = 96 - 4x - 6y + 24 = -4x - 6y + 120.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (1), you have  y = \"96%2Fx\", so the function f(x,y) takes the form\r\n" );
document.write( "\r\n" );
document.write( "    g(x) = -4x - \"6%2A%2896%2Fx%29\" + 120 = -4x - \"576%2Fx\" + 120.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, you differentiate (2), and you get\r\n" );
document.write( "\r\n" );
document.write( "    g'(x) = -4 + \"576%2Fx%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Equate it to zero\r\n" );
document.write( "\r\n" );
document.write( "    g'(x) = 0 = -4 + \"576%2Fx%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, to find x, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    \"4x%5E2\" = 576,\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5E2\" = \"576%2F4\" = 144\r\n" );
document.write( "\r\n" );
document.write( "     x = \"sqrt%28144%29\" = 12 centimeters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then y = \"96%2F12\" = 8 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the dimension of the poster are  12 inches width and 8 inches height.\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" );