Mid-Chapter Quiz
Sign In
What is a Closure Property?
No. See solution for details.
| Set of numbers | Operation |
|---|---|
| Whole numbers
{ 0, 1, 2, 3, 4, ... } |
Subtraction
``-" |
In this case we are considering the set of whole numbers, which are all integers equal or greater than 0, and our operation is subtraction. We can prove that a Closure Property for whole numbers under subtraction is not possible if we can find a counterexample.
|
Note that 2 and 3 belong to the set of whole numbers. { 0, 1, 2, 3, 4, ... } Now, let's apply the operation we are testing — in this case, subtraction. 2-3= -1 Since -1 is not an element of the set of whole numbers, by definition of a Closure Property the set of whole numbers is not closed under subtraction. |