SOLUTION: What property is illustrated by (x+2)+5=x+(2+5)
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: What property is illustrated by (x+2)+5=x+(2+5)
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 843200
:
What property is illustrated by (x+2)+5=x+(2+5)
Answer by
Theo(13342)
(
Show Source
):
You can
put this solution on YOUR website!
i believe that's the associative property.
a + (b + c) is equal to (a + b) + c
the parentheses determines the order in which the variables are calculated.
an example:
5 + (2 + 3) is equal to (5 + 2) + 3
on the left you do the 2 + 3 first to get 5 + 5 which is equal to 10.
on the right you do (5 + 2) first to get 7 + 3 = 10.
you get 10 either way.