Answer : Transitive Property of Equality If a = b and b = c, then a = c.
Make a Note for later : —
Addition Property of Equality If a = b, then a + c = b + c.
Subtraction Property of Equality If a = b, then a – c = b – c.
Multiplication Property of Equality If a = b, then a * c = b * c.
Division Property of Equality If a = b, then a/c = b/c.
Substitution Property of Equality If a = b, then you may replace b with a in
any expression.
Transitive Property of Equality If a = b and b = c, then a = c.
Reflexive Property of Equality a = a
Symmetric Property of Equality If a = b, then b = a
BASIC PROPERTIES OF ADDITION AND MULTIPLICATION
Addition Multiplication
Commutative Property a + b = b + a ab = ba
Associative Property (a + b) + c = a + (b + c) (ab)c = a(bc)
Identity Property a + 0 = a; 0 + a = a a(1) = a; 1(a) = a
Property of Zero Property a + (-a) = 0 a(0) = 0
Distributive Property a(b + c) = ab + ac or (b + c)a = ab + ac