
Andy C. answered 12/17/17
Tutor
4.9
(27)
Math/Physics Tutor
1st printer prints X lines per minute.
2nd printer prints Y lines per minute.
2X + Y = 7500 ---> Y = 7500 - 2x
tX + 2Y = 9000
tX + 2(7500 - 2x) = 9000
tx + 15000 - 4x = 9000
(t-4)x + 15000 = 9000
(t-4)x = -6000
x = -6000 / (t-4)
--------------------------
If t=2 like I suspect you meant, then
the first printer prints 3000 lines per minute
which means the second printer prints
1500 lines per minute.