what is the properties of integers over subtraction
Answers
Answer:
CLOSURE PROPERTY OF INTEGERS - DEFINITION
Closure property says that if for any two integers a and b, a∗b is also an integer then the set of integers is closed under ∗
where ∗ represents +,−,× or ÷
set of integer is closed under +,−× but not closed under ÷.
COMMUTATIVE PROPERTY OF INTEGERS - DEFINITION
Take any two numbers a and b in your mind. Now add a and b, which comes as a+b.
Add b and a, which comes to be b+a.
Aren't they same ?
Yes, they are equal.
This is because of commutative property.
So, let's have a look at commutative property of numbers which says that we can swap the numbers and still we get the same answer.
It is a property that associates with binary operations or functions like addition, multiplication.
COMMUTATIVE PROPERTY OF INTEGERS - DEFINITION
What about subtraction of numbers ?
Take a and b as two integers and subtract them i.e. a−b.
Now, subtract a from b i.e. b−a.
Are they same ?
No, they are not equal.
So, commutative property does not hold for subtraction.
Similarly, it does not hold for division.
ASSOCIATIVE PROPERTY OF INTEGERS - DEFINITION
Associative property states that, for any three elements(numbers) a,b and c we have
a∗(b∗c)=(a∗b)∗c, where ∗ represents a binary operation.
Let's take ∗ as addition(+)
Then, we have a+(b+c)=(a+b)+c
For eg:- For 2,5 and 11
2+(5+11)=2+16=18 and (2+5)+11=7+11=18
For multiplication
2×(5×11)=2×55=110 and (2×5)×11=10×11=110
Hence, a∗(b∗c)=(a∗b)∗c is true for addition and multiplication.
ASSOCIATIVE PROPERTY OF INTEGERS - EXAMPLE
What about subtraction and division ?
Associative property does not hold for subtraction and division
a∗(b∗c)=(a∗b)∗c is not true for division.
Hence, a∗(b∗c)=(a∗b)∗c is not true for subtraction as well.
CLOSURE PROPERTY IN REFERENCE TO INTEGERS - DEFINITION
System of Integers under Addition:
Addition of two Integers always results in an Integer.
Eg:
7+4=11, Result is an Integer.
Therefore, system is closed under addition.
System of Integers under Subtraction:
Subtraction of two Integers always results in an Integer.
Eg:
7−4=3, Result is an Integer, and
2−4=−2, Result is also an integer.
Therefore, system is closed under subtraction.
System of integers under Multiplication:
Multiplication of two integers always results in an integers.
Eg:
7×4=28, Result is an Integer
Therefore, system is closed under Multiplication.
System of Integers under Division:
Division of two integers does not always results in an integer.
Therefore, system is not closed under division.
PROBLEMS ON NEGATIVE NUMBERS - EXAMPLE
Example:
Sunny walk 2 metre from his house towards the garden and then comes back 1.5 m. Then find the distance between the house and current position of Sunny.
Solution:-
Distance covered by Sunny towards garden =2 m
Negative distance from garden till Sunny =−1.5 m
So, the total distance covered =2+(−1.5)=0.5 m
Answer:Properties of Subtraction over integers
1. The difference of two integers is always an integer.
If a and b are any two integers, then
(a-b)is always an integer.
2.For any two different integers a and b, we have a-b is not equal to b-a.
3. For any integers a,b,c not all zero,
(a-b ) - c is not equal to a - (b-c).
4. If 'a' is an integer, then 'a-0=a' and
0-a=-a.
5. We have, -( -a) = a, which means that the additive inverse of (-a) is +a.
Hope it helps