Brent has two barcode printing machines. Each machine can print 25 barcodes per minute. On day 1, only the first machine was used, and it printed 95 barcodes. On the following day, the first machine printed for x minutes and the second machine printed for y minutes. Which expression shows the total number of barcodes printed by both machines during these two days?

(1 point)

Group of answer choices

25 + 95x + y

120x + 25y

95x + 50y

95 + 25x + 25y

The correct expression is 95 + 25x + 25y.

On day 1, only the first machine was used and it printed 95 barcodes. This explains the first term, 95.

Both machines can print 25 barcodes per minute, so the total number of barcodes printed by both machines during day 2 is 25x + 25y. This accounts for the second and third terms, 25x and 25y.