Respuesta :
You're using the commutative property when you swap the order of factors in a multiplication:
[tex]a\cdot b = b\cdot a[/tex]
and you use the associative property when you regroup the products of more than 2 factors in a different way:
[tex](a\cdot b)\cdot c = a\cdot (b\cdot c)[/tex]
So, you're constantly alternating between associative and commutative. Try to see which property you're using in the first step, and then keep alternating between the two!
Answer:
The reasons for each statement are show below.
Step-by-step explanation:
We need to prove (2x)³ is equivalent to 8x³.
Commutative property: According to the commutative property of multiplication
[tex]a\cdot b=b\cdot a[/tex]
Associative property: According to the associative property of multiplication
[tex]a\cdot (b\cdot c)=(a\cdot b)\cdot c[/tex]
The given expression (2x)³ can be written as
[tex](2x)^3=(2x)\cdot (2x)\cdot (2x)[/tex]
[tex](2x)^3=2(x\cdot 2)(x\cdot 2)x[/tex] (Associative property)
[tex](2x)^3=2(2x)(2x)x[/tex] (Commutative property)
[tex](2x)^3=(2\cdot 2)(x\cdot 2)(x\cdot x)[/tex] (Associative property)
[tex](2x)^3=(2\cdot 2)(2\cdot x)(x\cdot x)[/tex] (Commutative property)
[tex](2x)^3=(2\cdot 2\cdot 2)(x\cdot x\cdot x)[/tex] (Associative property)
[tex](2x)^3=8x^3[/tex]
Hence proved.