HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>The basic<a>arithmetic operations</a>are applicable on whole numbers, resulting in five main properties:<a>closure property</a>,<a>commutative property</a>,<a>associative property</a>, and<a>distributive property</a>.</p>
1 <p>The basic<a>arithmetic operations</a>are applicable on whole numbers, resulting in five main properties:<a>closure property</a>,<a>commutative property</a>,<a>associative property</a>, and<a>distributive property</a>.</p>
2 <h3><strong>Closure Property</strong></h3>
2 <h3><strong>Closure Property</strong></h3>
3 <p>The Closure property of numbers states that when you add or multiply any two whole numbers, the result will always be a whole number.</p>
3 <p>The Closure property of numbers states that when you add or multiply any two whole numbers, the result will always be a whole number.</p>
4 <p>For example, 4 × 6 = 24</p>
4 <p>For example, 4 × 6 = 24</p>
5 <p>When we multiply 4 and 6, the<a>product</a>is 24, which is also a whole number. </p>
5 <p>When we multiply 4 and 6, the<a>product</a>is 24, which is also a whole number. </p>
6 <p>The closure property is not applicable to the subtraction and division of whole numbers.</p>
6 <p>The closure property is not applicable to the subtraction and division of whole numbers.</p>
7 <p><strong>Commutative Property of Addition and Multiplication</strong></p>
7 <p><strong>Commutative Property of Addition and Multiplication</strong></p>
8 <p>The commutative property says that the<a>sum</a>and product of whole numbers will not change even if you change the order of the numbers. </p>
8 <p>The commutative property says that the<a>sum</a>and product of whole numbers will not change even if you change the order of the numbers. </p>
9 <p>For example, consider that ‘a’ and ‘b’ are two whole numbers. According to this property </p>
9 <p>For example, consider that ‘a’ and ‘b’ are two whole numbers. According to this property </p>
10 <p>\(a + b = b + a \)</p>
10 <p>\(a + b = b + a \)</p>
11 <p>\(a × b = b × a\)</p>
11 <p>\(a × b = b × a\)</p>
12 <p>Example: Consider a = 13 and b = 2</p>
12 <p>Example: Consider a = 13 and b = 2</p>
13 <p>\(13 + 2 = 2 + 13\)</p>
13 <p>\(13 + 2 = 2 + 13\)</p>
14 <p>\(13 × 2 = 2 × 13\)</p>
14 <p>\(13 × 2 = 2 × 13\)</p>
15 <h3> <strong>Associative Property of Addition and Multiplication</strong></h3>
15 <h3> <strong>Associative Property of Addition and Multiplication</strong></h3>
16 <p>The associative property refers to the grouping of three or more whole numbers in addition or multiplication without changing the result. </p>
16 <p>The associative property refers to the grouping of three or more whole numbers in addition or multiplication without changing the result. </p>
17 <p>For example, consider a, b, c are three whole numbers. According to the associative property:</p>
17 <p>For example, consider a, b, c are three whole numbers. According to the associative property:</p>
18 <p>a + (b + c) = (a + b) + c a × (b × c) = (a × b) × c </p>
18 <p>a + (b + c) = (a + b) + c a × (b × c) = (a × b) × c </p>
19 <p> Example: For Addition</p>
19 <p> Example: For Addition</p>
20 <p>\(4 + (3 + 5) = (4 + 3) + 5\)</p>
20 <p>\(4 + (3 + 5) = (4 + 3) + 5\)</p>
21 <p>\(4 + 8 = 7 + 5\)</p>
21 <p>\(4 + 8 = 7 + 5\)</p>
22 <p>12 = 12 </p>
22 <p>12 = 12 </p>
23 <p>For Multiplication</p>
23 <p>For Multiplication</p>
24 <p>\(2 × (3 × 4) = (2 × 3) × 4\)</p>
24 <p>\(2 × (3 × 4) = (2 × 3) × 4\)</p>
25 <p>\(2 × 12 = 6 × 4 \)</p>
25 <p>\(2 × 12 = 6 × 4 \)</p>
26 <p>24 = 24 </p>
26 <p>24 = 24 </p>
27 <h3><strong>Distributive Property of Multiplication Over Addition</strong></h3>
27 <h3><strong>Distributive Property of Multiplication Over Addition</strong></h3>
28 <p>It states that when you multiply a number by a sum, it is the same as multiplying that same number by each part of the sum separately. It can be written as :</p>
28 <p>It states that when you multiply a number by a sum, it is the same as multiplying that same number by each part of the sum separately. It can be written as :</p>
29 <p>\(a × (b + c) = (a × b) + (a × c)\)</p>
29 <p>\(a × (b + c) = (a × b) + (a × c)\)</p>
30 <p>For example, a = 3, b = 4, c = 5</p>
30 <p>For example, a = 3, b = 4, c = 5</p>
31 <p>\(3 × (4 + 5) = (3 × 4) + (3 × 5)\)</p>
31 <p>\(3 × (4 + 5) = (3 × 4) + (3 × 5)\)</p>
32 <p>\(3 × 9 = 12 + 15\)</p>
32 <p>\(3 × 9 = 12 + 15\)</p>
33 <p>27 = 27</p>
33 <p>27 = 27</p>
34 <h3><strong>Identity Property</strong> </h3>
34 <h3><strong>Identity Property</strong> </h3>
35 <ul><li><strong>Additive Identity:</strong> <p>The property states that when you add 0 to any whole number, the answer will be the whole number itself. </p>
35 <ul><li><strong>Additive Identity:</strong> <p>The property states that when you add 0 to any whole number, the answer will be the whole number itself. </p>
36 <p>For example, consider ‘a’ as a whole number </p>
36 <p>For example, consider ‘a’ as a whole number </p>
37 <p>a + 0 = a</p>
37 <p>a + 0 = a</p>
38 </li>
38 </li>
39 </ul><ul><li><strong>Multiplicative Identity</strong>:<p>This property states that when we multiply a whole number by 1 then it results in the whole number itself. </p>
39 </ul><ul><li><strong>Multiplicative Identity</strong>:<p>This property states that when we multiply a whole number by 1 then it results in the whole number itself. </p>
40 <p>For example, consider ‘b’ as a whole number 1 × b = b</p>
40 <p>For example, consider ‘b’ as a whole number 1 × b = b</p>
41 </li>
41 </li>
42 </ul>
42 </ul>