document.write( "Question 1030960: A certain diet consists of dishes A, B and C. Each serving of A has 1 gram of fat, 2 grams of carbohydrate and 4 grams of protein. Each serving of B has 2 grams of fat, 1 gram of carbohydrate and 3 grams of protein. Each serving of C has 2 grams of fat, 4 grams of carbohydrate and 3 grams of protein. The diet allows 15 grams of fat, 24 grams of carbohydrates and 30 grams of protein. How many servings of dish ca be eaten. \r
\n" );
document.write( "\n" );
document.write( "Need three linear equations. \n" );
document.write( "
Algebra.Com's Answer #645723 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Let \n" ); document.write( "Let \n" ); document.write( "----------------------------------------- \n" ); document.write( "Grams of fat allowed: \n" ); document.write( "(1) \n" ); document.write( "Grams of carbs allowed: \n" ); document.write( "(2) \n" ); document.write( "Grams of protein allowed: \n" ); document.write( "(3) \n" ); document.write( "------------------------ \n" ); document.write( "Multiply both sides of (1) by \n" ); document.write( "and subtract (2) from (1) \n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "------------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "Plug this result into (1) and (3) \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "and \n" ); document.write( "(3) \n" ); document.write( "(3) \n" ); document.write( "--------------------------- \n" ); document.write( "Multiply both sides of (1) by \n" ); document.write( "and subtract (3) from (1) \n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "---------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "Plug these results back into (1) \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "--------------- \n" ); document.write( "3 servings of dish A are allowed \n" ); document.write( "2 servings of dish B are allowed \n" ); document.write( "4 servings of dish C are allowed \n" ); document.write( "--------------------------- \n" ); document.write( "check: \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "(1) \n" ); document.write( "OK -you can check (2) and (3) \n" ); document.write( " |