Transitive Property of Inequality 2
if the following are true:
- a < b
- a = c
then c < b
This is similar to the Transitive Property of Inequality, but instead of substituting b, we substitute a.
Here are some examples:
-
if the following are true:
- x < y
- x = 3
then 3 < y
-
if the following are true:
- j + 4 < 7
- j + 4 = k
then k < 7
-
if the following are true:
- m ⋅ n < 2
- m ⋅ n = j ⋅ k
then j ⋅ k < 2
Quiz (1 point)
Please fill in the blank using the Transitive Property of Inequality:
if (x < 8) and (x = y), then y < ____
Comments
Please log in to add comments