To find when the two machines will have filled the same number of cans of soup, we need to set up an equation based on the information provided.
Let \( x \) represent the number of minutes that have passed since we started counting.
-
The first machine has already filled 180 cans and fills at a rate of 15 cans per minute. Therefore, after \( x \) minutes, the total number of cans filled by the first machine will be: \[ 180 + 15x \]
-
The second machine has already filled 210 cans and fills at a rate of 12 cans per minute. Therefore, after \( x \) minutes, the total number of cans filled by the second machine will be: \[ 210 + 12x \]
To find when they will have filled the same number of cans, we set the two expressions equal to each other: \[ 180 + 15x = 210 + 12x \]
Therefore, the correct equation is: \[ 180 + 15x = 210 + 12x \]
This matches the provided options, so the answer is: \[ 15x + 180 = 12x + 210 \]