Properties of Inequality

Inequality properties describe how inequality relationships behave when we manipulate expressions. These rules are essential for solving and analyzing inequalities correctly and consistently.

Logical and Operational Properties

1. Trichotomy Property

a,bR, a<b  a=b  a>b\forall a, b \in \mathbb{R},\ a < b \ \lor \ a = b \ \lor \ a > b

This is read as, for any two numbers a and b from the real number set, either a is less than b, or a is equal to b, or a is greater than b. This is a basic property of the number line that while comparing a number from the first, either the number is behind it, on top of it, or ahead of it.

2. Transitive Property

a,b,cR, a<bb<ca<c\forall a, b, c \in \mathbb{R},\ a < b \land b < c \Rightarrow a < c

This is read as, for all a, b, and c in the real number set, if a<ba < b and b<cb < c, then it implies that a<ca < c. This is true vice versa for greater than as well written as;

a,b,cR, a>bb>ca>c\forall a, b, c \in \mathbb{R},\ a > b \land b > c \Rightarrow a > c

3. Additive Property

a,b,cR, a<ba+c<b+c\forall a, b, c \in \mathbb{R},\ a < b \Rightarrow a + c < b + c

a,b,cR, a>ba+c>b+c\forall a, b, c \in \mathbb{R},\ a > b \Rightarrow a + c > b + c

This property explains that given an inequality expression, we can add the same number to both sides of the inequality and the inequality sign will be preserved.

4. Multiplicative Property

a,b,cR, c>0a<bac<bc\forall a, b, c \in \mathbb{R},\ c > 0 \land a < b \Rightarrow ac < bc

a,b,cR, c>0a>bac>bc\forall a, b, c \in \mathbb{R},\ c > 0 \land a > b \Rightarrow ac > bc

When both sides of an inequality are multiplied by a positive number, the inequality direction remains unchanged.

a,b,cR, c<0a<bac>bc\forall a, b, c \in \mathbb{R},\ c < 0 \land a < b \Rightarrow ac > bc

a,b,cR, c<0a>bac<bc\forall a, b, c \in \mathbb{R},\ c < 0 \land a > b \Rightarrow ac < bc

When both sides of an inequality are multiplied by a negative number, the inequality direction flips.

Combined Inequality Operations

Addition of Inequalities

a,b,c,dR, a>bc>da+c>b+d\forall a, b, c, d \in \mathbb{R},\ a > b \land c > d \Rightarrow a + c > b + d

a,b,c,dR, a<bc<da+c<b+d\forall a, b, c, d \in \mathbb{R},\ a < b \land c < d \Rightarrow a + c < b + d

If two inequalities point the same way, you can add their left and right sides to get a new true inequality.
Natural language: “Bigger plus bigger is still bigger; smaller plus smaller is still smaller.”

Multiplication of Positive Inequalities

a,b,c,dR, a>b>0c>d>0ac>bd\forall a, b, c, d \in \mathbb{R},\ a > b > 0 \land c > d > 0 \Rightarrow ac > bd

a,b,c,dR, 0<a<b0<c<dac<bd\forall a, b, c, d \in \mathbb{R},\ 0 < a < b \land 0 < c < d \Rightarrow ac < bd

If all values are positive and both pairs follow the same inequality direction, the inequality holds when multiplying the pairs.
Natural language: “A bigger positive times a bigger positive gives a bigger result.”

Activity: Match The Columns!

Reorder the Definition to match them with the correct Inequality Property.

Inequality Property

Definition

Trichotomy Property\text{Trichotomy Property}

Transitive Property\text{Transitive Property}

Additive Property\text{Additive Property}

Multiplicative Property (Positive c)\text{Multiplicative Property (Positive c)}

True or False Activity!!!

Read each statement carefully and decide if it is true or false.

1

For any two real numbers a and b, exactly one of a << b, a = b, or a >> b is true.

or
2

If a << b and b << c, then a >> c.

or
3

If a << b, then a + c << b + c.

or
4

If a << b and you multiply both sides by a negative number, the inequality direction stays the same.

or
5

If a << b and c >> 0, then ac << bc.

or

Build the Mathematical Statements

Build the Correct Equations Activity

Trichotomy Property

Transitive Property of Inequality

Additive Property of Inequality

Multiplicative Property of Inequality


End of Lesson

 Previous
Task 07 - Identify Properties of Equality
Next
Task 08 - Identify Properties of Inequality