document.write( "Question 1127585: Ron attends a cocktail party​ (with his graphing calculator in his​ pocket). He wants to limit his food intake to 114 g ​protein, 95 g​ fat, and 141 g carbohydrate. According to the health conscious​ hostess, the marinated mushroom caps have 3 g​ protein, 5 g​ fat, and 9 g​ carbohydrate; the spicy meatballs have 14 g​ protein, 7 g​ fat, and 15 g​ carbohydrate; and the deviled eggs have 13 g​ protein, 15 g​ fat, and 6 g carbohydrate. How many of each snack can he eat to obtain his​ goal? \n" ); document.write( "
Algebra.Com's Answer #744020 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number of the marinated mushroom caps;\r\n" );
document.write( "    y be the number of the spicy meatball;\r\n" );
document.write( "    z be the number of the deviled eggs.\r\n" );
document.write( "\r\n" );
document.write( "According to the condition, these tree balance equations are in place:\r\n" );
document.write( "\r\n" );
document.write( "   3x + 14y + 13z = 114  grams of protein         (1)\r\n" );
document.write( "   5x +  7y + 15z =  95  grams of fat             (2)\r\n" );
document.write( "   9x + 15y +  6z = 141  grams of carbohydrate    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, what Ron must do is to input the coefficients of the matrix and the right side terms into his calculator and then press the button \"highlight%28SOLVE%29\".\r\n" );
document.write( "\r\n" );
document.write( "Then he will obtain the answer.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Instead of calculator, I used this popular free of charge online solver in this site\r\n" );
document.write( "\r\n" );
document.write( "https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver\r\n" );
document.write( "\r\n" );
document.write( "written by our colleague  Jim Thompson to get this answer:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = 6   (marinated mushroom caps),\r\n" );
document.write( "y = 5   (spicy meatball),\r\n" );
document.write( "z = 2   (deviled eggs).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );