Which property justifies this statement?

If x + y = z and z = x + 4, then x + y = x + 4.

A.
symmetric

B.
associative

C.
distributive

D.
transitive

Respuesta :

Reminder : 
symmetry -> a+b=b+a
association -> (a+b)+c=a+(b+c)
distribution -> a(b+c)=ab+ac
transitivity -> a=X and b=X => a=b

Hence it's D : transitive