If a binary operation is associative, it means that you get the same result if you change the order. For example, let * denote a binary operation. Then, if * is associative,
a*(b*c) = (b*c)*a
This would hold if, for example, * represents the operation of addition. It would not hold if * represents subtraction.
eg 1+(1+2) = (1+2)+1 = 4
but 1-(1-2) = 2, whereas (1-2)-1 = -2
If a binary operation is commutative, then you get the same result no matter what order you do the operations in. So,
a*(b*c) = (a*b)*c
Here, you can see that multiplication is commutative, but division is not.
e.g. 1x(1x2) = (1x1)x2 = 2
but 1/(1/2) = 2, whereas (1/1)/2 = 1/2
* * * * *
The above answer is completely the wrong way around.
Associativity implies that
(a * b) * c = a * (b * c) and so either can be written as a * b * c
Commmutativity implies that
a * b = b * a
Multiplication is associative as well as commutative whereas division is neither.
They are the associative property, distributive property and the commutative property.
In the case of addition: Commutative property: a + b = b + a Associative property: (a + b) + c = a + (b + c) Note that (1) the commutative property involves two numbers; the associative property involves three; and (2) the commutative property changes the order of the operands; the associative property doesn't. Repeatedly applying the two properties allow you to rearrange an addition that involves several numbers in any order.
associative property commutative property zero property
Closure, an identity element, inverse elements, associative property, commutative property
They are the Associative Property of Multiplication, the Commutative Property of Multiplication, and the Zero Property of Multiplication.
They are the associative property, distributive property and the commutative property.
In the case of addition: Commutative property: a + b = b + a Associative property: (a + b) + c = a + (b + c) Note that (1) the commutative property involves two numbers; the associative property involves three; and (2) the commutative property changes the order of the operands; the associative property doesn't. Repeatedly applying the two properties allow you to rearrange an addition that involves several numbers in any order.
Commutative: a × b = b × a Associative: (a × b) × c = a × (b × c) Distributive: a × (b + c) = a × b + a × c
associative property commutative property zero property
distributive
Closure, an identity element, inverse elements, associative property, commutative property
They are the Associative Property of Multiplication, the Commutative Property of Multiplication, and the Zero Property of Multiplication.
3+8 = 8+3 is NOT an associative property but a commutative property. Associative property shows change of grouping while commutative property shows change of order.
You need the associative and commutative properties, but not the distributive property. n*4n*9 =n*(4n*9) (associative) = n*(9*4n) (commutative) = n*(36n) (associative) = 36n*n commutative = 36*n^2
The commutative property holds that the results are the same no matter the order. Multiplication is commutative since a x b = b x a. The associative property holds that the results are the same no matter the grouping as long as the order stays the same. Multiplication is associative since (a x b) x c = a x (b x c)
No, that's associative.
Commutative and associative properties.