At the start, it's given that x₁ (0) = 80 lb and x₂ (0) = 30 lb.
The amounts of salt in either tank change according to
dx₁/dt = (2 gal/min) (x₂/(100 - t ) lb/gal) - (3 gal/min) (x₁/(100 + t ) lb/gal)
dx₂/dt = (3 gal/min) (x₁/(100 + t ) lb/gal) - (2 gal/min) (x₂/(100 - t ) lb/gal)
To break this down a bit, consider tank A, for instance:
• solution flows in from B at a rate of 2 gal/min
• the volume of liquid in tank B after t minutes is
100 gal + (2 gal/min - 3 gal/min) (t min) = (100 - t ) gal
because the tank starts with 100 gallons of liquid, and 2 gallons are pumped in while 3 gal are pumped out each minute
• at any time t, the solution in B contains x₂ pounds of salt
• the concentration of the solution in A is then x₂/(100 - t ) lb/gal
• multiplying this by the inflow rate tells you how much salt is moving around each minute