If I have two equations such that
$$X\equiv a \pmod b\\ X\equiv c \pmod d$$
I can use linear Diophantine Equations to find multiple solutions to X. Can I find multiple solutions using CRT.
what if I have a third equation
$$X\equiv e \pmod g$$
How do I find multiple possible solutions (note: I can find one solution using CRT)