document.write( "Question 1150008: A florist designs two high-profit arrangements— a funeral wreath and a bridal centerpiece. The company’s employees can complete up to 15 arrangements each day using up to 24 total person-hours of labor. It takes 4 person-hours to complete 1 funeral wreath, and 1 person-hour to complete 1 bridal centerpiece. How many of each type of arrangements should the florist produce daily for maximum profit, if the profit on a funeral wreath is $60 and the profit on a bridal centerpiece is $48?\r
\n" );
document.write( "\n" );
document.write( "Number of bridal centerpieces
\n" );
document.write( "Number of funeral wreaths \n" );
document.write( "
Algebra.Com's Answer #771415 by ikleyn(52914) You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It seems strange to me how @Theo presented his solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " So, I came to solve the problem and to present it in the way in how it SHOULD BE done.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x = # funeral wreath,\r\n" ); document.write( "\r\n" ); document.write( " y = # bridal centerpieces.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The profit function (which is the objective function in this problem) is \r\n" ); document.write( "\r\n" ); document.write( " F(x,y) = 60x + 48y dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The restrictions are\r\n" ); document.write( "\r\n" ); document.write( " x + y <= 15 (arrangements)\r\n" ); document.write( "\r\n" ); document.write( " 4x + y <= 24 (person-hours)\r\n" ); document.write( "\r\n" ); document.write( " x >= 0, y >= 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The feasible region is shown in the Figure below.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To see other similar problems solved by the Linear Programming method, look into the lesson\r \n" ); document.write( "\n" ); document.write( " - Solving minimax problems by the Linear Programming method \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, look into the solutions of other similar problems in the archive to this forum under the links\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Linear-equations/Linear-equations.faq.question.1148776.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Inequalities/Inequalities.faq.question.1142000.html \r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Sequences-and-series/Sequences-and-series.faq.question.1137172.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1136382.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Coordinate-system/Coordinate-system.faq.question.1134444.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1131906.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/coordinate/word/Linear_Equations_And_Systems_Word_Problems.faq.question.1131043.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/word/finance/Money_Word_Problems.faq.question.1129285.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/playground/test.faq.question.1112482.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1102103.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |