document.write( "Question 1196559: A textile company has specific dyeing and drying times for its different cloths. A roll of
\n" );
document.write( "Cloth A requires 55 minutes of dyeing time and 45 minutes of drying time. A roll of Cloth
\n" );
document.write( "B requires 60 minutes of dyeing time and 30 minutes of drying time. The production
\n" );
document.write( "division allocates 2280 minutes of dyeing time and 1560 minutes of drying time for the
\n" );
document.write( "week. How many rolls of each cloth can be dyed and dried? \n" );
document.write( "
Algebra.Com's Answer #829449 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A textile company has specific dyeing and drying times for its different cloths. \n" ); document.write( "A roll of Cloth A requires 55 minutes of dyeing time and 45 minutes of drying time. \n" ); document.write( "A roll of Cloth B requires 60 minutes of dyeing time and 30 minutes of drying time. \n" ); document.write( "The production division allocates 2280 minutes of dyeing time and 1560 minutes \n" ); document.write( "of drying time for the week. How many rolls of each cloth can be dyed and dried? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "a = # of rolls Cloth A;\r\n" ); document.write( "\r\n" ); document.write( "b = # of rolls Cloth B.\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( " 55a + 60b = 2280 (1) (minutes of dyeing time)\r\n" ); document.write( "\r\n" ); document.write( " 45a + 30b = 1560 (2) (minutes of drying time)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To solve, apply the elimination method. For it, multiply equation (2) by 2 (both sides).\r\n" ); document.write( "Keep equation (1) as is\r\n" ); document.write( "\r\n" ); document.write( " 55a + 60b = 2280 (1)\r\n" ); document.write( "\r\n" ); document.write( " 90a + 60b = 3120 (2')\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From equation (2') subtract equation (1)\r\n" ); document.write( "\r\n" ); document.write( " 35a = 3120 - 2280 = 840\r\n" ); document.write( "\r\n" ); document.write( " a = 840/35 = 24.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. a = 24 rolls Cloth A and b =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |