document.write( "Question 1148776: A small furniture shop makes tables and chairs which must be processed through assembly and finishing processes. The assembly department is available for 60 hours in every production period while the finishing department is available for 48 hours of work. Making one table requires 4 hours to assemble and 2 hours to finish. Each chair requires 2 hours to assemble and 4 hours to finish. One table contributes P500 to the profit, while a chair contributes P300. Determine the number of tables and chairs to make per production period to maximize profit, assuming all tables and chairs are sold. \n" ); document.write( "
Algebra.Com's Answer #770160 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A small furniture shop makes tables and chairs which must be processed through assembly and finishing processes. \n" ); document.write( "The assembly department is available for 60 hours in every production period while the finishing department is available \n" ); document.write( "for 48 hours of work. \n" ); document.write( "Making one table requires 4 hours to assemble and 2 hours to finish. \n" ); document.write( "Each chair requires 2 hours to assemble and 4 hours to finish. \n" ); document.write( "One table contributes P500 to the profit, while a chair contributes P300. \n" ); document.write( "Determine the number of tables and chairs to make per production period to maximize profit, assuming all tables and chairs are sold. \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The question is: how many tables (X) and how many chairs (Y) should be produced to maximize the revenue 500*X + 300*Y\r\n" ); document.write( "under these restrictions:\r\n" ); document.write( "\r\n" ); document.write( "4X + 2Y <= 60 (1) (assembly time available) and\r\n" ); document.write( "2X + 4Y <= 48 (2) (finishing time available).\r\n" ); document.write( "\r\n" ); document.write( "In other words, you must maximize the objective function (profit) \r\n" ); document.write( "\r\n" ); document.write( "P(X,Y) = 500X + 300Y\r\n" ); document.write( "\r\n" ); document.write( "over the domain on the plot below, which is a quadrilateral in the first quadrant (X >= 0, Y >= 0) restricted \r\n" ); document.write( "by the red and the green lines.\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/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( " |