the associative property allows you to change the order of terms in an expression. true or false

my guess is True

Your guess is correct! The associative property is indeed true. It states that the order of terms in an expression can be changed without altering the value of the expression.

To understand this property, let's consider an example. Suppose you have the expression a + (b + c), where a, b, and c are variables or numbers. According to the associative property, you can change the order of the terms within the parentheses without changing the overall value. This means you can rewrite the expression as (a + b) + c or as (c + b) + a.

This property holds true for both addition and multiplication. For instance, if you have the expression a × (b × c), you can rearrange the terms and write it as (a × b) × c or as (c × b) × a.

It's important to note that the associative property applies only to addition and multiplication, not all mathematical operations.

Why are you guessing?

http://www.mathsisfun.com/associative-commutative-distributive.html