document.write( "Question 1201129: Formulate a system of equations for the situation below and solve.\r
\n" );
document.write( "\n" );
document.write( "A manufacturer of women's blouses makes three types of blouses: sleeveless, short-sleeve, and long-sleeve. The time (in minutes) required by each department to produce a dozen blouses of each type is shown in the following table.
\n" );
document.write( " Sleeveless Short-Sleeve Long Sleeve\r
\n" );
document.write( "\n" );
document.write( "Cutting 9 12 15
\n" );
document.write( "Sewing 22 24 28
\n" );
document.write( "Packaging 6 8 8\r
\n" );
document.write( "\n" );
document.write( "The cutting, sewing, and packaging departments have available a maximum of 73.5, 150, and 44 labor-hours, respectively, per day. How many dozens of each type of blouse can be produced each day if the plant is operated at full capacity?
\n" );
document.write( "sleeveless: dozen
\n" );
document.write( "short-sleeve: dozen
\n" );
document.write( "long-sleeve: dozen
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #835396 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Formulate a system of equations for the situation below and solve. \n" ); document.write( "A manufacturer of women's blouses makes three types of blouses: sleeveless, short-sleeve, \n" ); document.write( "and long-sleeve. The time (in minutes) required by each department \n" ); document.write( "to produce a dozen blouses of each type is shown in the following table. \n" ); document.write( " Sleeveless Short-Sleeve Long Sleeve \n" ); document.write( "Cutting 9 12 15 \n" ); document.write( "Sewing 22 24 28 \n" ); document.write( "Packaging 6 8 8 \n" ); document.write( "The cutting, sewing, and packaging departments have available a maximum \n" ); document.write( "of 73.5, 150, and 44 labor-hours, respectively, per day. \n" ); document.write( "How many dozens of each type of blouse can be produced each day if the plant is operated at full capacity? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of sleeveless blouses (dozen);\r\n" ); document.write( " y be the number of short-sleeve blouses (dozen);\r\n" ); document.write( " z be the number of long-sleeve blouses (dozen).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write equations as you read the problem\r\n" ); document.write( "\r\n" ); document.write( " 9x + 12y + 15z = 73.5*60 = 4410 minutes\r\n" ); document.write( " 22x + 24y + 28z = 150*60 = 9000 minutes\r\n" ); document.write( " 6x + 8y + 8z = 44*60 = 2640 minutes.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Use the matrix equations solver in your calculator \r\n" ); document.write( " and get the\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |