Sorry SoulSearcher, but that was a pretty convoluted explanation. Heres the proof:
Suppose B =/ b, and that a, A, b, B are all integers (they can be rational but we just multiply by the lcm of the denominators to make them integers), then:
a + brtx = A + Brtx
a - A = rtx(B - b)
rtx = (a-A)/(B - b)
now the LHS is irrational, but the RHS is rational (for b-B =/ 0), ergo a contradiction. Thus B = b
Similarly:
Suppose a =/ A, and that a, A, b, B are all integers (they can be rational but we just multiply by the lcm of the denominators to make them integers), then:
a + brtx = A + Brtx
a - A = rtx(B - b)
1/rtx = (B - b)/(a - A)
now the LHS is irrational, but the RHS is rational (for a-A =/ 0), ergo a contradiction. Thus a = A
Proof complete. (Though there may be a faster way to do it)