document.write( "Question 318985: Cheryl of Cheryl's bakery set out 18 cups of flour, 14 cups of sugar, and 13 cups of shortening for her employees to use and make some batches of chocolate chip cookies, oatmeal and peanut butter cookies. She left for the day without telling them how many batches of each type of cookie to bake. the table below gives the number of cups and ingredients required for one batch of each cookie, how many batches of each cookie type were supposed to be baked?
\n" ); document.write( "
\n" ); document.write( "CC- 2 2 1
\n" ); document.write( "O - 1 1 2 matrix rows are: choco chip,otm, peaunt b,
\n" ); document.write( "PB- 4 2 1 matrix coloums : flour, sugar, shortening\r
\n" ); document.write( "\n" ); document.write( "SOLVE USING CRAMER'S RULE
\n" ); document.write( "

Algebra.Com's Answer #228336 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
Cheryl of Cheryl's bakery set out 18 cups of flour, 14 cups of sugar, and 13 cups of shortening for her employees to use and make some batches of chocolate chip cookies, oatmeal and peanut butter cookies. She left for the day without telling them how many batches of each type of cookie to bake. the table below gives the number of cups and ingredients required for one batch of each cookie, how many batches of each cookie type were supposed to be baked?
\n" ); document.write( "
\r\n" );
document.write( "    Flr Sug Sho       \r\n" );
document.write( "CC-  2   2   1\r\n" );
document.write( "O -  1   1   2   matrix rows are: choco chip,otm, peaunt b, \r\n" );
document.write( "PB-  4   2   1   matrix coloums : flour, sugar, shortening\r\n" );
document.write( "\r\n" );
document.write( "SOLVE USING CRAMER'S RULE\r\n" );
document.write( "\r\n" );
document.write( "(Cramer's rule does not lead to a solution if the determinant of coefficients\r\n" );
document.write( "is 0.)\r\n" );
document.write( "\r\n" );
document.write( "The question asks:\r\n" );
document.write( "\r\n" );
document.write( ">>...how many batches of each cookie type were supposed to be baked?...<<\r\n" );
document.write( "\r\n" );
document.write( "Let x = the number of batches of chocolate chip cookies,\r\n" );
document.write( "\r\n" );
document.write( "Let y = the number of batches of oatmeal cookies,\r\n" );
document.write( "\r\n" );
document.write( "Let z = the number of batches of peanut butter cookies\r\n" );
document.write( "\r\n" );
document.write( "Then \r\n" );
document.write( "\r\n" );
document.write( "1.  We make the \"flour\" equation:\r\n" );
document.write( "\r\n" );
document.write( "2x + 1y + 4z = 18\r\n" );
document.write( "\r\n" );
document.write( "2.  We make the \"Sugar\" equation:\r\n" );
document.write( "\r\n" );
document.write( "2x + 1y + 2z = 14\r\n" );
document.write( "\r\n" );
document.write( "3.  We make the \"shortening\" equation:\r\n" );
document.write( "\r\n" );
document.write( "1x + 2y + 1z = 13\r\n" );
document.write( "\r\n" );
document.write( "So we have the system:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To Form the denominator determinant \"D\" from the \r\n" );
document.write( "coefficients of the letters:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "However that determinant is 0 which tells us that Cramer's rule\r\n" );
document.write( "cannot be used and the the system is either dependent or\r\n" );
document.write( "inconsistent. \r\n" );
document.write( "\r\n" );
document.write( "Form the determinant \"D%5Bx%5D\" by copying the red numbers in place of the\r\n" );
document.write( "first column:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Form the determinant \"D%5By%5D\" by copying the red numbers in place of the\r\n" );
document.write( "second column:\r\n" );
document.write( "\r\n" );
document.write( " which when evaluated gives \"D=%0D%0A%0D%0AForm+the+determinant+%7B%7B%7BD%5Bz%5D\" by copying the red numbers in place of the\r\n" );
document.write( "second column:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Expanding the matrices, we get \"D=0\", \"D%5Bx%5D=18\", \"D%5By%5D=-36\", and \"D%5Bz%5D=0\"\r\n" );
document.write( "\r\n" );
document.write( "The formulas for x, y, and z are:\r\n" );
document.write( "\r\n" );
document.write( "\"x=D%5Bx%5D%2FD=18%2F0=%22does_not_exist%22\"\r\n" );
document.write( "\"y=D%5By%5D%2FD=-36%2F0=%22does_not_exist%22\"\r\n" );
document.write( "\"x=D%5Bz%5D%2FD=0%2F0=%22does_not_exist%22\"\r\n" );
document.write( "\r\n" );
document.write( "So the system is inconsistent.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );