Answer:c + f = 10
200c + 400f = 2400
Explanation:
Let's say c is the number of cans of soup and f is the number of frozen dinners.
The total number of items is 10:
c + f = 10
The total amount of sodium is 2400 mg. Each can of soup has 200 mg, and each frozen dinner has 400 mg.
200c + 400f = 2400
The problem doesn't ask you to solve the system, but I'll solve it anyway. We can use substitution or elimination. But first, simplify the second equation by dividing both sides by 200.
c + 2f = 12
Using elimination, subtract the first equation.
f = 2
Plug into either equation to find c:
c = 8
There are 8 cans of soup and 2 frozen dinners.