162k views
4 votes
Given(a*b)*c=a*(b*c) what property does this represent

2 Answers

4 votes

Answer:

Associative

Explanation:

User Bobbdelsol
by
3.9k points
2 votes

Answer:

The associative property allows us to change groupings of addition or multiplication and keep the same value. (a+b)+c = a+(b+c) and (a*b)*c = a*(b*c).

Explanation:

in mathematics, either of two laws relating to number operations of addition and multiplication, stated symbolically: a + (b + c) = (a + b) + c, and a(bc) = (ab)c; that is, the terms or factors may be associated in any way desired.

User Sebastien D
by
3.5k points