12.6k views
5 votes
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

User Vaiden
by
7.4k points

1 Answer

2 votes
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
User ChampChris
by
8.9k points