Problem 19
Question
Nutrition. A dietician in a hospital prepares meals under the guidance of a physician. Suppose that for a particular patient a physician prescribes a meal to have 800 calories, \(55 \mathrm{~g}\) of protein, and \(220 \mathrm{mg}\) of vitamin C. The dietician prepares a meal of roast beef, baked potatoes, and broccoli according to the data in the table below. $$ \begin{array}{|l|c|c|c|} \hline \begin{array}{c} \text { Serving } \\ \text { Size } \end{array} & \text { Calories } & \begin{array}{c} \text { Protein } \\ \text { (in grams) } \end{array} & \begin{array}{c} \text { Vitamin C } \\ \text { (in milligrams) } \end{array} \\ \hline \begin{array}{l} \text { Roast } \\ \text { Beef, } 3 \text { oz } \end{array} & 300 & 20 & 0 \\ \hline \begin{array}{l} \text { Baked } \\ \text { Potato, } 1 \end{array} & 100 & 5 & 20 \\ \hline \begin{array}{l} \text { Broccoli, } \\ 156 \mathrm{~g} \end{array} & 50 & 5 & 100 \\ \hline \end{array} $$ How many servings of each food are needed in order to satisfy the doctor's orders?
Step-by-Step Solution
VerifiedKey Concepts
Variables
- x for servings of roast beef,
- y for servings of baked potatoes,
- z for servings of broccoli.
Calories
i.e., 300x + 100y + 50z = 800.This equation combines the caloric contributions of all servings, which helps ensure our meal meets the required energy intake.
Protein Intake
20x + 5y + 5z = 55.
This can be simplified to:
4x + y + z = 11.
This way, we account for total protein intake through the servings.
Vitamin C
20y + 100z = 220.
Or simplified further:
y + 5z = 11.
This equation ensures that the combination of servings meets the required Vitamin C intake.