Hi,
basically correct.
You need to calculate each path:
A->X
B->X
C->X
but ... the circuit includes some issues.
The minor issue is: Why does the signal B cross two other signals. If yu re-order the signals (A-C-B) you omit the 2 crosspoints and the circuit gets much simpler to read.
Then the major issue becomes visible:
The bottom input of A1 as well as the top input of A2 is not driven. With this the input level is not determined .. and thus the output is not determined.
So the whole output X is not determined. So the whole circuit makes no sense.
Now one may guess that there is a junction point missing, that connects B with the inputs of A1 and A2. But I don´t think so, because then the signal B on it´s way to I3 crosses itself. No one would draw it this way.
Klaus