what is associative property in simple words
Answers
it's a property I will tell you by an example 22 + 2 equal to 24 and 2 + 22 equal to 24 this is called associated property in which sum of any two numbers and multiplication can be done in any order
Answer:
The associative property states that you can add or multiply regardless of how the numbers are grouped. By 'grouped' we mean 'how you use parenthesis'. In other words, if you are adding or multiplying it does not matter where you put the parenthesis.
Step-by-step explanation:
Example1
2+7 +5=2+7+5
(2+7) +5 = 2 +(7+5)
(9️⃣) +5 = 2+ (1️⃣2️⃣)
14 = 14
Example 2
(a + b) + c = a + (b + c) - algebraic expressions
are also associative for addition
Example 3
Examples of the Associative Property for Multiplication
6. 5 . 7 = 6. 5. 7
(6️⃣.5️⃣). 7 = 6• ( 5️⃣.7️⃣ )
( 3️⃣0️⃣) •7 = 6• (3️⃣5️⃣)
210 = 210
Example 4
(a • b) •c = (a • b) •c – algebraic expressions are also associative for multiplication
Division (Not associative)
Division is probably an example that you know, intuitively, is not associative.
100➗20➗5 = 100➗ 20➗ 5
(100➗20)➗5 ? 100➗(20➗5)
(5)➗5 ≠ 100➗(4)
1 ≠25
Subtraction(Not associative)
Subtraction is also not associative.
2-7-5 = 2-7-5
(2 –7)-5 = 2-(7–5)
(-5️⃣)-5 = 2-(2️⃣)
-10≠0