The total amount of fluid in the bottle is given by the sum of the amount added by the first machine and the amount added by the second machine.
Now, the sum of two normal distributions is again normal: $$Z:= X + Y \sim \mathcal{N}(0.98 + 1.02, 0.0009 + 0.0016) = \mathcal{N}(2,0.0025).$$
Here the variances have been added because we assume that the two machines inject liquid independently.
Now you need to compute $$\mathbb{P}(Z \ge 1.98) = \mathbb{P}(\frac{Z-2}{\sqrt{0.0025}} \ge \frac{1.98-2}{\sqrt{0.0025}}) = 1-\Phi(\frac{1.98-2}{\sqrt{0.0025}})$$