Suppose I have a qubit which is entangled with another; let's say they are in $A|00\rangle+B|11\rangle$.
If I have another qubit in the state $a|0\rangle+b|1\rangle$ then the combined state is $Aa|000\rangle+Ba|011\rangle+Ab|100\rangle+Bb|111\rangle$.
If I pass my two qubits through a CNOT gate the state becomes $Aa|000\rangle+Ba|011\rangle+Ab|110\rangle+Bb|101\rangle$.
Why does my operation not change the state of other qubit - it is still same? (last element in every three element representation)