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)![]() ![]() 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 =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |