asked 144k views
5 votes
Choose the answer. 4. (1 pt) 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

asked
User Eold
by
7.9k points

1 Answer

6 votes

The symmetric property of equality says that if a = b, then b = a.

The associative property for addition merely states that a+(b+c) = (a+b)+c.

The distributive property says that if a, b, and c are real numbers, then

a · (b + c) = (a · b) + (a · c).

The transitive property of equality says that if a = b and b = c, then a = c.

Consider statament: If x + y = z and z = x + 4, then x + y = x + 4. Denote a=x+y, b=z and c=x+4. Now you have if a=b and b=c, then a=c. This is exactly transitive property.

answered
User Jon Burgess
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.