Associative property is only applied to addition and multiplication. Thus, it can't be applied to subtraction. This property is manifested when you get the same answer no matter where you put the parenthesis. Example of associative property is:
(50 + 2) + (92 + 6) = 52+98 = 150
50 + (2+92) + 6 = 50 + 94 + 6 = 150
Here is the counter example for the subtraction of decimals:
(3.45 - 8.92) - (1.9 - 7.3) = -5.47 - ⁻5.4 = -0.07
3.45 - (8.92 - 1.9) - 7.3 = 3.45 - 7.02 - 1.9 = -5.47
As you can see, the answers are not the same.
Answer:
x = 12.5
Step-by-step explanation:
By Pythagoras'
16² = 10² + x²
x² = 16² - 10²
x = √(16² - 10²)
x = 12.489...
x = 12.5 (nearest tenth)
1) 2x + 3 = 2x + 3
This works because if you solve it, you will get either x = x or 3 = 3 which are always true, so x, can have an infinite number of solutions
2) 3(x + 4) = 3x + 11
This has no solution because if you solve it, you're gonna get 12 = 11 and that is NEVER true. Whatever x is, 11 cannot equal 12!