Here, we already know, for sure, that has a value of 10. This means
that the inequality
can now be resolved as
. The main
purpose to do this is to decouple variables from each other. In other words,
we want to lessen the impact of a change to one variable to conditions
that involve other variables.
In this example, a later assignment can change the value of . However,
that will not impact the fact that we already know that
.