document.write( "Question 1196646: A dietitian is planning a meal of beef, rice, and peas for a patient. The patient needs the meal to contain 93.3 grams of carbohydrate, 22.3 grams of protein and 7.9 grams of fat. The table below shows the number of grams of carbohydrate, protein, and fat in 100 grams of each food. (Note, the total is not 100 grams due to the water and fiber content of the food.) How much of each food should be used so that the patient gets the needed nutrients?\r
\n" ); document.write( "\n" ); document.write( "Carbohydrate Protein Fat
\n" ); document.write( "Beef 1 22 12
\n" ); document.write( "Rice 25 2 0
\n" ); document.write( "Peas. 12 3 1\r
\n" ); document.write( "\n" ); document.write( "I took that and made the equations of
\n" ); document.write( "1b+25r+12p= 93.3
\n" ); document.write( "22b+2r+3p= 22.3
\n" ); document.write( "12b+r+1p=7.9\r
\n" ); document.write( "\n" ); document.write( "But now im not sure what I am to do I believe I did the Gauss illumination correct but it seems to be wrong here's what I got.
\n" ); document.write( "b= 0.5
\n" ); document.write( "r=2.8
\n" ); document.write( "p=1.9\r
\n" ); document.write( "\n" ); document.write( "could someone explain where I went wrong?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #829566 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "you made mistake here:\"+12b%2Br%2B1p=7.9\"\r
\n" ); document.write( "\n" ); document.write( "given table says: beef=\"12\",rise=\"0\", and peas=\"1\"\r
\n" ); document.write( "\n" ); document.write( "so, your equation is: \"12b%2B0%2Ar%2B1p=7.9\"=>\"12b%2B1p=7.9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "then system is\r
\n" ); document.write( "\n" ); document.write( "\"1b%2B25r%2B12p=+93.3\"
\n" ); document.write( "\"22b%2B2r%2B3p=+22.3\"
\n" ); document.write( "\"12b%2B1p=7.9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and solution will be: \"b=0.5\",\"r=2.8\", \"p=1.9\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );