Mathwords logoMathwords

Transitive Property of Equality

Transitive Property of Equality

The following property: If a = b and b = c, then a = c. One of the equivalence properties of equality.

Note: This is a property of equality and inequalities. (Click here for the full version of the transitive property of inequalities.) One must be cautious, however, when attempting to develop arguments using the transitive property in other settings.

Here is an example of an unsound application of the transitive property: "Team A defeated team B, and team B defeated team C. Therefore, team A will defeat team C."

 

 

See also

Reflexive property of equality, symmetric property of equality, inequality rules

Key Formula

If a=b and b=c, then a=c.\text{If } a = b \text{ and } b = c, \text{ then } a = c.
Where:
  • aa = Any number, variable, or expression
  • bb = A value equal to both a and c, serving as the link between them
  • cc = Any number, variable, or expression

Worked Example

Problem: You know that x = 2y + 5 and that 2y + 5 = 17. What can you conclude about x?
Step 1: Write down the two given equations.
x=2y+5and2y+5=17x = 2y + 5 \quad \text{and} \quad 2y + 5 = 17
Step 2: Identify the common expression that appears on both sides. Here, 2y + 5 plays the role of b — it equals x (from the first equation) and equals 17 (from the second equation).
a=x,b=2y+5,c=17a = x,\quad b = 2y + 5,\quad c = 17
Step 3: Apply the transitive property: since x = 2y + 5 and 2y + 5 = 17, conclude that x = 17.
x=17x = 17
Answer: By the Transitive Property of Equality, x = 17.

Another Example

Problem: In a geometry proof, you establish that angle A = angle B and angle B = angle C. What can you conclude?
Step 1: State the two known equalities.
A=BandB=C\angle A = \angle B \quad \text{and} \quad \angle B = \angle C
Step 2: The shared quantity is angle B. Apply the transitive property to link angle A directly to angle C.
A=C\angle A = \angle C
Answer: By the Transitive Property of Equality, angle A = angle C.

Frequently Asked Questions

What is the difference between the transitive property and the substitution property?
The transitive property specifically chains two equalities that share a common middle term: if a = b and b = c, then a = c. The substitution property is broader — it says that if a = b, you can replace a with b (or vice versa) in any expression or equation. The transitive property can be thought of as a special case of substitution.
Does the transitive property work for inequalities too?
Yes, but only when the inequality signs point the same way. If a < b and b < c, then a < c. The same holds for >, ≤, and ≥. It does not work if the signs are mixed (for example, a < b and b > c does not let you draw a conclusion about a and c).

Transitive Property vs. Symmetric Property

The transitive property connects three quantities through a shared middle value (if a = b and b = c, then a = c). The symmetric property involves only two quantities and says you can flip the sides of an equation (if a = b, then b = a). Transitive builds a chain; symmetric reverses a single link.

Why It Matters

The transitive property is one of the most frequently used logical steps in algebra and geometry proofs. Whenever you solve an equation by chaining several equal expressions together, you are relying on it. It also underpins real-world reasoning — for example, if Container A holds the same volume as Container B, and Container B holds the same volume as Container C, you can immediately conclude Containers A and C match.

Common Mistakes

Mistake: Applying the transitive property when the middle terms do not actually match.
Correction: For the property to apply, the right side of the first equation and the left side of the second equation must be exactly the same expression. If a = b + 1 and b = c, you cannot directly conclude a = c; you would need substitution or additional algebra.
Mistake: Using the transitive property with relationships that are not transitive, such as 'is a friend of' or 'defeated in a game.'
Correction: The transitive property applies to equality and same-direction inequalities. Not every relation in everyday life is transitive, so check that the mathematical relationship genuinely supports chaining before applying this rule.

Related Terms