To find when the two machines will have filled the same number of cans of soup, we can set up equations for the total number of cans filled by each machine as a function of time, \( x \) (in minutes).
For the first machine:
- Already filled: 180 cans
- Rate: 15 cans per minute
- Total after \( x \) minutes: \( 180 + 15x \)
For the second machine:
- Already filled: 210 cans
- Rate: 12 cans per minute
- Total after \( x \) minutes: \( 210 + 12x \)
To find when both machines have filled the same number of cans, we set the two equations equal to each other:
\[ 180 + 15x = 210 + 12x \]
So, the correct equation to show when the two machines will have filled the same number of cans of soup is:
\[ 15x + 180 = 12x + 210 \]
In your answer choices, that matches:
Response: 12x + 180 = 15x + 210