name properties in expressions 1 .a x b = b x a 2 .a x 1 = a 3 .a x (b+c) = a x b + a x c 4 . a x (b x c ) = (a x b ) x c 5 . a + (-a) = 0 6 a ÷ 1 = 1 note : where a,b and c are integers
Answers
Answered by
2
Answer:
1. Closure Property.
2. Multipicative inverse.
3. Distributive Property.
4. Associative Property.
5. Additive inverse.
6. Property of one.
Step-by-step explanation:
Similar questions