Hi Jim.
The patient can't have more than 300mg of cholesterol. That means that they can have 300mg or less. To express that as an inequality we would say:
≤300
which means that everything behind the inequality sign is less than or equal to 300mg.
Now, we know that the diet is going to consist of eggs and meat, so lets create variables as a way to express each of them.
eggs=e
meat=m
Now, we are given a little more info about how much cholesterol is in each egg and each serving of meat(which is given is ounces). So lets add that info to our variables.
eggs=150e
meat=100m
If the diet is consisting of both eggs and meat, that means that we have to use the math operation(+,-,÷,×) which denotes us putting the eggs and meat together- addition.
Writing only using variables, that's
150e + 100m
Remember, this needs to be less than 300mg, so lets bring that part of our inequality in
150e + 100m ≤ 300
This is your final answer.